#EAD4D2#EAD4D2
#EAD4D2 is a very light, muted red. Relative luminance 0.692; OKLCH L 88.7% C 0.025 H 23.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD4D2 |
|---|---|
| RGB | rgb(234, 212, 210) |
| HSL | hsl(5, 36%, 87%) |
| HSV | hsv(5, 10%, 92%) |
| CMYK | cmyk(0%, 9.4%, 10.3%, 8.2%) |
| CIE-LAB | lab(86.62, 7.28, 3.76) |
| CIE-LCH | lch(86.62, 8.19, 27.30°) |
| OKLab | oklab(88.74% 0.0226 0.01) |
| OKLCH | oklch(88.74% 0.025 23.9) |
| XYZ | xyz(69.1071, 69.2338, 70.6832) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.10
Lavenderblush
#FFF0F5
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.76
Seashell
#FFF5EE
ΔE00 8.95
Linen
#FAF0E6
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD4D2 #D2E8EA
analogous
#EAD2DC #EAD4D2 #EAE0D2
triadic
#EAD4D2 #D2EAD4 #D4D2EA
tetradic
#EAD4D2 #DCEAD2 #D2E8EA #E0D2EA
square
#EAD4D2 #DCEAD2 #D2E8EA #E0D2EA
split-complementary
#EAD4D2 #D2EAE0 #D2DCEA
monochromatic
#C3847F #D7ACA8 #EAD4D2 #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.41
#EAD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EAD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD4D2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD4D2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#DDDAD2
Tritanopia (blue-blind)
#F0D2D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead4d2; /* rgb */ color: rgb(234, 212, 210); /* oklch */ color: oklch(88.7% 0.025 23.9);
Tailwind
colors: {
custom: {
50: '#f0e1df',
500: '#ead4d2',
950: '#000000',
},
}SCSS
$custom: #ead4d2; $custom-light: #f0e1df; $custom-dark: #000000;
JSON
{
"hex": "#ead4d2",
"rgb": {
"r": 234,
"g": 212,
"b": 210
},
"hsl": {
"h": 5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88741,
"c": 0.02471,
"h": 23.9
},
"luminance": 0.69233
}Semantic roles & 50–950 ramp
primary
#EAD4D2
secondary
#9CC1C4
accent
#A5AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484