#EAD5CA#EAD5CA
#EAD5CA is a very light, muted orange. Relative luminance 0.693; OKLCH L 88.7% C 0.028 H 49.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD5CA |
|---|---|
| RGB | rgb(234, 213, 202) |
| HSL | hsl(21, 43%, 85%) |
| HSV | hsv(21, 14%, 92%) |
| CMYK | cmyk(0%, 9%, 13.7%, 8.2%) |
| CIE-LAB | lab(86.68, 5.47, 8.07) |
| CIE-LCH | lch(86.68, 9.75, 55.86°) |
| OKLab | oklab(88.72% 0.0181 0.0212) |
| OKLCH | oklch(88.72% 0.028 49.6) |
| XYZ | xyz(68.3860, 69.3465, 65.6484) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.22
Linen
#FAF0E6
ΔE00 7.14
Antiquewhite
#FAEBD7
ΔE00 7.25
Seashell
#FFF5EE
ΔE00 7.82
Warm Gray
#C9BEB0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD5CA #CADFEA
analogous
#EACACF #EAD5CA #EAE5CA
triadic
#EAD5CA #CAEAD5 #D5CAEA
tetradic
#EAD5CA #CFEACA #CADFEA #E5CAEA
square
#EAD5CA #CFEACA #CADFEA #E5CAEA
split-complementary
#EAD5CA #CAEAE5 #CACFEA
monochromatic
#C79072 #D9B29E #EAD5CA #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.41
#EAD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EAD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD5CA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD5CA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7C9
Deuteranopia (green-blind)
#DFDBCA
Tritanopia (blue-blind)
#F1D2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead5ca; /* rgb */ color: rgb(234, 213, 202); /* oklch */ color: oklch(88.7% 0.028 49.6);
Tailwind
colors: {
custom: {
50: '#f1e1da',
500: '#ead5ca',
950: '#000000',
},
}SCSS
$custom: #ead5ca; $custom-light: #f1e1da; $custom-dark: #000000;
JSON
{
"hex": "#ead5ca",
"rgb": {
"r": 234,
"g": 213,
"b": 202
},
"hsl": {
"h": 20.625,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.88722,
"c": 0.02783,
"h": 49.6
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#EAD5CA
secondary
#93B4C5
accent
#88B62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483