#EBD5CB#EBD5CB
#EBD5CB is a very light, muted orange. Relative luminance 0.696; OKLCH L 88.8% C 0.028 H 46.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5CB |
|---|---|
| RGB | rgb(235, 213, 203) |
| HSL | hsl(19, 44%, 86%) |
| HSV | hsv(19, 14%, 92%) |
| CMYK | cmyk(0%, 9.4%, 13.6%, 7.8%) |
| CIE-LAB | lab(86.78, 5.98, 7.70) |
| CIE-LCH | lch(86.78, 9.75, 52.15°) |
| OKLab | oklab(88.83% 0.0195 0.0203) |
| OKLCH | oklch(88.83% 0.028 46.1) |
| XYZ | xyz(68.8341, 69.5638, 66.2894) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.56
Warm Beige
#E9DCC9
ΔE00 6.94
Linen
#FAF0E6
ΔE00 7.46
Antiquewhite
#FAEBD7
ΔE00 7.82
Seashell
#FFF5EE
ΔE00 7.98
Very Light Pink
#FFF4F2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5CB #CBE1EB
analogous
#EBCBD1 #EBD5CB #EBE5CB
triadic
#EBD5CB #CBEBD5 #D5CBEB
tetradic
#EBD5CB #D1EBCB #CBE1EB #E5CBEB
square
#EBD5CB #D1EBCB #CBE1EB #E5CBEB
split-complementary
#EBD5CB #CBEBE5 #CBD1EB
monochromatic
#C98E73 #DAB19F #EBD5CB #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.41
#EBD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#EBD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5CB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5CB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CA
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#F2D2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd5cb; /* rgb */ color: rgb(235, 213, 203); /* oklch */ color: oklch(88.8% 0.028 46.1);
Tailwind
colors: {
custom: {
50: '#f1e1da',
500: '#ebd5cb',
950: '#000000',
},
}SCSS
$custom: #ebd5cb; $custom-light: #f1e1da; $custom-dark: #000000;
JSON
{
"hex": "#ebd5cb",
"rgb": {
"r": 235,
"g": 213,
"b": 203
},
"hsl": {
"h": 18.75,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.88833,
"c": 0.02812,
"h": 46.1
},
"luminance": 0.69562
}Semantic roles & 50–950 ramp
primary
#EBD5CB
secondary
#94B7C7
accent
#8DB82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483