#EAEBF9#EAEBF9
#EAEBF9 is a very light, near-neutral blue. Relative luminance 0.837; OKLCH L 94.3% C 0.019 H 282.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBF9 |
|---|---|
| RGB | rgb(234, 235, 249) |
| HSL | hsl(236, 56%, 95%) |
| HSV | hsv(236, 6%, 98%) |
| CMYK | cmyk(6%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(93.34, 2.23, -6.86) |
| CIE-LCH | lch(93.34, 7.22, 288.00°) |
| OKLab | oklab(94.34% 0.0042 -0.0184) |
| OKLCH | oklch(94.34% 0.019 282.8) |
| XYZ | xyz(80.7356, 83.7483, 101.5158) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.40
Whitesmoke
#F5F5F5
ΔE00 6.79
Pale Grey
#FDFDFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBF9 #F9F8EA
analogous
#EAF3F9 #EAEBF9 #F1EAF9
triadic
#EAEBF9 #F9EAEB #EBF9EA
tetradic
#EAEBF9 #F9EAF3 #F9F8EA #EAF9F1
square
#EAEBF9 #F9EAF3 #F9F8EA #EAF9F1
split-complementary
#EAEBF9 #F9F1EA #F3F9EA
monochromatic
#8B90DE #BABEEB #E7E8F8 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.18
#EAEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EAEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBF9
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBF9 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#E7EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebf9; /* rgb */ color: rgb(234, 235, 249); /* oklch */ color: oklch(94.3% 0.019 282.8);
Tailwind
colors: {
custom: {
50: '#f0f1fb',
500: '#eaebf9',
950: '#000000',
},
}SCSS
$custom: #eaebf9; $custom-light: #f0f1fb; $custom-dark: #000000;
JSON
{
"hex": "#eaebf9",
"rgb": {
"r": 234,
"g": 235,
"b": 249
},
"hsl": {
"h": 236,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.9434,
"c": 0.01882,
"h": 282.8
},
"luminance": 0.83749
}Semantic roles & 50–950 ramp
primary
#EAEBF9
secondary
#DBD8AD
accent
#B822C3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585