#ECECEB#ECECEB
#ECECEB is a very light, near-neutral grey. Relative luminance 0.838; OKLCH L 94.3% C 0.001 H 106.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ECECEB |
|---|---|
| RGB | rgb(236, 236, 235) |
| HSL | hsl(60, 3%, 92%) |
| HSV | hsv(60, 0%, 93%) |
| CMYK | cmyk(0%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(93.37, -0.18, 0.48) |
| CIE-LCH | lch(93.37, 0.51, 110.14°) |
| OKLab | oklab(94.28% -0.0004 0.0013) |
| OKLCH | oklch(94.28% 0.001 106.5) |
| XYZ | xyz(79.5805, 83.8220, 90.5679) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.97
Off White
#FAF9F6
ΔE00 2.89
Gainsboro
#DCDCDC
ΔE00 3.54
Pale Grey
#FDFDFE
ΔE00 3.69
White
#FFFFFF
ΔE00 3.94
Snow
#FFFAFA
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECECEB #EBEBEC
analogous
#ECECEB #ECECEB #ECECEB
triadic
#ECECEB #EBECEC #ECEBEC
tetradic
#ECECEB #EBECEC #EBEBEC #ECEBEC
square
#ECECEB #EBECEC #EBEBEC #ECEBEC
split-complementary
#ECECEB #EBECEC #ECEBEC
monochromatic
#B0B0AC #CECECC #ECECEB #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.18
#ECECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#ECECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECECEB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECECEB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#ECECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ececeb; /* rgb */ color: rgb(236, 236, 235); /* oklch */ color: oklch(94.3% 0.001 106.5);
Tailwind
colors: {
custom: {
50: '#f2f2f1',
500: '#ececeb',
950: '#000000',
},
}SCSS
$custom: #ececeb; $custom-light: #f2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ececeb",
"rgb": {
"r": 236,
"g": 236,
"b": 235
},
"hsl": {
"h": 60,
"s": 2.564,
"l": 92.353
},
"oklch": {
"l": 0.94281,
"c": 0.00134,
"h": 106.5
},
"luminance": 0.83822
}Semantic roles & 50–950 ramp
primary
#ECECEB
secondary
#BCBCBF
accent
#598C59
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585