#EAEAEA#EAEAEA
#EAEAEA is a very light, near-neutral grey. Relative luminance 0.823; OKLCH L 93.7% C 0.000 H 0.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAEA |
|---|---|
| RGB | rgb(234, 234, 234) |
| HSL | hsl(0, 0%, 92%) |
| HSV | hsv(0, 0%, 92%) |
| CMYK | cmyk(0%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(92.70, -0.00, 0.00) |
| CIE-LCH | lch(92.70, 0.00, 180.00°) |
| OKLab | oklab(93.71% 0 0) |
| OKLCH | oklch(93.71% 0 0) |
| XYZ | xyz(78.2033, 82.2786, 89.5874) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.30
Gainsboro
#DCDCDC
ΔE00 3.09
Off White
#FAF9F6
ΔE00 3.47
Pale Grey
#FDFDFE
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.04
Snow
#FFFAFA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAEA #EAEAEA
analogous
#EAEAEA #EAEAEA #EAEAEA
triadic
#EAEAEA #EAEAEA #EAEAEA
tetradic
#EAEAEA #EAEAEA #EAEAEA #EAEAEA
square
#EAEAEA #EAEAEA #EAEAEA #EAEAEA
split-complementary
#EAEAEA #EAEAEA #EAEAEA
monochromatic
#ADADAD #CBCBCB #EAEAEA #F0F0F0 #F0F0F0
Accessibility & contrast
On white
1.20
#EAEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#EAEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAEA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAEA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#EAEAEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeaea; /* rgb */ color: rgb(234, 234, 234); /* oklch */ color: oklch(93.7% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#f0f0f0',
500: '#eaeaea',
950: '#000000',
},
}SCSS
$custom: #eaeaea; $custom-light: #f0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#eaeaea",
"rgb": {
"r": 234,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 0,
"l": 91.765
},
"oklch": {
"l": 0.93705,
"c": 0,
"h": 0
},
"luminance": 0.82279
}Semantic roles & 50–950 ramp
primary
#EAEAEA
secondary
#BCBCBC
accent
#8A8A5C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585