#EAEAEC#EAEAEC
#EAEAEC is a very light, near-neutral grey. Relative luminance 0.824; OKLCH L 93.8% C 0.003 H 286.3°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAEC |
|---|---|
| RGB | rgb(234, 234, 236) |
| HSL | hsl(240, 5%, 92%) |
| HSV | hsv(240, 1%, 93%) |
| CMYK | cmyk(0.8%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(92.75, 0.36, -0.97) |
| CIE-LCH | lch(92.75, 1.03, 290.26°) |
| OKLab | oklab(93.76% 0.0008 -0.0026) |
| OKLCH | oklch(93.76% 0.003 286.3) |
| XYZ | xyz(78.4923, 82.3942, 91.1091) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 3.30
Fog
#D8DCE0
ΔE00 3.79
Ghostwhite
#F8F8FF
ΔE00 3.87
Pale Grey
#FDFDFE
ΔE00 3.94
Off White
#FAF9F6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAEC #ECECEA
analogous
#EAEBEC #EAEAEC #EBEAEC
triadic
#EAEAEC #ECEAEA #EAECEA
tetradic
#EAEAEC #ECEAEB #ECECEA #EAECEB
square
#EAEAEC #ECEAEB #ECECEA #EAECEB
split-complementary
#EAEAEC #ECEBEA #EBECEA
monochromatic
#AAAAB2 #CACACF #EAEAEC #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.20
#EAEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EAEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAEC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAEC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#EAEAEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaec; /* rgb */ color: rgb(234, 234, 236); /* oklch */ color: oklch(93.8% 0.003 286.3);
Tailwind
colors: {
custom: {
50: '#f0f0f2',
500: '#eaeaec',
950: '#000000',
},
}SCSS
$custom: #eaeaec; $custom-light: #f0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#eaeaec",
"rgb": {
"r": 234,
"g": 234,
"b": 236
},
"hsl": {
"h": 240,
"s": 5,
"l": 92.157
},
"oklch": {
"l": 0.93762,
"c": 0.00268,
"h": 286.3
},
"luminance": 0.82394
}Semantic roles & 50–950 ramp
primary
#EAEAEC
secondary
#BFBFBB
accent
#8F578F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585