#EAD0CA#EAD0CA
#EAD0CA is a very light, muted red. Relative luminance 0.669; OKLCH L 87.8% C 0.030 H 33.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD0CA |
|---|---|
| RGB | rgb(234, 208, 202) |
| HSL | hsl(11, 43%, 85%) |
| HSV | hsv(11, 14%, 92%) |
| CMYK | cmyk(0%, 11.1%, 13.7%, 8.2%) |
| CIE-LAB | lab(85.44, 8.08, 6.29) |
| CIE-LCH | lch(85.44, 10.24, 37.89°) |
| OKLab | oklab(87.75% 0.0255 0.0166) |
| OKLCH | oklch(87.75% 0.03 33.1) |
| XYZ | xyz(67.1477, 66.8700, 65.2356) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.79
Lavenderblush
#FFF0F5
ΔE00 8.88
Pinkish Grey
#C8ACA9
ΔE00 9.12
Very Light Pink
#FFF4F2
ΔE00 9.14
Apricot
#FBCEB1
ΔE00 9.16
Linen
#FAF0E6
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD0CA #CAE4EA
analogous
#EACAD4 #EAD0CA #EAE0CA
triadic
#EAD0CA #CAEAD0 #D0CAEA
tetradic
#EAD0CA #D4EACA #CAE4EA #E0CAEA
square
#EAD0CA #D4EACA #CAE4EA #E0CAEA
split-complementary
#EAD0CA #CAEAE0 #CAD4EA
monochromatic
#C78272 #D9A99E #EAD0CA #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.46
#EAD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#EAD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD0CA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD0CA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#F1CDCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ead0ca; /* rgb */ color: rgb(234, 208, 202); /* oklch */ color: oklch(87.8% 0.030 33.1);
Tailwind
colors: {
custom: {
50: '#f1deda',
500: '#ead0ca',
950: '#000000',
},
}SCSS
$custom: #ead0ca; $custom-light: #f1deda; $custom-dark: #000000;
JSON
{
"hex": "#ead0ca",
"rgb": {
"r": 234,
"g": 208,
"b": 202
},
"hsl": {
"h": 11.25,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.87753,
"c": 0.0304,
"h": 33.1
},
"luminance": 0.66868
}Semantic roles & 50–950 ramp
primary
#EAD0CA
secondary
#93BCC5
accent
#9DB62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483