#EBD5BB#EBD5BB
#EBD5BB is a very light, muted orange. Relative luminance 0.688; OKLCH L 88.4% C 0.043 H 71.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5BB |
|---|---|
| RGB | rgb(235, 213, 187) |
| HSL | hsl(33, 55%, 83%) |
| HSV | hsv(33, 20%, 92%) |
| CMYK | cmyk(0%, 9.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(86.42, 3.56, 15.63) |
| CIE-LCH | lch(86.42, 16.03, 77.18°) |
| OKLab | oklab(88.44% 0.0132 0.0404) |
| OKLCH | oklch(88.44% 0.043 71.9) |
| XYZ | xyz(67.0248, 68.8402, 56.7608) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.93
Bisque
#FFE4C4
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 4.52
Blanchedalmond
#FFEBCD
ΔE00 5.11
Peach
#FFDAB9
ΔE00 5.17
Antiquewhite
#FAEBD7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5BB #BBD1EB
analogous
#EBBDBB #EBD5BB #E9EBBB
triadic
#EBD5BB #BBEBD5 #D5BBEB
tetradic
#EBD5BB #BBEBBD #BBD1EB #EBBBE9
square
#EBD5BB #BBEBBD #BBD1EB #EBBBE9
split-complementary
#EBD5BB #BBE9EB #BDBBEB
monochromatic
#CF9B5C #DDB88C #EBD5BB #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.42
#EBD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#EBD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5BB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5BB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#E3DABC
Tritanopia (blue-blind)
#F4D0CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd5bb; /* rgb */ color: rgb(235, 213, 187); /* oklch */ color: oklch(88.4% 0.043 71.9);
Tailwind
colors: {
custom: {
50: '#f1e1cf',
500: '#ebd5bb',
950: '#000000',
},
}SCSS
$custom: #ebd5bb; $custom-light: #f1e1cf; $custom-dark: #000000;
JSON
{
"hex": "#ebd5bb",
"rgb": {
"r": 235,
"g": 213,
"b": 187
},
"hsl": {
"h": 32.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.88435,
"c": 0.0425,
"h": 71.9
},
"luminance": 0.68839
}Semantic roles & 50–950 ramp
primary
#EBD5BB
secondary
#83A2C7
accent
#6CC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483