#EBECEB#EBECEB
#EBECEB is a very light, near-neutral grey. Relative luminance 0.837; OKLCH L 94.2% C 0.002 H 145.6°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECEB |
|---|---|
| RGB | rgb(235, 236, 235) |
| HSL | hsl(120, 3%, 92%) |
| HSV | hsv(120, 0%, 93%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(93.30, -0.51, 0.37) |
| CIE-LCH | lch(93.30, 0.63, 144.42°) |
| OKLab | oklab(94.2% -0.0014 0.001) |
| OKLCH | oklch(94.2% 0.002 145.6) |
| XYZ | xyz(79.2493, 83.6512, 90.5524) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.11
Off White
#FAF9F6
ΔE00 3.02
Gainsboro
#DCDCDC
ΔE00 3.55
Pale Grey
#FDFDFE
ΔE00 3.80
White
#FFFFFF
ΔE00 4.04
Fog
#D8DCE0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECEB #ECEBEC
analogous
#ECECEB #EBECEB #EBECEC
triadic
#EBECEB #EBEBEC #ECEBEB
tetradic
#EBECEB #EBECEC #ECEBEC #ECECEB
square
#EBECEB #EBECEC #ECEBEC #ECECEB
split-complementary
#EBECEB #ECEBEC #ECEBEC
monochromatic
#ACB0AC #CCCECC #EBECEB #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.18
#EBECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#EBECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECEB
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECEB | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#EBECEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeceb; /* rgb */ color: rgb(235, 236, 235); /* oklch */ color: oklch(94.2% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#f1f2f1',
500: '#ebeceb',
950: '#000000',
},
}SCSS
$custom: #ebeceb; $custom-light: #f1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ebeceb",
"rgb": {
"r": 235,
"g": 236,
"b": 235
},
"hsl": {
"h": 120,
"s": 2.564,
"l": 92.353
},
"oklch": {
"l": 0.94204,
"c": 0.0017,
"h": 145.6
},
"luminance": 0.83651
}Semantic roles & 50–950 ramp
primary
#EBECEB
secondary
#BFBCBF
accent
#598C8C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585