#ECEDED#ECEDED
#ECEDED is a very light, near-neutral grey. Relative luminance 0.845; OKLCH L 94.5% C 0.001 H 197.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDED |
|---|---|
| RGB | rgb(236, 237, 237) |
| HSL | hsl(180, 3%, 93%) |
| HSV | hsv(180, 0%, 93%) |
| CMYK | cmyk(0.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.67, -0.33, -0.12) |
| CIE-LCH | lch(93.67, 0.35, 199.38°) |
| OKLab | oklab(94.53% -0.001 -0.0003) |
| OKLCH | oklch(94.53% 0.001 197.3) |
| XYZ | xyz(80.1597, 84.5156, 92.1945) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.79
Off White
#FAF9F6
ΔE00 3.01
Pale Grey
#FDFDFE
ΔE00 3.44
Gainsboro
#DCDCDC
ΔE00 3.71
White
#FFFFFF
ΔE00 3.76
Snow
#FFFAFA
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDED #EDECEC
analogous
#ECEDEC #ECEDED #ECECED
triadic
#ECEDED #EDECED #EDEDEC
tetradic
#ECEDED #ECECED #EDECEC #ECEDEC
square
#ECEDED #ECECED #EDECEC #ECEDEC
split-complementary
#ECEDED #EDECEC #EDECEC
monochromatic
#ADB1B1 #CDCFCF #ECEDED #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.17
#ECEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#ECEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDED
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDED | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#ECEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eceded; /* rgb */ color: rgb(236, 237, 237); /* oklch */ color: oklch(94.5% 0.001 197.3);
Tailwind
colors: {
custom: {
50: '#f2f2f2',
500: '#eceded',
950: '#000000',
},
}SCSS
$custom: #eceded; $custom-light: #f2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#eceded",
"rgb": {
"r": 236,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 2.703,
"l": 92.745
},
"oklch": {
"l": 0.94534,
"c": 0.00108,
"h": 197.3
},
"luminance": 0.84516
}Semantic roles & 50–950 ramp
primary
#ECEDED
secondary
#C0BDBD
accent
#59598C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585