#EAEBF7#EAEBF7
#EAEBF7 is a very light, near-neutral blue. Relative luminance 0.836; OKLCH L 94.3% C 0.016 H 282.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBF7 |
|---|---|
| RGB | rgb(234, 235, 247) |
| HSL | hsl(235, 45%, 94%) |
| HSV | hsv(235, 5%, 97%) |
| CMYK | cmyk(5.3%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(93.29, 1.86, -5.90) |
| CIE-LCH | lch(93.29, 6.19, 287.45°) |
| OKLab | oklab(94.28% 0.0034 -0.0158) |
| OKLCH | oklch(94.28% 0.016 282.3) |
| XYZ | xyz(80.4254, 83.6242, 99.8817) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.46
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Aliceblue
#F0F8FF
ΔE00 5.23
Fog
#D8DCE0
ΔE00 5.73
Whitesmoke
#F5F5F5
ΔE00 6.01
Pale Grey
#FDFDFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBF7 #F7F6EA
analogous
#EAF2F7 #EAEBF7 #F0EAF7
triadic
#EAEBF7 #F7EAEB #EBF7EA
tetradic
#EAEBF7 #F7EAF2 #F7F6EA #EAF7F0
square
#EAEBF7 #F7EAF2 #F7F6EA #EAF7F0
split-complementary
#EAEBF7 #F7F0EA #F2F7EA
monochromatic
#9197D5 #BEC1E6 #E9EAF7 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.18
#EAEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EAEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBF7
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBF7 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E8EBF7
Tritanopia (blue-blind)
#E7EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebf7; /* rgb */ color: rgb(234, 235, 247); /* oklch */ color: oklch(94.3% 0.016 282.3);
Tailwind
colors: {
custom: {
50: '#f0f1f9',
500: '#eaebf7',
950: '#000000',
},
}SCSS
$custom: #eaebf7; $custom-light: #f0f1f9; $custom-dark: #000000;
JSON
{
"hex": "#eaebf7",
"rgb": {
"r": 234,
"g": 235,
"b": 247
},
"hsl": {
"h": 235.385,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.9428,
"c": 0.01614,
"h": 282.3
},
"luminance": 0.83624
}Semantic roles & 50–950 ramp
primary
#EAEBF7
secondary
#D6D3B0
accent
#AD2EB8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585