#EEEDEE#EEEDEE
#EEEDEE is a very light, near-neutral grey. Relative luminance 0.849; OKLCH L 94.7% C 0.002 H 325.6°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEDEE |
|---|---|
| RGB | rgb(238, 237, 238) |
| HSL | hsl(300, 3%, 93%) |
| HSV | hsv(300, 0%, 93%) |
| CMYK | cmyk(0%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(93.85, 0.51, -0.36) |
| CIE-LCH | lch(93.85, 0.63, 324.47°) |
| OKLab | oklab(94.72% 0.0014 -0.001) |
| OKLCH | oklch(94.72% 0.002 325.6) |
| XYZ | xyz(80.9742, 84.9186, 92.9974) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.81
Off White
#FAF9F6
ΔE00 3.24
Pale Grey
#FDFDFE
ΔE00 3.28
Snow
#FFFAFA
ΔE00 3.38
White
#FFFFFF
ΔE00 3.71
Ghostwhite
#F8F8FF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEDEE #EDEEED
analogous
#EDEDEE #EEEDEE #EEEDED
triadic
#EEEDEE #EEEEED #EDEEEE
tetradic
#EEEDEE #EEEDED #EDEEED #EDEDEE
square
#EEEDEE #EEEDED #EDEEED #EDEDEE
split-complementary
#EEEDEE #EDEEED #EDEEED
monochromatic
#B3AEB3 #D0CED0 #EEEDEE #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.17
#EEEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EEEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEDEE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEDEE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#EEEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeedee; /* rgb */ color: rgb(238, 237, 238); /* oklch */ color: oklch(94.7% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#f3f2f3',
500: '#eeedee',
950: '#000000',
},
}SCSS
$custom: #eeedee; $custom-light: #f3f2f3; $custom-dark: #000000;
JSON
{
"hex": "#eeedee",
"rgb": {
"r": 238,
"g": 237,
"b": 238
},
"hsl": {
"h": 300,
"s": 2.857,
"l": 93.137
},
"oklch": {
"l": 0.94716,
"c": 0.0017,
"h": 325.6
},
"luminance": 0.84919
}Semantic roles & 50–950 ramp
primary
#EEEDEE
secondary
#BEC1BE
accent
#8D5959
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585