#EAEBF8#EAEBF8
#EAEBF8 is a very light, near-neutral blue. Relative luminance 0.837; OKLCH L 94.3% C 0.017 H 282.5°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBF8 |
|---|---|
| RGB | rgb(234, 235, 248) |
| HSL | hsl(236, 50%, 95%) |
| HSV | hsv(236, 6%, 97%) |
| CMYK | cmyk(5.6%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(93.31, 2.04, -6.38) |
| CIE-LCH | lch(93.31, 6.70, 287.74°) |
| OKLab | oklab(94.31% 0.0038 -0.0171) |
| OKLCH | oklch(94.31% 0.017 282.5) |
| XYZ | xyz(80.5801, 83.6861, 100.6966) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 3.73
Aliceblue
#F0F8FF
ΔE00 5.53
Fog
#D8DCE0
ΔE00 6.06
Whitesmoke
#F5F5F5
ΔE00 6.41
Pale Grey
#FDFDFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBF8 #F8F7EA
analogous
#EAF2F8 #EAEBF8 #F0EAF8
triadic
#EAEBF8 #F8EAEB #EBF8EA
tetradic
#EAEBF8 #F8EAF2 #F8F7EA #EAF8F0
square
#EAEBF8 #F8EAF2 #F8F7EA #EAF8F0
split-complementary
#EAEBF8 #F8F0EA #F2F8EA
monochromatic
#8E94D9 #BCBFE9 #E8E9F7 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.18
#EAEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#EAEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBF8
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBF8 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E8EBF8
Tritanopia (blue-blind)
#E7EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebf8; /* rgb */ color: rgb(234, 235, 248); /* oklch */ color: oklch(94.3% 0.017 282.5);
Tailwind
colors: {
custom: {
50: '#f0f1fa',
500: '#eaebf8',
950: '#000000',
},
}SCSS
$custom: #eaebf8; $custom-light: #f0f1fa; $custom-dark: #000000;
JSON
{
"hex": "#eaebf8",
"rgb": {
"r": 234,
"g": 235,
"b": 248
},
"hsl": {
"h": 235.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.9431,
"c": 0.01748,
"h": 282.5
},
"luminance": 0.83686
}Semantic roles & 50–950 ramp
primary
#EAEBF8
secondary
#D8D5AE
accent
#B328BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585