#EADCCA#EADCCA
#EADCCA is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.1% C 0.029 H 74.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCCA |
|---|---|
| RGB | rgb(234, 220, 202) |
| HSL | hsl(34, 43%, 85%) |
| HSV | hsv(34, 14%, 92%) |
| CMYK | cmyk(0%, 6%, 13.7%, 8.2%) |
| CIE-LAB | lab(88.42, 1.84, 10.56) |
| CIE-LCH | lch(88.42, 10.72, 80.12°) |
| OKLab | oklab(90.09% 0.0078 0.0276) |
| OKLCH | oklch(90.09% 0.029 74.3) |
| XYZ | xyz(70.1848, 72.9442, 66.2480) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.76
Antiquewhite
#FAEBD7
ΔE00 3.36
Champagne
#F7E7CE
ΔE00 3.44
Papayawhip
#FFEFD5
ΔE00 4.94
Eggshell
#F0EAD6
ΔE00 5.01
Blanchedalmond
#FFEBCD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCCA #CAD8EA
analogous
#EACCCA #EADCCA #E8EACA
triadic
#EADCCA #CAEADC #DCCAEA
tetradic
#EADCCA #CAEACC #CAD8EA #EACAE8
square
#EADCCA #CAEACC #CAD8EA #EACAE8
split-complementary
#EADCCA #CAE8EA #CCCAEA
monochromatic
#C7A272 #D9BF9E #EADCCA #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.35
#EADCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EADCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCCA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCCA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#F0D8D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadcca; /* rgb */ color: rgb(234, 220, 202); /* oklch */ color: oklch(90.1% 0.029 74.3);
Tailwind
colors: {
custom: {
50: '#f0e6da',
500: '#eadcca',
950: '#000000',
},
}SCSS
$custom: #eadcca; $custom-light: #f0e6da; $custom-dark: #000000;
JSON
{
"hex": "#eadcca",
"rgb": {
"r": 234,
"g": 220,
"b": 202
},
"hsl": {
"h": 33.75,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90091,
"c": 0.02863,
"h": 74.3
},
"luminance": 0.72943
}Semantic roles & 50–950 ramp
primary
#EADCCA
secondary
#93A9C5
accent
#6AB62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483