#EBE9EB#EBE9EB
#EBE9EB is a very light, near-neutral grey. Relative luminance 0.819; OKLCH L 93.6% C 0.003 H 325.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE9EB |
|---|---|
| RGB | rgb(235, 233, 235) |
| HSL | hsl(300, 5%, 92%) |
| HSV | hsv(300, 1%, 92%) |
| CMYK | cmyk(0%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(92.55, 1.03, -0.73) |
| CIE-LCH | lch(92.55, 1.26, 324.49°) |
| OKLab | oklab(93.61% 0.0028 -0.0019) |
| OKLCH | oklch(93.61% 0.003 325.6) |
| XYZ | xyz(78.3928, 81.9382, 90.2669) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.90
Gainsboro
#DCDCDC
ΔE00 3.41
Ghostwhite
#F8F8FF
ΔE00 3.94
Snow
#FFFAFA
ΔE00 3.94
Pale Grey
#FDFDFE
ΔE00 4.21
Fog
#D8DCE0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE9EB #E9EBE9
analogous
#EAE9EB #EBE9EB #EBE9EA
triadic
#EBE9EB #EBEBE9 #E9EBEB
tetradic
#EBE9EB #EBEAE9 #E9EBE9 #E9EAEB
square
#EBE9EB #EBEAE9 #E9EBE9 #E9EAEB
split-complementary
#EBE9EB #EAEBE9 #E9EBEA
monochromatic
#B1A9B1 #CEC9CE #EBE9EB #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.21
#EBE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#EBE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE9EB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE9EB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#EBE9EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebe9eb; /* rgb */ color: rgb(235, 233, 235); /* oklch */ color: oklch(93.6% 0.003 325.6);
Tailwind
colors: {
custom: {
50: '#f1f0f1',
500: '#ebe9eb',
950: '#000000',
},
}SCSS
$custom: #ebe9eb; $custom-light: #f1f0f1; $custom-dark: #000000;
JSON
{
"hex": "#ebe9eb",
"rgb": {
"r": 235,
"g": 233,
"b": 235
},
"hsl": {
"h": 300,
"s": 4.762,
"l": 91.765
},
"oklch": {
"l": 0.93614,
"c": 0.00342,
"h": 325.6
},
"luminance": 0.81938
}Semantic roles & 50–950 ramp
primary
#EBE9EB
secondary
#BABEBA
accent
#8F5757
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585