#EBEBEB#EBEBEB
#EBEBEB is a very light, near-neutral grey. Relative luminance 0.831; OKLCH L 94.0% C 0.000 H 0.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBEB |
|---|---|
| RGB | rgb(235, 235, 235) |
| HSL | hsl(0, 0%, 92%) |
| HSV | hsv(0, 0%, 92%) |
| CMYK | cmyk(0%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(93.05, 0.00, 0.00) |
| CIE-LCH | lch(93.05, 0.00, 0.00°) |
| OKLab | oklab(94.01% 0 0) |
| OKLCH | oklch(94.01% 0 0) |
| XYZ | xyz(78.9622, 83.0770, 90.4567) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.09
Off White
#FAF9F6
ΔE00 3.28
Gainsboro
#DCDCDC
ΔE00 3.30
Pale Grey
#FDFDFE
ΔE00 3.76
White
#FFFFFF
ΔE00 4.10
Snow
#FFFAFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBEB #EBEBEB
analogous
#EBEBEB #EBEBEB #EBEBEB
triadic
#EBEBEB #EBEBEB #EBEBEB
tetradic
#EBEBEB #EBEBEB #EBEBEB #EBEBEB
square
#EBEBEB #EBEBEB #EBEBEB #EBEBEB
split-complementary
#EBEBEB #EBEBEB #EBEBEB
monochromatic
#AEAEAE #CCCCCC #EBEBEB #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.19
#EBEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#EBEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBEB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBEB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#EBEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebeb; /* rgb */ color: rgb(235, 235, 235); /* oklch */ color: oklch(94.0% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#f1f1f1',
500: '#ebebeb',
950: '#000000',
},
}SCSS
$custom: #ebebeb; $custom-light: #f1f1f1; $custom-dark: #000000;
JSON
{
"hex": "#ebebeb",
"rgb": {
"r": 235,
"g": 235,
"b": 235
},
"hsl": {
"h": 0,
"s": 0,
"l": 92.157
},
"oklch": {
"l": 0.94007,
"c": 0,
"h": 0
},
"luminance": 0.83077
}Semantic roles & 50–950 ramp
primary
#EBEBEB
secondary
#BDBDBD
accent
#8A8A5C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585