#EADCCD#EADCCD
#EADCCD is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.2% C 0.025 H 69.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCCD |
|---|---|
| RGB | rgb(234, 220, 205) |
| HSL | hsl(31, 41%, 86%) |
| HSV | hsv(31, 12%, 92%) |
| CMYK | cmyk(0%, 6%, 12.4%, 8.2%) |
| CIE-LAB | lab(88.49, 2.31, 9.09) |
| CIE-LCH | lch(88.49, 9.38, 75.72°) |
| OKLab | oklab(90.17% 0.0089 0.0238) |
| OKLCH | oklch(90.17% 0.025 69.4) |
| XYZ | xyz(70.5434, 73.0877, 68.1369) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.98
Antiquewhite
#FAEBD7
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 4.41
Linen
#FAF0E6
ΔE00 4.81
Eggshell
#F0EAD6
ΔE00 5.69
Papayawhip
#FFEFD5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCCD #CDDBEA
analogous
#EACDCD #EADCCD #E9EACD
triadic
#EADCCD #CDEADC #DCCDEA
tetradic
#EADCCD #CDEACD #CDDBEA #EACDE9
square
#EADCCD #CDEACD #CDDBEA #EACDE9
split-complementary
#EADCCD #CDE9EA #CDCDEA
monochromatic
#C6A077 #D8BEA2 #EADCCD #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.34
#EADCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#EADCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCCD
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCCD | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#F0D9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadccd; /* rgb */ color: rgb(234, 220, 205); /* oklch */ color: oklch(90.2% 0.025 69.4);
Tailwind
colors: {
custom: {
50: '#f0e6dc',
500: '#eadccd',
950: '#000000',
},
}SCSS
$custom: #eadccd; $custom-light: #f0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#eadccd",
"rgb": {
"r": 234,
"g": 220,
"b": 205
},
"hsl": {
"h": 31.034,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.90167,
"c": 0.0254,
"h": 69.4
},
"luminance": 0.73087
}Semantic roles & 50–950 ramp
primary
#EADCCD
secondary
#96ADC5
accent
#71B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484