#EDECED#EDECED
#EDECED is a very light, near-neutral grey. Relative luminance 0.841; OKLCH L 94.4% C 0.002 H 325.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECED |
|---|---|
| RGB | rgb(237, 236, 237) |
| HSL | hsl(300, 3%, 93%) |
| HSV | hsv(300, 0%, 93%) |
| CMYK | cmyk(0%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.50, 0.51, -0.37) |
| CIE-LCH | lch(93.50, 0.63, 324.46°) |
| OKLab | oklab(94.41% 0.0014 -0.001) |
| OKLCH | oklch(94.41% 0.002 325.6) |
| XYZ | xyz(80.2040, 84.1099, 92.1139) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.00
Off White
#FAF9F6
ΔE00 3.40
Pale Grey
#FDFDFE
ΔE00 3.48
Snow
#FFFAFA
ΔE00 3.56
Gainsboro
#DCDCDC
ΔE00 3.67
Ghostwhite
#F8F8FF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECED #ECEDEC
analogous
#ECECED #EDECED #EDECEC
triadic
#EDECED #EDEDEC #ECEDED
tetradic
#EDECED #EDECEC #ECEDEC #ECECED
square
#EDECED #EDECEC #ECEDEC #ECECED
split-complementary
#EDECED #ECEDEC #ECEDEC
monochromatic
#B1ADB1 #CFCDCF #EDECED #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.18
#EDECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#EDECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECED
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECED | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#EDECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #edeced; /* rgb */ color: rgb(237, 236, 237); /* oklch */ color: oklch(94.4% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#f2f2f2',
500: '#edeced',
950: '#000000',
},
}SCSS
$custom: #edeced; $custom-light: #f2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#edeced",
"rgb": {
"r": 237,
"g": 236,
"b": 237
},
"hsl": {
"h": 300,
"s": 2.703,
"l": 92.745
},
"oklch": {
"l": 0.94414,
"c": 0.0017,
"h": 325.6
},
"luminance": 0.8411
}Semantic roles & 50–950 ramp
primary
#EDECED
secondary
#BDC0BD
accent
#8C5959
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585