#EAD0D2#EAD0D2
#EAD0D2 is a very light, muted red. Relative luminance 0.673; OKLCH L 88.0% C 0.029 H 12.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD0D2 |
|---|---|
| RGB | rgb(234, 208, 210) |
| HSL | hsl(355, 38%, 87%) |
| HSV | hsv(355, 11%, 92%) |
| CMYK | cmyk(0%, 11.1%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.63, 9.37, 2.33) |
| CIE-LCH | lch(85.63, 9.66, 13.94°) |
| OKLab | oklab(87.97% 0.0285 0.0063) |
| OKLCH | oklch(87.97% 0.029 12.4) |
| XYZ | xyz(68.1195, 67.2587, 70.3541) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.95
Light Pink
#FFD1DF
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.49
Lavenderblush
#FFF0F5
ΔE00 7.69
Light Rose
#FFC5CB
ΔE00 8.68
Pale Rose
#FDC1C5
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD0D2 #D0EAE8
analogous
#EAD0DF #EAD0D2 #EADBD0
triadic
#EAD0D2 #D2EAD0 #D0D2EA
tetradic
#EAD0D2 #DFEAD0 #D0EAE8 #DBD0EA
square
#EAD0D2 #DFEAD0 #D0EAE8 #DBD0EA
split-complementary
#EAD0D2 #D0EADB #D0DFEA
monochromatic
#C47B81 #D7A6AA #EAD0D2 #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.45
#EAD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#EAD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD0D2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD0D2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#F0CED1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead0d2; /* rgb */ color: rgb(234, 208, 210); /* oklch */ color: oklch(88.0% 0.029 12.4);
Tailwind
colors: {
custom: {
50: '#f0dedf',
500: '#ead0d2',
950: '#000000',
},
}SCSS
$custom: #ead0d2; $custom-light: #f0dedf; $custom-dark: #000000;
JSON
{
"hex": "#ead0d2",
"rgb": {
"r": 234,
"g": 208,
"b": 210
},
"hsl": {
"h": 355.385,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.87972,
"c": 0.0292,
"h": 12.4
},
"luminance": 0.67257
}Semantic roles & 50–950 ramp
primary
#EAD0D2
secondary
#9AC4C1
accent
#B1A834
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484