#EEF0EF#EEF0EF
#EEF0EF is a very light, near-neutral grey. Relative luminance 0.867; OKLCH L 95.3% C 0.003 H 165.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF0EF |
|---|---|
| RGB | rgb(238, 240, 239) |
| HSL | hsl(150, 6%, 94%) |
| HSV | hsv(150, 1%, 94%) |
| CMYK | cmyk(0.8%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(94.62, -0.84, 0.25) |
| CIE-LCH | lch(94.62, 0.88, 163.59°) |
| OKLab | oklab(95.33% -0.0024 0.0007) |
| OKLCH | oklch(95.33% 0.003 165) |
| XYZ | xyz(81.9973, 86.7292, 94.0652) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.69
Off White
#FAF9F6
ΔE00 2.51
Pale Grey
#FDFDFE
ΔE00 3.22
White
#FFFFFF
ΔE00 3.39
Snow
#FFFAFA
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF0EF #F0EEEF
analogous
#EEF0EE #EEF0EF #EEF0F0
triadic
#EEF0EF #EFEEF0 #F0EFEE
tetradic
#EEF0EF #EEEEF0 #F0EEEF #F0F0EE
square
#EEF0EF #EEEEF0 #F0EEEF #F0F0EE
split-complementary
#EEF0EF #F0EEF0 #F0EEEE
monochromatic
#ADB7B2 #CDD3D0 #EEF0EF #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.14
#EEF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#EEF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF0EF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF0EF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#EEF0F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef0ef; /* rgb */ color: rgb(238, 240, 239); /* oklch */ color: oklch(95.3% 0.003 165.0);
Tailwind
colors: {
custom: {
50: '#f3f4f4',
500: '#eef0ef',
950: '#000000',
},
}SCSS
$custom: #eef0ef; $custom-light: #f3f4f4; $custom-dark: #000000;
JSON
{
"hex": "#eef0ef",
"rgb": {
"r": 238,
"g": 240,
"b": 239
},
"hsl": {
"h": 150,
"s": 6.25,
"l": 93.725
},
"oklch": {
"l": 0.95333,
"c": 0.00251,
"h": 165
},
"luminance": 0.86729
}Semantic roles & 50–950 ramp
primary
#EEF0EF
secondary
#C4BEC1
accent
#557390
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585