#EFF0EE#EFF0EE
#EFF0EE is a very light, near-neutral grey. Relative luminance 0.868; OKLCH L 95.4% C 0.003 H 128.6°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF0EE |
|---|---|
| RGB | rgb(239, 240, 238) |
| HSL | hsl(90, 6%, 94%) |
| HSV | hsv(90, 1%, 94%) |
| CMYK | cmyk(0.4%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(94.67, -0.69, 0.85) |
| CIE-LCH | lch(94.67, 1.09, 129.03°) |
| OKLab | oklab(95.38% -0.0018 0.0022) |
| OKLCH | oklch(95.38% 0.003 128.6) |
| XYZ | xyz(82.1868, 86.8439, 93.3051) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.70
Off White
#FAF9F6
ΔE00 2.17
Pale Grey
#FDFDFE
ΔE00 3.28
White
#FFFFFF
ΔE00 3.38
Snow
#FFFAFA
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF0EE #EFEEF0
analogous
#F0F0EE #EFF0EE #EEF0EE
triadic
#EFF0EE #EEEFF0 #F0EEEF
tetradic
#EFF0EE #EEF0F0 #EFEEF0 #F0EEEE
square
#EFF0EE #EEF0F0 #EFEEF0 #F0EEEE
split-complementary
#EFF0EE #EEEEF0 #F0EEF0
monochromatic
#B2B7AD #D0D3CD #EFF0EE #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.14
#EFF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EFF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF0EE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF0EE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#EFF0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff0ee; /* rgb */ color: rgb(239, 240, 238); /* oklch */ color: oklch(95.4% 0.003 128.6);
Tailwind
colors: {
custom: {
50: '#f4f4f3',
500: '#eff0ee',
950: '#000000',
},
}SCSS
$custom: #eff0ee; $custom-light: #f4f4f3; $custom-dark: #000000;
JSON
{
"hex": "#eff0ee",
"rgb": {
"r": 239,
"g": 240,
"b": 238
},
"hsl": {
"h": 90,
"s": 6.25,
"l": 93.725
},
"oklch": {
"l": 0.95382,
"c": 0.00285,
"h": 128.6
},
"luminance": 0.86844
}Semantic roles & 50–950 ramp
primary
#EFF0EE
secondary
#C1BEC4
accent
#559073
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585