#EBD5BD#EBD5BD
#EBD5BD is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.5% C 0.040 H 69.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5BD |
|---|---|
| RGB | rgb(235, 213, 189) |
| HSL | hsl(31, 53%, 83%) |
| HSV | hsv(31, 20%, 92%) |
| CMYK | cmyk(0%, 9.4%, 19.6%, 7.8%) |
| CIE-LAB | lab(86.47, 3.85, 14.64) |
| CIE-LCH | lch(86.47, 15.14, 75.27°) |
| OKLab | oklab(88.48% 0.014 0.0379) |
| OKLCH | oklch(88.48% 0.04 69.7) |
| XYZ | xyz(67.2404, 68.9264, 57.8963) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.82
Bisque
#FFE4C4
ΔE00 4.30
Champagne
#F7E7CE
ΔE00 4.70
Peach
#FFDAB9
ΔE00 5.18
Antiquewhite
#FAEBD7
ΔE00 5.39
Blanchedalmond
#FFEBCD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5BD #BDD3EB
analogous
#EBBEBD #EBD5BD #EAEBBD
triadic
#EBD5BD #BDEBD5 #D5BDEB
tetradic
#EBD5BD #BDEBBE #BDD3EB #EBBDEA
square
#EBD5BD #BDEBBE #BDD3EB #EBBDEA
split-complementary
#EBD5BD #BDEAEB #BEBDEB
monochromatic
#CF995F #DDB78E #EBD5BD #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.42
#EBD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#EBD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5BD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5BD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BC
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#F4D0CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd5bd; /* rgb */ color: rgb(235, 213, 189); /* oklch */ color: oklch(88.5% 0.040 69.7);
Tailwind
colors: {
custom: {
50: '#f1e1d0',
500: '#ebd5bd',
950: '#000000',
},
}SCSS
$custom: #ebd5bd; $custom-light: #f1e1d0; $custom-dark: #000000;
JSON
{
"hex": "#ebd5bd",
"rgb": {
"r": 235,
"g": 213,
"b": 189
},
"hsl": {
"h": 31.304,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.88483,
"c": 0.04041,
"h": 69.7
},
"luminance": 0.68925
}Semantic roles & 50–950 ramp
primary
#EBD5BD
secondary
#85A5C7
accent
#6FC125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483