#EEF2F4#EEF2F4
#EEF2F4 is a very light, near-neutral cyan. Relative luminance 0.882; OKLCH L 95.9% C 0.005 H 228.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2F4 |
|---|---|
| RGB | rgb(238, 242, 244) |
| HSL | hsl(200, 21%, 95%) |
| HSV | hsv(200, 2%, 96%) |
| CMYK | cmyk(2.5%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(95.25, -0.97, -1.43) |
| CIE-LCH | lch(95.25, 1.72, 235.90°) |
| OKLab | oklab(95.87% -0.0033 -0.0038) |
| OKLCH | oklch(95.87% 0.005 228.8) |
| XYZ | xyz(83.3382, 88.2128, 98.2067) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.09
Aliceblue
#F0F8FF
ΔE00 2.78
Pale Grey
#FDFDFE
ΔE00 3.04
White
#FFFFFF
ΔE00 3.39
Off White
#FAF9F6
ΔE00 3.47
Ghostwhite
#F8F8FF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2F4 #F4F0EE
analogous
#EEF4F3 #EEF2F4 #EEEFF4
triadic
#EEF2F4 #F4EEF2 #F2F4EE
tetradic
#EEF2F4 #F3EEF4 #F4F0EE #EFF4EE
square
#EEF2F4 #F3EEF4 #F4F0EE #EFF4EE
split-complementary
#EEF2F4 #F4EEEF #F4F3EE
monochromatic
#A4B9C4 #C9D6DC #ECF1F3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.13
#EEF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EEF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2F4
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2F4 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#EDF3F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2f4; /* rgb */ color: rgb(238, 242, 244); /* oklch */ color: oklch(95.9% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#f3f6f7',
500: '#eef2f4',
950: '#000000',
},
}SCSS
$custom: #eef2f4; $custom-light: #f3f6f7; $custom-dark: #000000;
JSON
{
"hex": "#eef2f4",
"rgb": {
"r": 238,
"g": 242,
"b": 244
},
"hsl": {
"h": 200,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95868,
"c": 0.00506,
"h": 228.8
},
"luminance": 0.88213
}Semantic roles & 50–950 ramp
primary
#EEF2F4
secondary
#CCC0BA
accent
#6446A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585