#EAE2E1#EAE2E1
#EAE2E1 is a very light, near-neutral red. Relative luminance 0.773; OKLCH L 91.9% C 0.009 H 26.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E1 |
|---|---|
| RGB | rgb(234, 226, 225) |
| HSL | hsl(7, 18%, 90%) |
| HSV | hsv(7, 4%, 92%) |
| CMYK | cmyk(0%, 3.4%, 3.8%, 8.2%) |
| CIE-LAB | lab(90.47, 2.54, 1.45) |
| CIE-LCH | lch(90.47, 2.92, 29.81°) |
| OKLab | oklab(91.88% 0.008 0.0039) |
| OKLCH | oklch(91.88% 0.009 26) |
| XYZ | xyz(74.7168, 77.3219, 82.2080) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.10
Very Light Pink
#FFF4F2
ΔE00 4.12
Seashell
#FFF5EE
ΔE00 4.96
Snow
#FFFAFA
ΔE00 5.10
Whitesmoke
#F5F5F5
ΔE00 5.24
Linen
#FAF0E6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E1 #E1E9EA
analogous
#EAE1E4 #EAE2E1 #EAE7E1
triadic
#EAE2E1 #E1EAE2 #E2E1EA
tetradic
#EAE2E1 #E4EAE1 #E1E9EA #E7E1EA
square
#EAE2E1 #E4EAE1 #E1E9EA #E7E1EA
split-complementary
#EAE2E1 #E1EAE7 #E1E4EA
monochromatic
#B89C99 #D1BFBD #EAE2E1 #F2EEED #F2EEED
Accessibility & contrast
On white
1.28
#EAE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EAE2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E1
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E1 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E1
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#ECE1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e1; /* rgb */ color: rgb(234, 226, 225); /* oklch */ color: oklch(91.9% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#f0ebea',
500: '#eae2e1',
950: '#000000',
},
}SCSS
$custom: #eae2e1; $custom-light: #f0ebea; $custom-dark: #000000;
JSON
{
"hex": "#eae2e1",
"rgb": {
"r": 234,
"g": 226,
"b": 225
},
"hsl": {
"h": 6.667,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.9188,
"c": 0.00885,
"h": 26
},
"luminance": 0.77321
}Semantic roles & 50–950 ramp
primary
#EAE2E1
secondary
#AFBEC0
accent
#939C4A
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484