#EEF3F7#EEF3F7
#EEF3F7 is a very light, near-neutral cyan. Relative luminance 0.890; OKLCH L 96.2% C 0.008 H 241.6°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3F7 |
|---|---|
| RGB | rgb(238, 243, 247) |
| HSL | hsl(207, 36%, 95%) |
| HSV | hsv(207, 4%, 97%) |
| CMYK | cmyk(3.6%, 1.6%, 0%, 3.1%) |
| CIE-LAB | lab(95.58, -0.93, -2.50) |
| CIE-LCH | lch(95.58, 2.67, 249.59°) |
| OKLab | oklab(96.15% -0.0036 -0.0067) |
| OKLCH | oklch(96.15% 0.008 241.6) |
| XYZ | xyz(84.0959, 88.9934, 100.7247) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.86
Whitesmoke
#F5F5F5
ΔE00 2.75
Pale Grey
#FDFDFE
ΔE00 3.30
Ghostwhite
#F8F8FF
ΔE00 3.47
White
#FFFFFF
ΔE00 3.73
Off White
#FAF9F6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3F7 #F7F2EE
analogous
#EEF7F6 #EEF3F7 #EEEEF7
triadic
#EEF3F7 #F7EEF3 #F3F7EE
tetradic
#EEF3F7 #F6EEF7 #F7F2EE #EEF7EE
square
#EEF3F7 #F6EEF7 #F7F2EE #EEF7EE
split-complementary
#EEF3F7 #F7EEEE #F7F6EE
monochromatic
#9BB8D0 #C4D6E3 #EAF0F5 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.12
#EEF3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#EEF3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3F7
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3F7 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F7
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#ECF4F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef3f7; /* rgb */ color: rgb(238, 243, 247); /* oklch */ color: oklch(96.2% 0.008 241.6);
Tailwind
colors: {
custom: {
50: '#f3f7f9',
500: '#eef3f7',
950: '#000000',
},
}SCSS
$custom: #eef3f7; $custom-light: #f3f7f9; $custom-dark: #000000;
JSON
{
"hex": "#eef3f7",
"rgb": {
"r": 238,
"g": 243,
"b": 247
},
"hsl": {
"h": 206.667,
"s": 36,
"l": 95.098
},
"oklch": {
"l": 0.96151,
"c": 0.00758,
"h": 241.6
},
"luminance": 0.88994
}Semantic roles & 50–950 ramp
primary
#EEF3F7
secondary
#D3C3B6
accent
#6C37AF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585