#EADCC8#EADCC8
#EADCC8 is a very light, muted orange. Relative luminance 0.728; OKLCH L 90.0% C 0.031 H 77.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCC8 |
|---|---|
| RGB | rgb(234, 220, 200) |
| HSL | hsl(35, 45%, 85%) |
| HSV | hsv(35, 15%, 92%) |
| CMYK | cmyk(0%, 6%, 14.5%, 8.2%) |
| CIE-LAB | lab(88.38, 1.53, 11.55) |
| CIE-LCH | lch(88.38, 11.65, 82.47°) |
| OKLab | oklab(90.04% 0.007 0.0301) |
| OKLCH | oklch(90.04% 0.031 77) |
| XYZ | xyz(69.9495, 72.8501, 65.0090) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.47
Champagne
#F7E7CE
ΔE00 2.97
Antiquewhite
#FAEBD7
ΔE00 3.35
Papayawhip
#FFEFD5
ΔE00 4.57
Eggshell
#F0EAD6
ΔE00 4.70
Blanchedalmond
#FFEBCD
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCC8 #C8D6EA
analogous
#EACBC8 #EADCC8 #E7EAC8
triadic
#EADCC8 #C8EADC #DCC8EA
tetradic
#EADCC8 #C8EACB #C8D6EA #EAC8E7
square
#EADCC8 #C8EACB #C8D6EA #EAC8E7
split-complementary
#EADCC8 #C8E7EA #CBC8EA
monochromatic
#C8A46F #D9C09C #EADCC8 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.35
#EADCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#EADCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCC8
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCC8 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#F0D8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadcc8; /* rgb */ color: rgb(234, 220, 200); /* oklch */ color: oklch(90.0% 0.031 77.0);
Tailwind
colors: {
custom: {
50: '#f1e6d8',
500: '#eadcc8',
950: '#000000',
},
}SCSS
$custom: #eadcc8; $custom-light: #f1e6d8; $custom-dark: #000000;
JSON
{
"hex": "#eadcc8",
"rgb": {
"r": 234,
"g": 220,
"b": 200
},
"hsl": {
"h": 35.294,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.90041,
"c": 0.03088,
"h": 77
},
"luminance": 0.72849
}Semantic roles & 50–950 ramp
primary
#EADCC8
secondary
#91A6C5
accent
#67B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483