#EFF1EF#EFF1EF
#EFF1EF is a very light, near-neutral grey. Relative luminance 0.875; OKLCH L 95.6% C 0.003 H 145.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1EF |
|---|---|
| RGB | rgb(239, 241, 239) |
| HSL | hsl(120, 7%, 94%) |
| HSV | hsv(120, 1%, 95%) |
| CMYK | cmyk(0.8%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(94.95, -1.02, 0.73) |
| CIE-LCH | lch(94.95, 1.25, 144.40°) |
| OKLab | oklab(95.61% -0.0028 0.0019) |
| OKLCH | oklch(95.61% 0.003 145.6) |
| XYZ | xyz(82.6293, 87.4932, 94.1794) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.89
Off White
#FAF9F6
ΔE00 2.28
Pale Grey
#FDFDFE
ΔE00 3.32
White
#FFFFFF
ΔE00 3.38
Snow
#FFFAFA
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1EF #F1EFF1
analogous
#F0F1EF #EFF1EF #EFF1F0
triadic
#EFF1EF #EFEFF1 #F1EFEF
tetradic
#EFF1EF #EFF0F1 #F1EFF1 #F1F0EF
square
#EFF1EF #EFF0F1 #F1EFF1 #F1F0EF
split-complementary
#EFF1EF #F0EFF1 #F1EFF0
monochromatic
#AEB8AE #CED4CE #EFF1EF #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.14
#EFF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#EFF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1EF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1EF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#EFF1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff1ef; /* rgb */ color: rgb(239, 241, 239); /* oklch */ color: oklch(95.6% 0.003 145.6);
Tailwind
colors: {
custom: {
50: '#f4f5f4',
500: '#eff1ef',
950: '#000000',
},
}SCSS
$custom: #eff1ef; $custom-light: #f4f5f4; $custom-dark: #000000;
JSON
{
"hex": "#eff1ef",
"rgb": {
"r": 239,
"g": 241,
"b": 239
},
"hsl": {
"h": 120,
"s": 6.667,
"l": 94.118
},
"oklch": {
"l": 0.95606,
"c": 0.0034,
"h": 145.6
},
"luminance": 0.87493
}Semantic roles & 50–950 ramp
primary
#EFF1EF
secondary
#C5BFC5
accent
#559191
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585