#ECECED#ECECED
#ECECED is a very light, near-neutral grey. Relative luminance 0.839; OKLCH L 94.3% C 0.001 H 286.5°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ECECED |
|---|---|
| RGB | rgb(236, 236, 237) |
| HSL | hsl(240, 3%, 93%) |
| HSV | hsv(240, 0%, 93%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(93.42, 0.18, -0.48) |
| CIE-LCH | lch(93.42, 0.51, 290.21°) |
| OKLab | oklab(94.34% 0.0004 -0.0013) |
| OKLCH | oklch(94.34% 0.001 286.5) |
| XYZ | xyz(79.8710, 83.9382, 92.0982) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.94
Off White
#FAF9F6
ΔE00 3.38
Pale Grey
#FDFDFE
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 3.57
Snow
#FFFAFA
ΔE00 3.87
White
#FFFFFF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECECED #EDEDEC
analogous
#ECECED #ECECED #ECECED
triadic
#ECECED #EDECEC #ECEDEC
tetradic
#ECECED #EDECEC #EDEDEC #ECEDEC
square
#ECECED #EDECEC #EDEDEC #ECEDEC
split-complementary
#ECECED #EDECEC #ECEDEC
monochromatic
#ADADB1 #CDCDCF #ECECED #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.18
#ECECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#ECECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECECED
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECECED | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#ECECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ececed; /* rgb */ color: rgb(236, 236, 237); /* oklch */ color: oklch(94.3% 0.001 286.5);
Tailwind
colors: {
custom: {
50: '#f2f2f2',
500: '#ececed',
950: '#000000',
},
}SCSS
$custom: #ececed; $custom-light: #f2f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ececed",
"rgb": {
"r": 236,
"g": 236,
"b": 237
},
"hsl": {
"h": 240,
"s": 2.703,
"l": 92.745
},
"oklch": {
"l": 0.94337,
"c": 0.00134,
"h": 286.5
},
"luminance": 0.83938
}Semantic roles & 50–950 ramp
primary
#ECECED
secondary
#C0C0BD
accent
#8C598C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585