#EAEEF8#EAEEF8
#EAEEF8 is a very light, near-neutral blue. Relative luminance 0.854; OKLCH L 94.9% C 0.014 H 268.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEF8 |
|---|---|
| RGB | rgb(234, 238, 248) |
| HSL | hsl(223, 50%, 95%) |
| HSV | hsv(223, 6%, 97%) |
| CMYK | cmyk(5.6%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(94.06, 0.50, -5.28) |
| CIE-LCH | lch(94.06, 5.30, 275.44°) |
| OKLab | oklab(94.9% -0.0004 -0.0141) |
| OKLCH | oklch(94.9% 0.014 268.5) |
| XYZ | xyz(81.4462, 85.4184, 100.9853) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.99
Aliceblue
#F0F8FF
ΔE00 3.30
Fog
#D8DCE0
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Pale Grey
#FDFDFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEF8 #F8F4EA
analogous
#EAF5F8 #EAEEF8 #EDEAF8
triadic
#EAEEF8 #F8EAEE #EEF8EA
tetradic
#EAEEF8 #F8EAF5 #F8F4EA #EAF8ED
square
#EAEEF8 #F8EAF5 #F8F4EA #EAF8ED
split-complementary
#EAEEF8 #F8EDEA #F5F8EA
monochromatic
#8EA4D9 #BCC9E9 #E8ECF7 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.16
#EAEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EAEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEF8
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEF8 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFF9
Deuteranopia (green-blind)
#EAEDF8
Tritanopia (blue-blind)
#E7F0F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeef8; /* rgb */ color: rgb(234, 238, 248); /* oklch */ color: oklch(94.9% 0.014 268.5);
Tailwind
colors: {
custom: {
50: '#f0f3fa',
500: '#eaeef8',
950: '#000000',
},
}SCSS
$custom: #eaeef8; $custom-light: #f0f3fa; $custom-dark: #000000;
JSON
{
"hex": "#eaeef8",
"rgb": {
"r": 234,
"g": 238,
"b": 248
},
"hsl": {
"h": 222.857,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94898,
"c": 0.0141,
"h": 268.5
},
"luminance": 0.85419
}Semantic roles & 50–950 ramp
primary
#EAEEF8
secondary
#D8CCAE
accent
#9328BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585