#EAE4E4#EAE4E4
#EAE4E4 is a very light, near-neutral red. Relative luminance 0.786; OKLCH L 92.4% C 0.007 H 17.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4E4 |
|---|---|
| RGB | rgb(234, 228, 228) |
| HSL | hsl(0, 13%, 91%) |
| HSV | hsv(0, 3%, 92%) |
| CMYK | cmyk(0%, 2.6%, 2.6%, 8.2%) |
| CIE-LAB | lab(91.04, 2.02, 0.72) |
| CIE-LCH | lch(91.04, 2.15, 19.56°) |
| OKLab | oklab(92.36% 0.0062 0.0019) |
| OKLCH | oklch(92.36% 0.007 17.3) |
| XYZ | xyz(75.6766, 78.5810, 84.5646) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.58
Very Light Pink
#FFF4F2
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.42
Snow
#FFFAFA
ΔE00 4.58
Seashell
#FFF5EE
ΔE00 5.05
Light Gray
#D3D3D3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4E4 #E4EAEA
analogous
#EAE4E7 #EAE4E4 #EAE7E4
triadic
#EAE4E4 #E4EAE4 #E4E4EA
tetradic
#EAE4E4 #E7EAE4 #E4EAEA #E7E4EA
square
#EAE4E4 #E7EAE4 #E4EAEA #E7E4EA
split-complementary
#EAE4E4 #E4EAE7 #E4E7EA
monochromatic
#B49F9F #CFC2C2 #EAE4E4 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.26
#EAE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EAE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4E4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4E4 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#E6E6E4
Tritanopia (blue-blind)
#ECE4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4e4; /* rgb */ color: rgb(234, 228, 228); /* oklch */ color: oklch(92.4% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#f0ecec',
500: '#eae4e4',
950: '#000000',
},
}SCSS
$custom: #eae4e4; $custom-light: #f0ecec; $custom-dark: #000000;
JSON
{
"hex": "#eae4e4",
"rgb": {
"r": 234,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92356,
"c": 0.00653,
"h": 17.3
},
"luminance": 0.78581
}Semantic roles & 50–950 ramp
primary
#EAE4E4
secondary
#B3BFBF
accent
#97974F
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484