#EAD5C8#EAD5C8
#EAD5C8 is a very light, muted orange. Relative luminance 0.693; OKLCH L 88.7% C 0.029 H 53.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD5C8 |
|---|---|
| RGB | rgb(234, 213, 200) |
| HSL | hsl(23, 45%, 85%) |
| HSV | hsv(23, 15%, 92%) |
| CMYK | cmyk(0%, 9%, 14.5%, 8.2%) |
| CIE-LAB | lab(86.63, 5.16, 9.06) |
| CIE-LCH | lch(86.63, 10.42, 60.35°) |
| OKLab | oklab(88.67% 0.0173 0.0237) |
| OKLCH | oklch(88.67% 0.029 53.9) |
| XYZ | xyz(68.1507, 69.2524, 64.4094) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.48
Antiquewhite
#FAEBD7
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 6.93
Linen
#FAF0E6
ΔE00 7.05
Champagne
#F7E7CE
ΔE00 7.37
Peach
#FFDAB9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD5C8 #C8DDEA
analogous
#EAC8CC #EAD5C8 #EAE6C8
triadic
#EAD5C8 #C8EAD5 #D5C8EA
tetradic
#EAD5C8 #CCEAC8 #C8DDEA #E6C8EA
square
#EAD5C8 #CCEAC8 #C8DDEA #E6C8EA
split-complementary
#EAD5C8 #C8EAE6 #C8CCEA
monochromatic
#C8916F #D9B39C #EAD5C8 #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.41
#EAD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EAD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD5C8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD5C8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#E0DBC8
Tritanopia (blue-blind)
#F1D1D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead5c8; /* rgb */ color: rgb(234, 213, 200); /* oklch */ color: oklch(88.7% 0.029 53.9);
Tailwind
colors: {
custom: {
50: '#f1e1d8',
500: '#ead5c8',
950: '#000000',
},
}SCSS
$custom: #ead5c8; $custom-light: #f1e1d8; $custom-dark: #000000;
JSON
{
"hex": "#ead5c8",
"rgb": {
"r": 234,
"g": 213,
"b": 200
},
"hsl": {
"h": 22.941,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.8867,
"c": 0.02934,
"h": 53.9
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#EAD5C8
secondary
#91B1C5
accent
#83B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483