#EBEDEC#EBEDEC
#EBEDEC is a very light, near-neutral grey. Relative luminance 0.843; OKLCH L 94.4% C 0.003 H 165.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDEC |
|---|---|
| RGB | rgb(235, 237, 236) |
| HSL | hsl(150, 5%, 93%) |
| HSV | hsv(150, 1%, 93%) |
| CMYK | cmyk(0.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(93.57, -0.84, 0.25) |
| CIE-LCH | lch(93.57, 0.88, 163.58°) |
| OKLab | oklab(94.43% -0.0024 0.0007) |
| OKLCH | oklch(94.43% 0.003 165) |
| XYZ | xyz(79.6829, 84.2866, 91.4117) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.17
Off White
#FAF9F6
ΔE00 3.03
Pale Grey
#FDFDFE
ΔE00 3.78
Gainsboro
#DCDCDC
ΔE00 3.83
White
#FFFFFF
ΔE00 3.99
Fog
#D8DCE0
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDEC #EDEBEC
analogous
#EBEDEB #EBEDEC #EBEDED
triadic
#EBEDEC #ECEBED #EDECEB
tetradic
#EBEDEC #EBEBED #EDEBEC #EDEDEB
square
#EBEDEC #EBEBED #EDEBEC #EDEDEB
split-complementary
#EBEDEC #EDEBED #EDEBEB
monochromatic
#ABB3AF #CBD0CD #EBEDEC #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.18
#EBEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#EBEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDEC
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDEC | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#EBEDED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedec; /* rgb */ color: rgb(235, 237, 236); /* oklch */ color: oklch(94.4% 0.003 165.0);
Tailwind
colors: {
custom: {
50: '#f1f2f2',
500: '#ebedec',
950: '#000000',
},
}SCSS
$custom: #ebedec; $custom-light: #f1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#ebedec",
"rgb": {
"r": 235,
"g": 237,
"b": 236
},
"hsl": {
"h": 150,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94429,
"c": 0.00252,
"h": 165
},
"luminance": 0.84287
}Semantic roles & 50–950 ramp
primary
#EBEDEC
secondary
#C0BCBE
accent
#56738F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585