#EBE8EB#EBE8EB
#EBE8EB is a very light, near-neutral grey. Relative luminance 0.814; OKLCH L 93.4% C 0.005 H 325.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE8EB |
|---|---|
| RGB | rgb(235, 232, 235) |
| HSL | hsl(300, 7%, 92%) |
| HSV | hsv(300, 1%, 92%) |
| CMYK | cmyk(0%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(92.30, 1.54, -1.10) |
| CIE-LCH | lch(92.30, 1.89, 324.51°) |
| OKLab | oklab(93.42% 0.0042 -0.0029) |
| OKLCH | oklch(93.42% 0.005 325.7) |
| XYZ | xyz(78.1105, 81.3737, 90.1728) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 3.73
Ghostwhite
#F8F8FF
ΔE00 3.90
Snow
#FFFAFA
ΔE00 4.11
Fog
#D8DCE0
ΔE00 4.54
Pale Grey
#FDFDFE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE8EB #E8EBE8
analogous
#EAE8EB #EBE8EB #EBE8EA
triadic
#EBE8EB #EBEBE8 #E8EBEB
tetradic
#EBE8EB #EBEAE8 #E8EBE8 #E8EAEB
square
#EBE8EB #EBEAE8 #E8EBE8 #E8EAEB
split-complementary
#EBE8EB #EAEBE8 #E8EBEA
monochromatic
#B2A7B2 #CFC7CF #EBE8EB #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.22
#EBE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EBE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE8EB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE8EB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#EBE8E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebe8eb; /* rgb */ color: rgb(235, 232, 235); /* oklch */ color: oklch(93.4% 0.005 325.7);
Tailwind
colors: {
custom: {
50: '#f1eff1',
500: '#ebe8eb',
950: '#000000',
},
}SCSS
$custom: #ebe8eb; $custom-light: #f1eff1; $custom-dark: #000000;
JSON
{
"hex": "#ebe8eb",
"rgb": {
"r": 235,
"g": 232,
"b": 235
},
"hsl": {
"h": 300,
"s": 6.977,
"l": 91.569
},
"oklch": {
"l": 0.93418,
"c": 0.00512,
"h": 325.7
},
"luminance": 0.81374
}Semantic roles & 50–950 ramp
primary
#EBE8EB
secondary
#B8BFB8
accent
#915555
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585