#EAECF0#EAECF0
#EAECF0 is a very light, near-neutral blue. Relative luminance 0.838; OKLCH L 94.3% C 0.006 H 264.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECF0 |
|---|---|
| RGB | rgb(234, 236, 240) |
| HSL | hsl(220, 17%, 93%) |
| HSV | hsv(220, 3%, 94%) |
| CMYK | cmyk(2.5%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(93.35, 0.05, -2.17) |
| CIE-LCH | lch(93.35, 2.17, 271.43°) |
| OKLab | oklab(94.27% -0.0005 -0.0058) |
| OKLCH | oklch(94.27% 0.006 264.5) |
| XYZ | xyz(79.6525, 83.7744, 94.3950) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.81
Ghostwhite
#F8F8FF
ΔE00 3.28
Aliceblue
#F0F8FF
ΔE00 3.49
Fog
#D8DCE0
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECF0 #F0EEEA
analogous
#EAEFF0 #EAECF0 #EBEAF0
triadic
#EAECF0 #F0EAEC #ECF0EA
tetradic
#EAECF0 #F0EAEF #F0EEEA #EAF0EB
square
#EAECF0 #F0EAEF #F0EEEA #EAF0EB
split-complementary
#EAECF0 #F0EBEA #EFF0EA
monochromatic
#A3ABBD #C6CCD6 #EAECF0 #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.18
#EAECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EAECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECF0
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECF0 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#E9EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaecf0; /* rgb */ color: rgb(234, 236, 240); /* oklch */ color: oklch(94.3% 0.006 264.5);
Tailwind
colors: {
custom: {
50: '#f0f2f4',
500: '#eaecf0',
950: '#000000',
},
}SCSS
$custom: #eaecf0; $custom-light: #f0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#eaecf0",
"rgb": {
"r": 234,
"g": 236,
"b": 240
},
"hsl": {
"h": 220,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.9427,
"c": 0.00579,
"h": 264.5
},
"luminance": 0.83775
}Semantic roles & 50–950 ramp
primary
#EAECF0
secondary
#C7C2B8
accent
#804B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585