#EAE3E2#EAE3E2
#EAE3E2 is a very light, near-neutral red. Relative luminance 0.779; OKLCH L 92.1% C 0.008 H 27.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3E2 |
|---|---|
| RGB | rgb(234, 227, 226) |
| HSL | hsl(8, 16%, 90%) |
| HSV | hsv(8, 3%, 92%) |
| CMYK | cmyk(0%, 3%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.74, 2.19, 1.33) |
| CIE-LCH | lch(90.74, 2.56, 31.22°) |
| OKLab | oklab(92.1% 0.0069 0.0036) |
| OKLCH | oklch(92.1% 0.008 27.2) |
| XYZ | xyz(75.1263, 77.9220, 83.0195) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.79
Very Light Pink
#FFF4F2
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 4.81
Seashell
#FFF5EE
ΔE00 4.83
Snow
#FFFAFA
ΔE00 4.84
Linen
#FAF0E6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3E2 #E2E9EA
analogous
#EAE2E5 #EAE3E2 #EAE7E2
triadic
#EAE3E2 #E2EAE3 #E3E2EA
tetradic
#EAE3E2 #E5EAE2 #E2E9EA #E7E2EA
square
#EAE3E2 #E5EAE2 #E2E9EA #E7E2EA
split-complementary
#EAE3E2 #E2EAE7 #E2E5EA
monochromatic
#B79E9B #D0C1BF #EAE3E2 #F2EEED #F2EEED
Accessibility & contrast
On white
1.27
#EAE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EAE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3E2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3E2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#ECE2E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae3e2; /* rgb */ color: rgb(234, 227, 226); /* oklch */ color: oklch(92.1% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#f0ebeb',
500: '#eae3e2',
950: '#000000',
},
}SCSS
$custom: #eae3e2; $custom-light: #f0ebeb; $custom-dark: #000000;
JSON
{
"hex": "#eae3e2",
"rgb": {
"r": 234,
"g": 227,
"b": 226
},
"hsl": {
"h": 7.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92104,
"c": 0.00776,
"h": 27.2
},
"luminance": 0.77922
}Semantic roles & 50–950 ramp
primary
#EAE3E2
secondary
#B0BEC0
accent
#909A4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484