#EAE0DF#EAE0DF
#EAE0DF is a very light, near-neutral red. Relative luminance 0.761; OKLCH L 91.4% C 0.011 H 24.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0DF |
|---|---|
| RGB | rgb(234, 224, 223) |
| HSL | hsl(5, 21%, 90%) |
| HSV | hsv(5, 5%, 92%) |
| CMYK | cmyk(0%, 4.3%, 4.7%, 8.2%) |
| CIE-LAB | lab(89.92, 3.22, 1.70) |
| CIE-LCH | lch(89.92, 3.65, 27.82°) |
| OKLab | oklab(91.43% 0.0101 0.0046) |
| OKLCH | oklch(91.43% 0.011 24.3) |
| XYZ | xyz(73.9049, 76.1320, 80.5993) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.31
Gainsboro
#DCDCDC
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 5.28
Seashell
#FFF5EE
ΔE00 5.34
Linen
#FAF0E6
ΔE00 5.63
Snow
#FFFAFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0DF #DFE9EA
analogous
#EADFE4 #EAE0DF #EAE6DF
triadic
#EAE0DF #DFEAE0 #E0DFEA
tetradic
#EAE0DF #E4EADF #DFE9EA #E6DFEA
square
#EAE0DF #E4EADF #DFE9EA #E6DFEA
split-complementary
#EAE0DF #DFEAE6 #DFE4EA
monochromatic
#BA9895 #D2BCBA #EAE0DF #F3EDED #F3EDED
Accessibility & contrast
On white
1.29
#EAE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EAE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0DF
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0DF | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#EDDFE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae0df; /* rgb */ color: rgb(234, 224, 223); /* oklch */ color: oklch(91.4% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#f0e9e9',
500: '#eae0df',
950: '#000000',
},
}SCSS
$custom: #eae0df; $custom-light: #f0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#eae0df",
"rgb": {
"r": 234,
"g": 224,
"b": 223
},
"hsl": {
"h": 5.455,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91433,
"c": 0.01104,
"h": 24.3
},
"luminance": 0.76131
}Semantic roles & 50–950 ramp
primary
#EAE0DF
secondary
#ACBFC1
accent
#979F46
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484