#EAD4D0#EAD4D0
#EAD4D0 is a very light, muted red. Relative luminance 0.691; OKLCH L 88.7% C 0.025 H 29.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD4D0 |
|---|---|
| RGB | rgb(234, 212, 208) |
| HSL | hsl(9, 38%, 87%) |
| HSV | hsv(9, 11%, 92%) |
| CMYK | cmyk(0%, 9.4%, 11.1%, 8.2%) |
| CIE-LAB | lab(86.57, 6.95, 4.74) |
| CIE-LCH | lch(86.57, 8.42, 34.31°) |
| OKLab | oklab(88.69% 0.0218 0.0126) |
| OKLCH | oklch(88.69% 0.025 29.9) |
| XYZ | xyz(68.8595, 69.1347, 69.3792) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.22
Lavenderblush
#FFF0F5
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 7.72
Seashell
#FFF5EE
ΔE00 8.63
Linen
#FAF0E6
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD4D0 #D0E6EA
analogous
#EAD0D9 #EAD4D0 #EAE1D0
triadic
#EAD4D0 #D0EAD4 #D4D0EA
tetradic
#EAD4D0 #D9EAD0 #D0E6EA #E1D0EA
square
#EAD4D0 #D9EAD0 #D0E6EA #E1D0EA
split-complementary
#EAD4D0 #D0EAE1 #D0D9EA
monochromatic
#C4877B #D7ADA6 #EAD4D0 #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.42
#EAD4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#EAD4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD4D0
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD4D0 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#F0D2D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead4d0; /* rgb */ color: rgb(234, 212, 208); /* oklch */ color: oklch(88.7% 0.025 29.9);
Tailwind
colors: {
custom: {
50: '#f0e1de',
500: '#ead4d0',
950: '#000000',
},
}SCSS
$custom: #ead4d0; $custom-light: #f0e1de; $custom-dark: #000000;
JSON
{
"hex": "#ead4d0",
"rgb": {
"r": 234,
"g": 212,
"b": 208
},
"hsl": {
"h": 9.231,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.88687,
"c": 0.0252,
"h": 29.9
},
"luminance": 0.69133
}Semantic roles & 50–950 ramp
primary
#EAD4D0
secondary
#9ABEC4
accent
#9EB134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484