#EFEDEE#EFEDEE
#EFEDEE is a very light, near-neutral grey. Relative luminance 0.851; OKLCH L 94.8% C 0.003 H 345.2°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDEE |
|---|---|
| RGB | rgb(239, 237, 238) |
| HSL | hsl(330, 6%, 93%) |
| HSV | hsv(330, 1%, 94%) |
| CMYK | cmyk(0%, 0.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.92, 0.84, -0.25) |
| CIE-LCH | lch(93.92, 0.88, 343.72°) |
| OKLab | oklab(94.79% 0.0024 -0.0006) |
| OKLCH | oklch(94.79% 0.003 345.2) |
| XYZ | xyz(81.3109, 85.0922, 93.0132) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.00
Snow
#FFFAFA
ΔE00 3.11
Off White
#FAF9F6
ΔE00 3.34
Pale Grey
#FDFDFE
ΔE00 3.34
Ghostwhite
#F8F8FF
ΔE00 3.69
White
#FFFFFF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDEE #EDEFEE
analogous
#EFEDEF #EFEDEE #EFEDED
triadic
#EFEDEE #EEEFED #EDEEEF
tetradic
#EFEDEE #EFEFED #EDEFEE #EDEDEF
square
#EFEDEE #EFEFED #EDEFEE #EDEDEF
split-complementary
#EFEDEE #EDEFED #EDEFEF
monochromatic
#B5ACB1 #D2CDCF #EFEDEE #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.17
#EFEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#EFEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDEE
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDEE | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#EFEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efedee; /* rgb */ color: rgb(239, 237, 238); /* oklch */ color: oklch(94.8% 0.003 345.2);
Tailwind
colors: {
custom: {
50: '#f4f2f3',
500: '#efedee',
950: '#000000',
},
}SCSS
$custom: #efedee; $custom-light: #f4f2f3; $custom-dark: #000000;
JSON
{
"hex": "#efedee",
"rgb": {
"r": 239,
"g": 237,
"b": 238
},
"hsl": {
"h": 330,
"s": 5.882,
"l": 93.333
},
"oklch": {
"l": 0.94793,
"c": 0.00251,
"h": 345.2
},
"luminance": 0.85092
}Semantic roles & 50–950 ramp
primary
#EFEDEE
secondary
#BEC3C0
accent
#907356
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585