#ECEAED#ECEAED
#ECEAED is a very light, near-neutral grey. Relative luminance 0.828; OKLCH L 93.9% C 0.005 H 314.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEAED |
|---|---|
| RGB | rgb(236, 234, 237) |
| HSL | hsl(280, 8%, 92%) |
| HSV | hsv(280, 1%, 93%) |
| CMYK | cmyk(0.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.92, 1.20, -1.21) |
| CIE-LCH | lch(92.92, 1.71, 314.72°) |
| OKLab | oklab(93.95% 0.0032 -0.0032) |
| OKLCH | oklch(93.95% 0.005 314.8) |
| XYZ | xyz(79.2984, 82.7930, 91.9074) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.00
Ghostwhite
#F8F8FF
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 3.83
Snow
#FFFAFA
ΔE00 3.86
Pale Grey
#FDFDFE
ΔE00 4.13
Fog
#D8DCE0
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEAED #EBEDEA
analogous
#EBEAED #ECEAED #EDEAED
triadic
#ECEAED #EDECEA #EAEDEC
tetradic
#ECEAED #EDEBEA #EBEDEA #EAEDED
square
#ECEAED #EDEBEA #EBEDEA #EAEDED
split-complementary
#ECEAED #EDEDEA #EAEDEB
monochromatic
#B0A8B5 #CEC9D1 #ECEAED #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.20
#ECEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#ECEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEAED
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEAED | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#ECEAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eceaed; /* rgb */ color: rgb(236, 234, 237); /* oklch */ color: oklch(93.9% 0.005 314.8);
Tailwind
colors: {
custom: {
50: '#f2f0f2',
500: '#eceaed',
950: '#000000',
},
}SCSS
$custom: #eceaed; $custom-light: #f2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#eceaed",
"rgb": {
"r": 236,
"g": 234,
"b": 237
},
"hsl": {
"h": 280,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.93945,
"c": 0.00453,
"h": 314.8
},
"luminance": 0.82793
}Semantic roles & 50–950 ramp
primary
#ECEAED
secondary
#BCC1BA
accent
#925468
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585