#EAEBEB#EAEBEB
#EAEBEB is a very light, near-neutral grey. Relative luminance 0.829; OKLCH L 93.9% C 0.001 H 197.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBEB |
|---|---|
| RGB | rgb(234, 235, 235) |
| HSL | hsl(180, 2%, 92%) |
| HSV | hsv(180, 0%, 92%) |
| CMYK | cmyk(0.4%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(92.97, -0.33, -0.12) |
| CIE-LCH | lch(92.97, 0.35, 199.39°) |
| OKLab | oklab(93.93% -0.001 -0.0003) |
| OKLCH | oklch(93.93% 0.001 197.3) |
| XYZ | xyz(78.6329, 82.9072, 90.4413) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.20
Gainsboro
#DCDCDC
ΔE00 3.29
Off White
#FAF9F6
ΔE00 3.37
Pale Grey
#FDFDFE
ΔE00 3.86
Fog
#D8DCE0
ΔE00 4.04
White
#FFFFFF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBEB #EBEAEA
analogous
#EAEBEB #EAEBEB #EAEBEB
triadic
#EAEBEB #EBEAEB #EBEBEA
tetradic
#EAEBEB #EBEAEB #EBEAEA #EBEBEA
square
#EAEBEB #EBEAEB #EBEAEA #EBEBEA
split-complementary
#EAEBEB #EBEAEB #EBEBEA
monochromatic
#ABAFAF #CBCDCD #EAEBEB #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.19
#EAEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#EAEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBEB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBEB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#EAEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaebeb; /* rgb */ color: rgb(234, 235, 235); /* oklch */ color: oklch(93.9% 0.001 197.3);
Tailwind
colors: {
custom: {
50: '#f0f1f1',
500: '#eaebeb',
950: '#000000',
},
}SCSS
$custom: #eaebeb; $custom-light: #f0f1f1; $custom-dark: #000000;
JSON
{
"hex": "#eaebeb",
"rgb": {
"r": 234,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 2.439,
"l": 91.961
},
"oklch": {
"l": 0.9393,
"c": 0.00108,
"h": 197.3
},
"luminance": 0.82907
}Semantic roles & 50–950 ramp
primary
#EAEBEB
secondary
#BEBBBB
accent
#59598C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585