#EAD5CB#EAD5CB
#EAD5CB is a very light, muted orange. Relative luminance 0.694; OKLCH L 88.7% C 0.027 H 47.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD5CB |
|---|---|
| RGB | rgb(234, 213, 203) |
| HSL | hsl(19, 42%, 86%) |
| HSV | hsv(19, 13%, 92%) |
| CMYK | cmyk(0%, 9%, 13.2%, 8.2%) |
| CIE-LAB | lab(86.70, 5.63, 7.57) |
| CIE-LCH | lch(86.70, 9.43, 53.38°) |
| OKLab | oklab(88.75% 0.0184 0.0199) |
| OKLCH | oklch(88.75% 0.027 47.2) |
| XYZ | xyz(68.5047, 69.3940, 66.2740) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 6.60
Linen
#FAF0E6
ΔE00 7.23
Antiquewhite
#FAEBD7
ΔE00 7.58
Seashell
#FFF5EE
ΔE00 7.81
Very Light Pink
#FFF4F2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD5CB #CBE0EA
analogous
#EACBD0 #EAD5CB #EAE4CB
triadic
#EAD5CB #CBEAD5 #D5CBEA
tetradic
#EAD5CB #D0EACB #CBE0EA #E4CBEA
square
#EAD5CB #D0EACB #CBE0EA #E4CBEA
split-complementary
#EAD5CB #CBEAE4 #CBD0EA
monochromatic
#C78F74 #D8B29F #EAD5CB #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.41
#EAD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EAD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD5CB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD5CB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CA
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#F0D2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead5cb; /* rgb */ color: rgb(234, 213, 203); /* oklch */ color: oklch(88.7% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#f1e1da',
500: '#ead5cb',
950: '#000000',
},
}SCSS
$custom: #ead5cb; $custom-light: #f1e1da; $custom-dark: #000000;
JSON
{
"hex": "#ead5cb",
"rgb": {
"r": 234,
"g": 213,
"b": 203
},
"hsl": {
"h": 19.355,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.88748,
"c": 0.02712,
"h": 47.2
},
"luminance": 0.69393
}Semantic roles & 50–950 ramp
primary
#EAD5CB
secondary
#94B5C5
accent
#8AB630
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483