#EAF0F4#EAF0F4
#EAF0F4 is a very light, near-neutral cyan. Relative luminance 0.863; OKLCH L 95.2% C 0.008 H 236.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0F4 |
|---|---|
| RGB | rgb(234, 240, 244) |
| HSL | hsl(204, 31%, 94%) |
| HSV | hsv(204, 4%, 96%) |
| CMYK | cmyk(4.1%, 1.6%, 0%, 4.3%) |
| CIE-LAB | lab(94.46, -1.26, -2.62) |
| CIE-LCH | lch(94.46, 2.91, 244.33°) |
| OKLab | oklab(95.17% -0.0046 -0.007) |
| OKLCH | oklch(95.17% 0.008 236.6) |
| XYZ | xyz(81.4178, 86.3438, 97.9471) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.15
Whitesmoke
#F5F5F5
ΔE00 3.26
Pale Grey
#FDFDFE
ΔE00 4.03
Ghostwhite
#F8F8FF
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.37
White
#FFFFFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0F4 #F4EEEA
analogous
#EAF4F3 #EAF0F4 #EAEBF4
triadic
#EAF0F4 #F4EAF0 #F0F4EA
tetradic
#EAF0F4 #F3EAF4 #F4EEEA #EBF4EA
square
#EAF0F4 #F3EAF4 #F4EEEA #EBF4EA
split-complementary
#EAF0F4 #F4EAEB #F4F3EA
monochromatic
#9AB7CA #C2D3DF #EAF0F4 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.15
#EAF0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#EAF0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0F4
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0F4 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#EDEFF4
Tritanopia (blue-blind)
#E8F1F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf0f4; /* rgb */ color: rgb(234, 240, 244); /* oklch */ color: oklch(95.2% 0.008 236.6);
Tailwind
colors: {
custom: {
50: '#f0f4f7',
500: '#eaf0f4',
950: '#000000',
},
}SCSS
$custom: #eaf0f4; $custom-light: #f0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#eaf0f4",
"rgb": {
"r": 234,
"g": 240,
"b": 244
},
"hsl": {
"h": 204,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95174,
"c": 0.00839,
"h": 236.6
},
"luminance": 0.86344
}Semantic roles & 50–950 ramp
primary
#EAF0F4
secondary
#CFBEB4
accent
#683CAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585