#EAEAE9#EAEAE9
#EAEAE9 is a very light, near-neutral grey. Relative luminance 0.822; OKLCH L 93.7% C 0.001 H 106.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAE9 |
|---|---|
| RGB | rgb(234, 234, 233) |
| HSL | hsl(60, 2%, 92%) |
| HSV | hsv(60, 0%, 92%) |
| CMYK | cmyk(0%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(92.67, -0.18, 0.48) |
| CIE-LCH | lch(92.67, 0.52, 110.13°) |
| OKLab | oklab(93.68% -0.0004 0.0013) |
| OKLCH | oklch(93.68% 0.001 106.5) |
| XYZ | xyz(78.0601, 82.2213, 88.8329) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.38
Gainsboro
#DCDCDC
ΔE00 3.12
Off White
#FAF9F6
ΔE00 3.30
Pale Grey
#FDFDFE
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.29
White
#FFFFFF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAE9 #E9E9EA
analogous
#EAEAE9 #EAEAE9 #EAEAE9
triadic
#EAEAE9 #E9EAEA #EAE9EA
tetradic
#EAEAE9 #E9EAEA #E9E9EA #EAE9EA
square
#EAEAE9 #E9EAEA #E9E9EA #EAE9EA
split-complementary
#EAEAE9 #E9EAEA #EAE9EA
monochromatic
#AEAEAA #CCCCCA #EAEAE9 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.20
#EAEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#EAEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAE9
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAE9 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE9
Deuteranopia (green-blind)
#EAEAE9
Tritanopia (blue-blind)
#EAEAEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eaeae9; /* rgb */ color: rgb(234, 234, 233); /* oklch */ color: oklch(93.7% 0.001 106.5);
Tailwind
colors: {
custom: {
50: '#f0f0f0',
500: '#eaeae9',
950: '#000000',
},
}SCSS
$custom: #eaeae9; $custom-light: #f0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#eaeae9",
"rgb": {
"r": 234,
"g": 234,
"b": 233
},
"hsl": {
"h": 60,
"s": 2.326,
"l": 91.569
},
"oklch": {
"l": 0.93677,
"c": 0.00134,
"h": 106.5
},
"luminance": 0.82221
}Semantic roles & 50–950 ramp
primary
#EAEAE9
secondary
#BBBBBD
accent
#598C59
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585