#EADCC9#EADCC9
#EADCC9 is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.1% C 0.030 H 75.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCC9 |
|---|---|
| RGB | rgb(234, 220, 201) |
| HSL | hsl(35, 44%, 85%) |
| HSV | hsv(35, 14%, 92%) |
| CMYK | cmyk(0%, 6%, 14.1%, 8.2%) |
| CIE-LAB | lab(88.40, 1.68, 11.06) |
| CIE-LCH | lch(88.40, 11.18, 81.34°) |
| OKLab | oklab(90.07% 0.0074 0.0288) |
| OKLCH | oklch(90.07% 0.03 75.7) |
| XYZ | xyz(70.0668, 72.8970, 65.6265) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.47
Champagne
#F7E7CE
ΔE00 3.18
Antiquewhite
#FAEBD7
ΔE00 3.33
Papayawhip
#FFEFD5
ΔE00 4.74
Eggshell
#F0EAD6
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCC9 #C9D7EA
analogous
#EACBC9 #EADCC9 #E8EAC9
triadic
#EADCC9 #C9EADC #DCC9EA
tetradic
#EADCC9 #C9EACB #C9D7EA #EAC9E8
square
#EADCC9 #C9EACB #C9D7EA #EAC9E8
split-complementary
#EADCC9 #C9E8EA #CBC9EA
monochromatic
#C8A371 #D9BF9D #EADCC9 #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.35
#EADCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EADCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCC9
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCC9 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#F0D8D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadcc9; /* rgb */ color: rgb(234, 220, 201); /* oklch */ color: oklch(90.1% 0.030 75.7);
Tailwind
colors: {
custom: {
50: '#f0e6d9',
500: '#eadcc9',
950: '#000000',
},
}SCSS
$custom: #eadcc9; $custom-light: #f0e6d9; $custom-dark: #000000;
JSON
{
"hex": "#eadcc9",
"rgb": {
"r": 234,
"g": 220,
"b": 201
},
"hsl": {
"h": 34.545,
"s": 44,
"l": 85.294
},
"oklch": {
"l": 0.90066,
"c": 0.02974,
"h": 75.7
},
"luminance": 0.72896
}Semantic roles & 50–950 ramp
primary
#EADCC9
secondary
#92A8C5
accent
#68B72E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483