#EAECF1#EAECF1
#EAECF1 is a very light, near-neutral blue. Relative luminance 0.838; OKLCH L 94.3% C 0.007 H 268.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECF1 |
|---|---|
| RGB | rgb(234, 236, 241) |
| HSL | hsl(223, 20%, 93%) |
| HSV | hsv(223, 3%, 95%) |
| CMYK | cmyk(2.9%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(93.38, 0.24, -2.65) |
| CIE-LCH | lch(93.38, 2.66, 275.10°) |
| OKLab | oklab(94.3% -0.0002 -0.007) |
| OKLCH | oklch(94.3% 0.007 268.5) |
| XYZ | xyz(79.8015, 83.8340, 95.1795) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.03
Whitesmoke
#F5F5F5
ΔE00 3.15
Aliceblue
#F0F8FF
ΔE00 3.45
Fog
#D8DCE0
ΔE00 3.83
Pale Grey
#FDFDFE
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECF1 #F1EFEA
analogous
#EAEFF1 #EAECF1 #EBEAF1
triadic
#EAECF1 #F1EAEC #ECF1EA
tetradic
#EAECF1 #F1EAEF #F1EFEA #EAF1EB
square
#EAECF1 #F1EAEF #F1EFEA #EAF1EB
split-complementary
#EAECF1 #F1EBEA #EFF1EA
monochromatic
#A1AAC0 #C5CBD9 #EAECF1 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.18
#EAECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EAECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECF1
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECF1 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF1
Deuteranopia (green-blind)
#EAECF1
Tritanopia (blue-blind)
#E9EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaecf1; /* rgb */ color: rgb(234, 236, 241); /* oklch */ color: oklch(94.3% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#f0f2f5',
500: '#eaecf1',
950: '#000000',
},
}SCSS
$custom: #eaecf1; $custom-light: #f0f2f5; $custom-dark: #000000;
JSON
{
"hex": "#eaecf1",
"rgb": {
"r": 234,
"g": 236,
"b": 241
},
"hsl": {
"h": 222.857,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.94299,
"c": 0.00705,
"h": 268.5
},
"luminance": 0.83834
}Semantic roles & 50–950 ramp
primary
#EAECF1
secondary
#C8C3B7
accent
#85479E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585