#EBEDEB#EBEDEB
#EBEDEB is a very light, near-neutral grey. Relative luminance 0.842; OKLCH L 94.4% C 0.003 H 145.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDEB |
|---|---|
| RGB | rgb(235, 237, 235) |
| HSL | hsl(120, 5%, 93%) |
| HSV | hsv(120, 1%, 93%) |
| CMYK | cmyk(0.8%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(93.55, -1.02, 0.73) |
| CIE-LCH | lch(93.55, 1.26, 144.40°) |
| OKLab | oklab(94.4% -0.0028 0.0019) |
| OKLCH | oklch(94.4% 0.003 145.5) |
| XYZ | xyz(79.5380, 84.2286, 90.6487) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.42
Off White
#FAF9F6
ΔE00 2.98
Gainsboro
#DCDCDC
ΔE00 3.96
Pale Grey
#FDFDFE
ΔE00 4.01
White
#FFFFFF
ΔE00 4.14
Light Grey
#D8DCD6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDEB #EDEBED
analogous
#ECEDEB #EBEDEB #EBEDEC
triadic
#EBEDEB #EBEBED #EDEBEB
tetradic
#EBEDEB #EBECED #EDEBED #EDECEB
square
#EBEDEB #EBECED #EDEBED #EDECEB
split-complementary
#EBEDEB #ECEBED #EDEBEC
monochromatic
#ABB3AB #CBD0CB #EBEDEB #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.18
#EBEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EBEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDEB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDEB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#EBEDEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebedeb; /* rgb */ color: rgb(235, 237, 235); /* oklch */ color: oklch(94.4% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#f1f2f1',
500: '#ebedeb',
950: '#000000',
},
}SCSS
$custom: #ebedeb; $custom-light: #f1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#ebedeb",
"rgb": {
"r": 235,
"g": 237,
"b": 235
},
"hsl": {
"h": 120,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94401,
"c": 0.00341,
"h": 145.5
},
"luminance": 0.84229
}Semantic roles & 50–950 ramp
primary
#EBEDEB
secondary
#C0BCC0
accent
#568F8F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585