#EAE0E2#EAE0E2
#EAE0E2 is a very light, near-neutral red. Relative luminance 0.763; OKLCH L 91.5% C 0.011 H 3.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0E2 |
|---|---|
| RGB | rgb(234, 224, 226) |
| HSL | hsl(348, 19%, 90%) |
| HSV | hsv(348, 4%, 92%) |
| CMYK | cmyk(0%, 4.3%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.00, 3.74, 0.24) |
| CIE-LCH | lch(90.00, 3.75, 3.64°) |
| OKLab | oklab(91.52% 0.0112 0.0007) |
| OKLCH | oklch(91.52% 0.011 3.5) |
| XYZ | xyz(74.3129, 76.2953, 82.7483) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.48
Very Light Pink
#FFF4F2
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 5.18
Snow
#FFFAFA
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 6.09
Seashell
#FFF5EE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0E2 #E0EAE8
analogous
#EAE0E7 #EAE0E2 #EAE3E0
triadic
#EAE0E2 #E2EAE0 #E0E2EA
tetradic
#EAE0E2 #E7EAE0 #E0EAE8 #E3E0EA
square
#EAE0E2 #E7EAE0 #E0EAE8 #E3E0EA
split-complementary
#EAE0E2 #E0EAE3 #E0E7EA
monochromatic
#B9979E #D1BCC0 #EAE0E2 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.29
#EAE0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EAE0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0E2
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0E2 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#ECDFE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae0e2; /* rgb */ color: rgb(234, 224, 226); /* oklch */ color: oklch(91.5% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#f0e9eb',
500: '#eae0e2',
950: '#000000',
},
}SCSS
$custom: #eae0e2; $custom-light: #f0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#eae0e2",
"rgb": {
"r": 234,
"g": 224,
"b": 226
},
"hsl": {
"h": 348,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91518,
"c": 0.01122,
"h": 3.5
},
"luminance": 0.76295
}Semantic roles & 50–950 ramp
primary
#EAE0E2
secondary
#ADC1BD
accent
#9E8C48
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484