GhostWhite — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #F8F8FF | |
| RGB | rgb(248, 248, 255) | |
| HSL | hsl(240, 100%, 99%) |
Shades of GhostWhite
| #C2C2FF | #8A8AFF | #5252FF | #1A1AFF | #0000E0 | #0000A8 | #000070 | #000038 |
Tints of GhostWhite
| #FAFAFF | #FAFAFF | #FAFAFF | #FAFAFF | #FAFAFF | #FAFAFF | #FAFAFF | #FAFAFF |
Color Pairings & Harmony
|
Complementary
#FFFFFA
|
Analogous +30°
#FCFAFF
|
Analogous −30°
#FAFCFF
|
Triadic +120°
#FFFAFA
|
Triadic −120°
#FAFFFA
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #F8F8FF;
}
.element-bg {
background-color: #F8F8FF;
color: #000000;
}
.element-border {
border: 2px solid #F8F8FF;
}
About GhostWhite
GhostWhite is a very light color with vivid, highly saturated, defined by the hex code #F8F8FF. Its exact color model values are rgb(248, 248, 255) in RGB and hsl(240, 100%, 99%) in HSL (hue 240°, saturation 100%, lightness 99%). On a white background the contrast ratio is 1.06:1 — Fail, and on black it is 19.86:1 — AAA pass for normal text. Use GhostWhite for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →