#EAE2E0#EAE2E0
#EAE2E0 is a very light, near-neutral red. Relative luminance 0.773; OKLCH L 91.9% C 0.009 H 34.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E0 |
|---|---|
| RGB | rgb(234, 226, 224) |
| HSL | hsl(12, 19%, 90%) |
| HSV | hsv(12, 4%, 92%) |
| CMYK | cmyk(0%, 3.4%, 4.3%, 8.2%) |
| CIE-LAB | lab(90.44, 2.36, 1.94) |
| CIE-LCH | lch(90.44, 3.06, 39.39°) |
| OKLab | oklab(91.85% 0.0076 0.0052) |
| OKLCH | oklch(91.85% 0.009 34.3) |
| XYZ | xyz(74.5808, 77.2675, 81.4917) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.07
Very Light Pink
#FFF4F2
ΔE00 4.14
Seashell
#FFF5EE
ΔE00 4.69
Linen
#FAF0E6
ΔE00 4.82
Snow
#FFFAFA
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E0 #E0E8EA
analogous
#EAE0E3 #EAE2E0 #EAE7E0
triadic
#EAE2E0 #E0EAE2 #E2E0EA
tetradic
#EAE2E0 #E3EAE0 #E0E8EA #E7E0EA
square
#EAE2E0 #E3EAE0 #E0E8EA #E7E0EA
split-complementary
#EAE2E0 #E0EAE7 #E0E3EA
monochromatic
#B99E97 #D1C0BC #EAE2E0 #F3EEED #F3EEED
Accessibility & contrast
On white
1.28
#EAE2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EAE2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E0
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#ECE1E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e0; /* rgb */ color: rgb(234, 226, 224); /* oklch */ color: oklch(91.9% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#f0ebe9',
500: '#eae2e0',
950: '#000000',
},
}SCSS
$custom: #eae2e0; $custom-light: #f0ebe9; $custom-dark: #000000;
JSON
{
"hex": "#eae2e0",
"rgb": {
"r": 234,
"g": 226,
"b": 224
},
"hsl": {
"h": 12,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91852,
"c": 0.00917,
"h": 34.3
},
"luminance": 0.77267
}Semantic roles & 50–950 ramp
primary
#EAE2E0
secondary
#ADBDC1
accent
#8C9E48
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484