#EAE4E5#EAE4E5
#EAE4E5 is a very light, near-neutral red. Relative luminance 0.786; OKLCH L 92.4% C 0.007 H 5.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4E5 |
|---|---|
| RGB | rgb(234, 228, 229) |
| HSL | hsl(350, 13%, 91%) |
| HSV | hsv(350, 3%, 92%) |
| CMYK | cmyk(0%, 2.6%, 2.1%, 8.2%) |
| CIE-LAB | lab(91.07, 2.20, 0.23) |
| CIE-LCH | lch(91.07, 2.21, 6.05°) |
| OKLab | oklab(92.39% 0.0066 0.0007) |
| OKLCH | oklch(92.39% 0.007 5.6) |
| XYZ | xyz(75.8158, 78.6367, 85.2979) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 4.25
Whitesmoke
#F5F5F5
ΔE00 4.52
Snow
#FFFAFA
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4E5 #E4EAE9
analogous
#EAE4E8 #EAE4E5 #EAE6E4
triadic
#EAE4E5 #E5EAE4 #E4E5EA
tetradic
#EAE4E5 #E8EAE4 #E4EAE9 #E6E4EA
square
#EAE4E5 #E8EAE4 #E4EAE9 #E6E4EA
split-complementary
#EAE4E5 #E4EAE6 #E4E8EA
monochromatic
#B49FA3 #CFC2C4 #EAE4E5 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.26
#EAE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EAE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4E5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4E5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E5
Deuteranopia (green-blind)
#E6E6E5
Tritanopia (blue-blind)
#EBE4E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4e5; /* rgb */ color: rgb(234, 228, 229); /* oklch */ color: oklch(92.4% 0.007 5.6);
Tailwind
colors: {
custom: {
50: '#f0eced',
500: '#eae4e5',
950: '#000000',
},
}SCSS
$custom: #eae4e5; $custom-light: #f0eced; $custom-dark: #000000;
JSON
{
"hex": "#eae4e5",
"rgb": {
"r": 234,
"g": 228,
"b": 229
},
"hsl": {
"h": 350,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92385,
"c": 0.00664,
"h": 5.6
},
"luminance": 0.78636
}Semantic roles & 50–950 ramp
primary
#EAE4E5
secondary
#B3BFBD
accent
#978B4F
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484