#ECEBEC#ECEBEC
#ECEBEC is a very light, near-neutral grey. Relative luminance 0.833; OKLCH L 94.1% C 0.002 H 325.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBEC |
|---|---|
| RGB | rgb(236, 235, 236) |
| HSL | hsl(300, 3%, 92%) |
| HSV | hsv(300, 0%, 93%) |
| CMYK | cmyk(0%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(93.15, 0.51, -0.37) |
| CIE-LCH | lch(93.15, 0.63, 324.46°) |
| OKLab | oklab(94.11% 0.0014 -0.001) |
| OKLCH | oklch(94.11% 0.002 325.8) |
| XYZ | xyz(79.4382, 83.3057, 91.2353) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.20
Gainsboro
#DCDCDC
ΔE00 3.46
Off White
#FAF9F6
ΔE00 3.57
Pale Grey
#FDFDFE
ΔE00 3.69
Snow
#FFFAFA
ΔE00 3.75
Ghostwhite
#F8F8FF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBEC #EBECEB
analogous
#ECEBEC #ECEBEC #ECEBEC
triadic
#ECEBEC #ECECEB #EBECEC
tetradic
#ECEBEC #ECECEB #EBECEB #EBECEC
square
#ECEBEC #ECECEB #EBECEB #EBECEC
split-complementary
#ECEBEC #ECECEB #EBECEC
monochromatic
#B0ACB0 #CECCCE #ECEBEC #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.19
#ECEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#ECEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBEC
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBEC | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#ECEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ecebec; /* rgb */ color: rgb(236, 235, 236); /* oklch */ color: oklch(94.1% 0.002 325.8);
Tailwind
colors: {
custom: {
50: '#f2f1f2',
500: '#ecebec',
950: '#000000',
},
}SCSS
$custom: #ecebec; $custom-light: #f2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#ecebec",
"rgb": {
"r": 236,
"g": 235,
"b": 236
},
"hsl": {
"h": 300,
"s": 2.564,
"l": 92.353
},
"oklch": {
"l": 0.94112,
"c": 0.00171,
"h": 325.8
},
"luminance": 0.83306
}Semantic roles & 50–950 ramp
primary
#ECEBEC
secondary
#BCBFBC
accent
#8C5959
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585