#EAEAED#EAEAED
#EAEAED is a very light, near-neutral grey. Relative luminance 0.825; OKLCH L 93.8% C 0.004 H 286.4°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAED |
|---|---|
| RGB | rgb(234, 234, 237) |
| HSL | hsl(240, 8%, 92%) |
| HSV | hsv(240, 1%, 93%) |
| CMYK | cmyk(1.3%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.77, 0.54, -1.45) |
| CIE-LCH | lch(92.77, 1.55, 290.30°) |
| OKLab | oklab(93.79% 0.0011 -0.0038) |
| OKLCH | oklch(93.79% 0.004 286.4) |
| XYZ | xyz(78.6379, 82.4524, 91.8764) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 3.52
Ghostwhite
#F8F8FF
ΔE00 3.55
Fog
#D8DCE0
ΔE00 3.78
Pale Grey
#FDFDFE
ΔE00 4.03
Snow
#FFFAFA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAED #EDEDEA
analogous
#EAECED #EAEAED #ECEAED
triadic
#EAEAED #EDEAEA #EAEDEA
tetradic
#EAEAED #EDEAEC #EDEDEA #EAEDEC
square
#EAEAED #EDEAEC #EDEDEA #EAEDEC
split-complementary
#EAEAED #EDECEA #ECEDEA
monochromatic
#A8A8B5 #C9C9D1 #EAEAED #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.20
#EAEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EAEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAED
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAED | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E9EAEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaed; /* rgb */ color: rgb(234, 234, 237); /* oklch */ color: oklch(93.8% 0.004 286.4);
Tailwind
colors: {
custom: {
50: '#f0f0f2',
500: '#eaeaed',
950: '#000000',
},
}SCSS
$custom: #eaeaed; $custom-light: #f0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#eaeaed",
"rgb": {
"r": 234,
"g": 234,
"b": 237
},
"hsl": {
"h": 240,
"s": 7.692,
"l": 92.353
},
"oklch": {
"l": 0.9379,
"c": 0.00401,
"h": 286.4
},
"luminance": 0.82452
}Semantic roles & 50–950 ramp
primary
#EAEAED
secondary
#C1C1BA
accent
#925492
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585