#EEF4F7#EEF4F7
#EEF4F7 is a very light, near-neutral cyan. Relative luminance 0.896; OKLCH L 96.3% C 0.008 H 228.9°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4F7 |
|---|---|
| RGB | rgb(238, 244, 247) |
| HSL | hsl(200, 36%, 95%) |
| HSV | hsv(200, 4%, 97%) |
| CMYK | cmyk(3.6%, 1.2%, 0%, 3.1%) |
| CIE-LAB | lab(95.83, -1.44, -2.13) |
| CIE-LCH | lch(95.83, 2.57, 236.00°) |
| OKLab | oklab(96.35% -0.005 -0.0057) |
| OKLCH | oklch(96.35% 0.008 228.9) |
| XYZ | xyz(84.3959, 89.5935, 100.8247) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.03
Whitesmoke
#F5F5F5
ΔE00 2.87
Pale Grey
#FDFDFE
ΔE00 3.43
White
#FFFFFF
ΔE00 3.74
Off White
#FAF9F6
ΔE00 4.13
Ghostwhite
#F8F8FF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4F7 #F7F1EE
analogous
#EEF7F5 #EEF4F7 #EEEFF7
triadic
#EEF4F7 #F7EEF4 #F4F7EE
tetradic
#EEF4F7 #F5EEF7 #F7F1EE #EFF7EE
square
#EEF4F7 #F5EEF7 #F7F1EE #EFF7EE
split-complementary
#EEF4F7 #F7EEEF #F7F5EE
monochromatic
#9BBED0 #C4D9E3 #EAF2F5 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.11
#EEF4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EEF4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4F7
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4F7 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F7
Deuteranopia (green-blind)
#F1F2F7
Tritanopia (blue-blind)
#ECF5F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4f7; /* rgb */ color: rgb(238, 244, 247); /* oklch */ color: oklch(96.3% 0.008 228.9);
Tailwind
colors: {
custom: {
50: '#f3f7f9',
500: '#eef4f7',
950: '#000000',
},
}SCSS
$custom: #eef4f7; $custom-light: #f3f7f9; $custom-dark: #000000;
JSON
{
"hex": "#eef4f7",
"rgb": {
"r": 238,
"g": 244,
"b": 247
},
"hsl": {
"h": 200,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96348,
"c": 0.00757,
"h": 228.9
},
"luminance": 0.89594
}Semantic roles & 50–950 ramp
primary
#EEF4F7
secondary
#D3C0B6
accent
#5F37AF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585