#EAD0D0#EAD0D0
#EAD0D0 is a very light, muted red. Relative luminance 0.672; OKLCH L 87.9% C 0.029 H 17.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD0D0 |
|---|---|
| RGB | rgb(234, 208, 208) |
| HSL | hsl(0, 38%, 87%) |
| HSV | hsv(0, 11%, 92%) |
| CMYK | cmyk(0%, 11.1%, 11.1%, 8.2%) |
| CIE-LAB | lab(85.58, 9.05, 3.32) |
| CIE-LCH | lch(85.58, 9.63, 20.13°) |
| OKLab | oklab(87.92% 0.0278 0.0089) |
| OKLCH | oklch(87.92% 0.029 17.7) |
| XYZ | xyz(67.8719, 67.1596, 69.0500) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 7.86
Light Pink
#FFD1DF
ΔE00 7.98
Pale Pink
#FFCFDC
ΔE00 8.05
Light Rose
#FFC5CB
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD0D0 #D0EAEA
analogous
#EAD0DD #EAD0D0 #EADDD0
triadic
#EAD0D0 #D0EAD0 #D0D0EA
tetradic
#EAD0D0 #DDEAD0 #D0EAEA #DDD0EA
square
#EAD0D0 #DDEAD0 #D0EAEA #DDD0EA
split-complementary
#EAD0D0 #D0EADD #D0DDEA
monochromatic
#C47B7B #D7A6A6 #EAD0D0 #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.46
#EAD0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#EAD0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD0D0
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD0D0 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#F0CED0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead0d0; /* rgb */ color: rgb(234, 208, 208); /* oklch */ color: oklch(87.9% 0.029 17.7);
Tailwind
colors: {
custom: {
50: '#f1dede',
500: '#ead0d0',
950: '#000000',
},
}SCSS
$custom: #ead0d0; $custom-light: #f1dede; $custom-dark: #000000;
JSON
{
"hex": "#ead0d0",
"rgb": {
"r": 234,
"g": 208,
"b": 208
},
"hsl": {
"h": 0,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.87916,
"c": 0.02914,
"h": 17.7
},
"luminance": 0.67158
}Semantic roles & 50–950 ramp
primary
#EAD0D0
secondary
#9AC4C4
accent
#B1B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484