#EAEAF8#EAEAF8
#EAEAF8 is a very light, near-neutral blue. Relative luminance 0.831; OKLCH L 94.1% C 0.019 H 286.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF8 |
|---|---|
| RGB | rgb(234, 234, 248) |
| HSL | hsl(240, 50%, 95%) |
| HSV | hsv(240, 6%, 97%) |
| CMYK | cmyk(5.6%, 5.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.06, 2.56, -6.75) |
| CIE-LCH | lch(93.06, 7.22, 290.74°) |
| OKLab | oklab(94.12% 0.0052 -0.018) |
| OKLCH | oklch(94.12% 0.019 286.1) |
| XYZ | xyz(80.2946, 83.1151, 100.6014) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Ghostwhite
#F8F8FF
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.52
Whitesmoke
#F5F5F5
ΔE00 6.93
Lavenderblush
#FFF0F5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF8 #F8F8EA
analogous
#EAF1F8 #EAEAF8 #F1EAF8
triadic
#EAEAF8 #F8EAEA #EAF8EA
tetradic
#EAEAF8 #F8EAF1 #F8F8EA #EAF8F1
square
#EAEAF8 #F8EAF1 #F8F8EA #EAF8F1
split-complementary
#EAEAF8 #F8F1EA #F1F8EA
monochromatic
#8E8ED9 #BCBCE9 #E8E8F7 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.19
#EAEAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#EAEAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF8
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF8 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#E7EBF8
Tritanopia (blue-blind)
#E7ECEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf8; /* rgb */ color: rgb(234, 234, 248); /* oklch */ color: oklch(94.1% 0.019 286.1);
Tailwind
colors: {
custom: {
50: '#f0f0fa',
500: '#eaeaf8',
950: '#000000',
},
}SCSS
$custom: #eaeaf8; $custom-light: #f0f0fa; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf8",
"rgb": {
"r": 234,
"g": 234,
"b": 248
},
"hsl": {
"h": 240,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.94115,
"c": 0.01877,
"h": 286.1
},
"luminance": 0.83115
}Semantic roles & 50–950 ramp
primary
#EAEAF8
secondary
#D8D8AE
accent
#BD28BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585