#EADCC7#EADCC7
#EADCC7 is a very light, muted orange. Relative luminance 0.728; OKLCH L 90.0% C 0.032 H 78.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCC7 |
|---|---|
| RGB | rgb(234, 220, 199) |
| HSL | hsl(36, 45%, 85%) |
| HSV | hsv(36, 15%, 92%) |
| CMYK | cmyk(0%, 6%, 15%, 8.2%) |
| CIE-LAB | lab(88.35, 1.37, 12.04) |
| CIE-LCH | lch(88.35, 12.12, 83.50°) |
| OKLab | oklab(90.02% 0.0066 0.0313) |
| OKLCH | oklch(90.02% 0.032 78.1) |
| XYZ | xyz(69.8330, 72.8035, 64.3955) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.74
Champagne
#F7E7CE
ΔE00 2.80
Antiquewhite
#FAEBD7
ΔE00 3.42
Papayawhip
#FFEFD5
ΔE00 4.44
Eggshell
#F0EAD6
ΔE00 4.60
Blanchedalmond
#FFEBCD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCC7 #C7D5EA
analogous
#EACAC7 #EADCC7 #E7EAC7
triadic
#EADCC7 #C7EADC #DCC7EA
tetradic
#EADCC7 #C7EACA #C7D5EA #EAC7E7
square
#EADCC7 #C7EACA #C7D5EA #EAC7E7
split-complementary
#EADCC7 #C7E7EA #CAC7EA
monochromatic
#C9A46E #D9C09A #EADCC7 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.35
#EADCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#EADCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCC7
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCC7 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#F1D8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadcc7; /* rgb */ color: rgb(234, 220, 199); /* oklch */ color: oklch(90.0% 0.032 78.1);
Tailwind
colors: {
custom: {
50: '#f1e6d8',
500: '#eadcc7',
950: '#000000',
},
}SCSS
$custom: #eadcc7; $custom-light: #f1e6d8; $custom-dark: #000000;
JSON
{
"hex": "#eadcc7",
"rgb": {
"r": 234,
"g": 220,
"b": 199
},
"hsl": {
"h": 36,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.90016,
"c": 0.03201,
"h": 78.1
},
"luminance": 0.72802
}Semantic roles & 50–950 ramp
primary
#EADCC7
secondary
#90A5C5
accent
#65B92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483