#EAD8CA#EAD8CA
#EAD8CA is a very light, muted orange. Relative luminance 0.709; OKLCH L 89.3% C 0.028 H 60.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD8CA |
|---|---|
| RGB | rgb(234, 216, 202) |
| HSL | hsl(26, 43%, 85%) |
| HSV | hsv(26, 14%, 92%) |
| CMYK | cmyk(0%, 7.7%, 13.7%, 8.2%) |
| CIE-LAB | lab(87.42, 3.91, 9.14) |
| CIE-LCH | lch(87.42, 9.94, 66.83°) |
| OKLab | oklab(89.31% 0.0136 0.0239) |
| OKLCH | oklch(89.31% 0.028 60.3) |
| XYZ | xyz(69.1475, 70.8697, 65.9023) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.88
Antiquewhite
#FAEBD7
ΔE00 5.24
Champagne
#F7E7CE
ΔE00 5.93
Linen
#FAF0E6
ΔE00 5.94
Bisque
#FFE4C4
ΔE00 6.87
Seashell
#FFF5EE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD8CA #CADCEA
analogous
#EACACC #EAD8CA #EAE8CA
triadic
#EAD8CA #CAEAD8 #D8CAEA
tetradic
#EAD8CA #CCEACA #CADCEA #E8CAEA
square
#EAD8CA #CCEACA #CADCEA #E8CAEA
split-complementary
#EAD8CA #CAEAE8 #CACCEA
monochromatic
#C79772 #D9B89E #EAD8CA #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.38
#EAD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EAD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD8CA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD8CA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#F0D4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ead8ca; /* rgb */ color: rgb(234, 216, 202); /* oklch */ color: oklch(89.3% 0.028 60.3);
Tailwind
colors: {
custom: {
50: '#f1e4da',
500: '#ead8ca',
950: '#000000',
},
}SCSS
$custom: #ead8ca; $custom-light: #f1e4da; $custom-dark: #000000;
JSON
{
"hex": "#ead8ca",
"rgb": {
"r": 234,
"g": 216,
"b": 202
},
"hsl": {
"h": 26.25,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.89307,
"c": 0.02753,
"h": 60.3
},
"luminance": 0.70868
}Semantic roles & 50–950 ramp
primary
#EAD8CA
secondary
#93AFC5
accent
#7BB62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483