#EAE4E3#EAE4E3
#EAE4E3 is a very light, near-neutral red. Relative luminance 0.785; OKLCH L 92.3% C 0.007 H 28.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4E3 |
|---|---|
| RGB | rgb(234, 228, 227) |
| HSL | hsl(9, 14%, 90%) |
| HSV | hsv(9, 3%, 92%) |
| CMYK | cmyk(0%, 2.6%, 3%, 8.2%) |
| CIE-LAB | lab(91.02, 1.85, 1.21) |
| CIE-LCH | lch(91.02, 2.21, 33.09°) |
| OKLab | oklab(92.33% 0.0059 0.0032) |
| OKLCH | oklch(92.33% 0.007 28.8) |
| XYZ | xyz(75.5382, 78.5257, 83.8357) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.50
Very Light Pink
#FFF4F2
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.38
Snow
#FFFAFA
ΔE00 4.61
Seashell
#FFF5EE
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4E3 #E3E9EA
analogous
#EAE3E5 #EAE4E3 #EAE7E3
triadic
#EAE4E3 #E3EAE4 #E4E3EA
tetradic
#EAE4E3 #E5EAE3 #E3E9EA #E7E3EA
square
#EAE4E3 #E5EAE3 #E3E9EA #E7E3EA
split-complementary
#EAE4E3 #E3EAE7 #E3E5EA
monochromatic
#B6A19D #D0C2C0 #EAE4E3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.26
#EAE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EAE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4E3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4E3 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E3
Deuteranopia (green-blind)
#E6E6E3
Tritanopia (blue-blind)
#ECE3E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae4e3; /* rgb */ color: rgb(234, 228, 227); /* oklch */ color: oklch(92.3% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#f0eceb',
500: '#eae4e3',
950: '#000000',
},
}SCSS
$custom: #eae4e3; $custom-light: #f0eceb; $custom-dark: #000000;
JSON
{
"hex": "#eae4e3",
"rgb": {
"r": 234,
"g": 228,
"b": 227
},
"hsl": {
"h": 8.571,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.92328,
"c": 0.00668,
"h": 28.8
},
"luminance": 0.78525
}Semantic roles & 50–950 ramp
primary
#EAE4E3
secondary
#B2BEC0
accent
#8E984D
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484