#EAEBEC#EAEBEC
#EAEBEC is a very light, near-neutral grey. Relative luminance 0.830; OKLCH L 94.0% C 0.002 H 247.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBEC |
|---|---|
| RGB | rgb(234, 235, 236) |
| HSL | hsl(210, 5%, 92%) |
| HSV | hsv(210, 1%, 93%) |
| CMYK | cmyk(0.8%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(93.00, -0.16, -0.60) |
| CIE-LCH | lch(93.00, 0.62, 255.52°) |
| OKLab | oklab(93.96% -0.0006 -0.0016) |
| OKLCH | oklch(93.96% 0.002 247.9) |
| XYZ | xyz(78.7777, 82.9651, 91.2043) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.21
Gainsboro
#DCDCDC
ΔE00 3.33
Off White
#FAF9F6
ΔE00 3.61
Pale Grey
#FDFDFE
ΔE00 3.78
Fog
#D8DCE0
ΔE00 3.85
White
#FFFFFF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBEC #ECEBEA
analogous
#EAECEC #EAEBEC #EAEAEC
triadic
#EAEBEC #ECEAEB #EBECEA
tetradic
#EAEBEC #ECEAEC #ECEBEA #EAECEA
square
#EAEBEC #ECEAEC #ECEBEA #EAECEA
split-complementary
#EAEBEC #ECEAEA #ECECEA
monochromatic
#AAAEB2 #CACCCF #EAEBEC #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.19
#EAEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#EAEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBEC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBEC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#EAEBEC
Tritanopia (blue-blind)
#EAEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaebec; /* rgb */ color: rgb(234, 235, 236); /* oklch */ color: oklch(94.0% 0.002 247.9);
Tailwind
colors: {
custom: {
50: '#f0f1f2',
500: '#eaebec',
950: '#000000',
},
}SCSS
$custom: #eaebec; $custom-light: #f0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#eaebec",
"rgb": {
"r": 234,
"g": 235,
"b": 236
},
"hsl": {
"h": 210,
"s": 5,
"l": 92.157
},
"oklch": {
"l": 0.93959,
"c": 0.00173,
"h": 247.9
},
"luminance": 0.82965
}Semantic roles & 50–950 ramp
primary
#EAEBEC
secondary
#BFBDBB
accent
#73578F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585