#EBEBED#EBEBED
#EBEBED is a very light, near-neutral grey. Relative luminance 0.832; OKLCH L 94.1% C 0.003 H 286.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBED |
|---|---|
| RGB | rgb(235, 235, 237) |
| HSL | hsl(240, 5%, 93%) |
| HSV | hsv(240, 1%, 93%) |
| CMYK | cmyk(0.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(93.10, 0.36, -0.97) |
| CIE-LCH | lch(93.10, 1.03, 290.25°) |
| OKLab | oklab(94.06% 0.0008 -0.0026) |
| OKLCH | oklch(94.06% 0.003 286.3) |
| XYZ | xyz(79.2527, 83.1932, 91.9870) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.33
Gainsboro
#DCDCDC
ΔE00 3.50
Ghostwhite
#F8F8FF
ΔE00 3.71
Pale Grey
#FDFDFE
ΔE00 3.73
Off White
#FAF9F6
ΔE00 3.87
Fog
#D8DCE0
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBED #EDEDEB
analogous
#EBECED #EBEBED #ECEBED
triadic
#EBEBED #EDEBEB #EBEDEB
tetradic
#EBEBED #EDEBEC #EDEDEB #EBEDEC
square
#EBEBED #EDEBEC #EDEDEB #EBEDEC
split-complementary
#EBEBED #EDECEB #ECEDEB
monochromatic
#ABABB3 #CBCBD0 #EBEBED #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.19
#EBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#EBEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBED
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBED | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#EBEBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebed; /* rgb */ color: rgb(235, 235, 237); /* oklch */ color: oklch(94.1% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#f1f1f2',
500: '#ebebed',
950: '#000000',
},
}SCSS
$custom: #ebebed; $custom-light: #f1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#ebebed",
"rgb": {
"r": 235,
"g": 235,
"b": 237
},
"hsl": {
"h": 240,
"s": 5.263,
"l": 92.549
},
"oklch": {
"l": 0.94064,
"c": 0.00267,
"h": 286.3
},
"luminance": 0.83193
}Semantic roles & 50–950 ramp
primary
#EBEBED
secondary
#C0C0BC
accent
#8F568F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585