#EDEEED#EDEEED
#EDEEED is a very light, near-neutral grey. Relative luminance 0.853; OKLCH L 94.8% C 0.002 H 145.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEED |
|---|---|
| RGB | rgb(237, 238, 237) |
| HSL | hsl(120, 3%, 93%) |
| HSV | hsv(120, 0%, 93%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(94.00, -0.51, 0.37) |
| CIE-LCH | lch(94.00, 0.63, 144.42°) |
| OKLab | oklab(94.81% -0.0014 0.001) |
| OKLCH | oklch(94.81% 0.002 145.6) |
| XYZ | xyz(80.7831, 85.2680, 92.3069) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.73
Off White
#FAF9F6
ΔE00 2.64
Pale Grey
#FDFDFE
ΔE00 3.41
White
#FFFFFF
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 3.96
Snow
#FFFAFA
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEED #EEEDEE
analogous
#EDEEED #EDEEED #EDEEED
triadic
#EDEEED #EDEDEE #EEEDED
tetradic
#EDEEED #EDEDEE #EEEDEE #EEEDED
square
#EDEEED #EDEDEE #EEEDEE #EEEDED
split-complementary
#EDEEED #EDEDEE #EEEDED
monochromatic
#AEB3AE #CED0CE #EDEEED #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.16
#EDEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#EDEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEED
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEED | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#EDEEEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edeeed; /* rgb */ color: rgb(237, 238, 237); /* oklch */ color: oklch(94.8% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#f2f3f2',
500: '#edeeed',
950: '#000000',
},
}SCSS
$custom: #edeeed; $custom-light: #f2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#edeeed",
"rgb": {
"r": 237,
"g": 238,
"b": 237
},
"hsl": {
"h": 120,
"s": 2.857,
"l": 93.137
},
"oklch": {
"l": 0.94807,
"c": 0.0017,
"h": 145.6
},
"luminance": 0.85268
}Semantic roles & 50–950 ramp
primary
#EDEEED
secondary
#C1BEC1
accent
#598D8D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585