#EED3CA#EED3CA
#EED3CA is a very light, muted orange. Relative luminance 0.690; OKLCH L 88.7% C 0.033 H 39.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EED3CA |
|---|---|
| RGB | rgb(238, 211, 202) |
| HSL | hsl(15, 51%, 86%) |
| HSV | hsv(15, 15%, 93%) |
| CMYK | cmyk(0%, 11.3%, 15.1%, 6.7%) |
| CIE-LAB | lab(86.52, 7.94, 7.89) |
| CIE-LCH | lch(86.52, 11.19, 44.80°) |
| OKLab | oklab(88.68% 0.0253 0.0207) |
| OKLCH | oklch(88.68% 0.033 39.3) |
| XYZ | xyz(69.2144, 69.0316, 65.5440) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.75
Apricot
#FBCEB1
ΔE00 7.91
Very Light Pink
#FFF4F2
ΔE00 8.94
Warm Beige
#E9DCC9
ΔE00 9.00
Peach
#FFDAB9
ΔE00 9.06
Linen
#FAF0E6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED3CA #CAE5EE
analogous
#EECAD3 #EED3CA #EEE5CA
triadic
#EED3CA #CAEED3 #D3CAEE
tetradic
#EED3CA #D3EECA #CAE5EE #E5CAEE
square
#EED3CA #D3EECA #CAE5EE #E5CAEE
split-complementary
#EED3CA #CAEEE5 #CAD3EE
monochromatic
#D0866D #DFAD9C #EED3CA #F8ECE8 #F8ECE8
Accessibility & contrast
On white
1.42
#EED3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EED3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED3CA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED3CA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#DFDBCA
Tritanopia (blue-blind)
#F6CFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed3ca; /* rgb */ color: rgb(238, 211, 202); /* oklch */ color: oklch(88.7% 0.033 39.3);
Tailwind
colors: {
custom: {
50: '#f3e0da',
500: '#eed3ca',
950: '#000000',
},
}SCSS
$custom: #eed3ca; $custom-light: #f3e0da; $custom-dark: #000000;
JSON
{
"hex": "#eed3ca",
"rgb": {
"r": 238,
"g": 211,
"b": 202
},
"hsl": {
"h": 15,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.88681,
"c": 0.03273,
"h": 39.3
},
"luminance": 0.6903
}Semantic roles & 50–950 ramp
primary
#EED3CA
secondary
#91BDCB
accent
#99BF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483