#EAECF4#EAECF4
#EAECF4 is a very light, near-neutral blue. Relative luminance 0.840; OKLCH L 94.4% C 0.011 H 274.9°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECF4 |
|---|---|
| RGB | rgb(234, 236, 244) |
| HSL | hsl(228, 31%, 94%) |
| HSV | hsv(228, 4%, 96%) |
| CMYK | cmyk(4.1%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(93.46, 0.79, -4.09) |
| CIE-LCH | lch(93.46, 4.17, 280.87°) |
| OKLab | oklab(94.39% 0.0009 -0.0109) |
| OKLCH | oklch(94.39% 0.011 274.9) |
| XYZ | xyz(80.2533, 84.0147, 97.5589) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.74
Aliceblue
#F0F8FF
ΔE00 3.75
Whitesmoke
#F5F5F5
ΔE00 4.30
Fog
#D8DCE0
ΔE00 4.43
Pale Grey
#FDFDFE
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECF4 #F4F2EA
analogous
#EAF1F4 #EAECF4 #EDEAF4
triadic
#EAECF4 #F4EAEC #ECF4EA
tetradic
#EAECF4 #F4EAF1 #F4F2EA #EAF4ED
square
#EAECF4 #F4EAF1 #F4F2EA #EAF4ED
split-complementary
#EAECF4 #F4EDEA #F1F4EA
monochromatic
#9AA3CA #C2C8DF #EAECF4 #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.18
#EAECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EAECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECF4
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECF4 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF4
Deuteranopia (green-blind)
#E9ECF4
Tritanopia (blue-blind)
#E8EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaecf4; /* rgb */ color: rgb(234, 236, 244); /* oklch */ color: oklch(94.4% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#f0f2f7',
500: '#eaecf4',
950: '#000000',
},
}SCSS
$custom: #eaecf4; $custom-light: #f0f2f7; $custom-dark: #000000;
JSON
{
"hex": "#eaecf4",
"rgb": {
"r": 234,
"g": 236,
"b": 244
},
"hsl": {
"h": 228,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94387,
"c": 0.01095,
"h": 274.9
},
"luminance": 0.84015
}Semantic roles & 50–950 ramp
primary
#EAECF4
secondary
#CFC9B4
accent
#943CAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585