#EEEDED#EEEDED
#EEEDED is a very light, near-neutral grey. Relative luminance 0.849; OKLCH L 94.7% C 0.001 H 17.3°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDED |
|---|---|
| RGB | rgb(238, 237, 237) |
| HSL | hsl(0, 3%, 93%) |
| HSV | hsv(0, 0%, 93%) |
| CMYK | cmyk(0%, 0.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.82, 0.33, 0.12) |
| CIE-LCH | lch(93.82, 0.35, 19.44°) |
| OKLab | oklab(94.69% 0.001 0.0003) |
| OKLCH | oklch(94.69% 0.001 17.3) |
| XYZ | xyz(80.8276, 84.8600, 92.2258) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.70
Off White
#FAF9F6
ΔE00 2.91
Pale Grey
#FDFDFE
ΔE00 3.31
Snow
#FFFAFA
ΔE00 3.43
White
#FFFFFF
ΔE00 3.67
Gainsboro
#DCDCDC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDED #EDEEEE
analogous
#EEEDED #EEEDED #EEEDED
triadic
#EEEDED #EDEEED #EDEDEE
tetradic
#EEEDED #EDEEED #EDEEEE #EDEDEE
square
#EEEDED #EDEEED #EDEEEE #EDEDEE
split-complementary
#EEEDED #EDEEED #EDEDEE
monochromatic
#B3AEAE #D0CECE #EEEDED #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.17
#EEEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#EEEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDED
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDED | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#EEEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeeded; /* rgb */ color: rgb(238, 237, 237); /* oklch */ color: oklch(94.7% 0.001 17.3);
Tailwind
colors: {
custom: {
50: '#f3f2f2',
500: '#eeeded',
950: '#000000',
},
}SCSS
$custom: #eeeded; $custom-light: #f3f2f2; $custom-dark: #000000;
JSON
{
"hex": "#eeeded",
"rgb": {
"r": 238,
"g": 237,
"b": 237
},
"hsl": {
"h": 0,
"s": 2.857,
"l": 93.137
},
"oklch": {
"l": 0.94687,
"c": 0.00108,
"h": 17.3
},
"luminance": 0.8486
}Semantic roles & 50–950 ramp
primary
#EEEDED
secondary
#BEC1C1
accent
#8D8D59
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585