#EED2CA#EED2CA
#EED2CA is a very light, muted red. Relative luminance 0.685; OKLCH L 88.5% C 0.033 H 36.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EED2CA |
|---|---|
| RGB | rgb(238, 210, 202) |
| HSL | hsl(13, 51%, 86%) |
| HSV | hsv(13, 15%, 93%) |
| CMYK | cmyk(0%, 11.8%, 15.1%, 6.7%) |
| CIE-LAB | lab(86.27, 8.46, 7.53) |
| CIE-LCH | lch(86.27, 11.33, 41.67°) |
| OKLab | oklab(88.49% 0.0268 0.0198) |
| OKLCH | oklch(88.49% 0.033 36.5) |
| XYZ | xyz(68.9667, 68.5363, 65.4615) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.61
Apricot
#FBCEB1
ΔE00 8.20
Lavenderblush
#FFF0F5
ΔE00 9.18
Very Light Pink
#FFF4F2
ΔE00 9.20
Peach
#FFDAB9
ΔE00 9.60
Linen
#FAF0E6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED2CA #CAE6EE
analogous
#EECAD4 #EED2CA #EEE4CA
triadic
#EED2CA #CAEED2 #D2CAEE
tetradic
#EED2CA #D4EECA #CAE6EE #E4CAEE
square
#EED2CA #D4EECA #CAE6EE #E4CAEE
split-complementary
#EED2CA #CAEEE4 #CAD4EE
monochromatic
#D0836D #DFAB9C #EED2CA #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.43
#EED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#EED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED2CA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED2CA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#F6CED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed2ca; /* rgb */ color: rgb(238, 210, 202); /* oklch */ color: oklch(88.5% 0.033 36.5);
Tailwind
colors: {
custom: {
50: '#f3dfda',
500: '#eed2ca',
950: '#000000',
},
}SCSS
$custom: #eed2ca; $custom-light: #f3dfda; $custom-dark: #000000;
JSON
{
"hex": "#eed2ca",
"rgb": {
"r": 238,
"g": 210,
"b": 202
},
"hsl": {
"h": 13.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.88488,
"c": 0.03335,
"h": 36.5
},
"luminance": 0.68535
}Semantic roles & 50–950 ramp
primary
#EED2CA
secondary
#91BECB
accent
#9DBF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483