#EEF2F7#EEF2F7
#EEF2F7 is a very light, near-neutral cyan. Relative luminance 0.884; OKLCH L 96.0% C 0.008 H 253.9°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2F7 |
|---|---|
| RGB | rgb(238, 242, 247) |
| HSL | hsl(213, 36%, 95%) |
| HSV | hsv(213, 4%, 97%) |
| CMYK | cmyk(3.6%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(95.33, -0.42, -2.87) |
| CIE-LCH | lch(95.33, 2.90, 261.65°) |
| OKLab | oklab(95.96% -0.0022 -0.0076) |
| OKLCH | oklch(95.96% 0.008 253.9) |
| XYZ | xyz(83.7974, 88.3965, 100.6252) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.03
Ghostwhite
#F8F8FF
ΔE00 2.84
Whitesmoke
#F5F5F5
ΔE00 2.85
Pale Grey
#FDFDFE
ΔE00 3.35
White
#FFFFFF
ΔE00 3.88
Off White
#FAF9F6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2F7 #F7F3EE
analogous
#EEF6F7 #EEF2F7 #EEEEF7
triadic
#EEF2F7 #F7EEF2 #F2F7EE
tetradic
#EEF2F7 #F7EEF6 #F7F3EE #EEF7EE
square
#EEF2F7 #F7EEF6 #F7F3EE #EEF7EE
split-complementary
#EEF2F7 #F7EEEE #F6F7EE
monochromatic
#9BB2D0 #C4D2E3 #EAEFF5 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.12
#EEF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#EEF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2F7
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2F7 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#EFF1F7
Tritanopia (blue-blind)
#ECF3F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef2f7; /* rgb */ color: rgb(238, 242, 247); /* oklch */ color: oklch(96.0% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#f3f6f9',
500: '#eef2f7',
950: '#000000',
},
}SCSS
$custom: #eef2f7; $custom-light: #f3f6f9; $custom-dark: #000000;
JSON
{
"hex": "#eef2f7",
"rgb": {
"r": 238,
"g": 242,
"b": 247
},
"hsl": {
"h": 213.333,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.95955,
"c": 0.00795,
"h": 253.9
},
"luminance": 0.88397
}Semantic roles & 50–950 ramp
primary
#EEF2F7
secondary
#D3C6B6
accent
#7937AF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585