#EBECEC#EBECEC
#EBECEC is a very light, near-neutral grey. Relative luminance 0.837; OKLCH L 94.2% C 0.001 H 197.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECEC |
|---|---|
| RGB | rgb(235, 236, 236) |
| HSL | hsl(180, 3%, 92%) |
| HSV | hsv(180, 0%, 93%) |
| CMYK | cmyk(0.4%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(93.32, -0.33, -0.12) |
| CIE-LCH | lch(93.32, 0.35, 199.37°) |
| OKLab | oklab(94.23% -0.001 -0.0003) |
| OKLCH | oklch(94.23% 0.001 197.3) |
| XYZ | xyz(79.3942, 83.7092, 91.3154) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.99
Off White
#FAF9F6
ΔE00 3.19
Gainsboro
#DCDCDC
ΔE00 3.50
Pale Grey
#FDFDFE
ΔE00 3.65
White
#FFFFFF
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECEC #ECEBEB
analogous
#EBECEC #EBECEC #EBECEC
triadic
#EBECEC #ECEBEC #ECECEB
tetradic
#EBECEC #ECEBEC #ECEBEB #ECECEB
square
#EBECEC #ECEBEC #ECEBEB #ECECEB
split-complementary
#EBECEC #ECEBEC #ECECEB
monochromatic
#ACB0B0 #CCCECE #EBECEC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.18
#EBECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#EBECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECEC
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECEC | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#EBECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebecec; /* rgb */ color: rgb(235, 236, 236); /* oklch */ color: oklch(94.2% 0.001 197.3);
Tailwind
colors: {
custom: {
50: '#f1f2f2',
500: '#ebecec',
950: '#000000',
},
}SCSS
$custom: #ebecec; $custom-light: #f1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ebecec",
"rgb": {
"r": 235,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 2.564,
"l": 92.353
},
"oklch": {
"l": 0.94232,
"c": 0.00108,
"h": 197.3
},
"luminance": 0.83709
}Semantic roles & 50–950 ramp
primary
#EBECEC
secondary
#BFBCBC
accent
#59598C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585