#EBD0BB#EBD0BB
#EBD0BB is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.5% C 0.042 H 60.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD0BB |
|---|---|
| RGB | rgb(235, 208, 187) |
| HSL | hsl(26, 55%, 83%) |
| HSV | hsv(26, 20%, 92%) |
| CMYK | cmyk(0%, 11.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.18, 6.16, 13.88) |
| CIE-LCH | lch(85.18, 15.18, 66.07°) |
| OKLab | oklab(87.46% 0.0207 0.036) |
| OKLCH | oklch(87.46% 0.042 60.1) |
| XYZ | xyz(65.7865, 66.3636, 56.3481) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.88
Apricot
#FBCEB1
ΔE00 5.35
Bisque
#FFE4C4
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.14
Warm Beige
#E9DCC9
ΔE00 6.15
Champagne
#F7E7CE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD0BB #BBD6EB
analogous
#EBBBBE #EBD0BB #EBE8BB
triadic
#EBD0BB #BBEBD0 #D0BBEB
tetradic
#EBD0BB #BEEBBB #BBD6EB #E8BBEB
square
#EBD0BB #BEEBBB #BBD6EB #E8BBEB
split-complementary
#EBD0BB #BBEBE8 #BBBEEB
monochromatic
#CF8F5C #DDAF8C #EBD0BB #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.47
#EBD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EBD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD0BB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD0BB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#F4CBCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd0bb; /* rgb */ color: rgb(235, 208, 187); /* oklch */ color: oklch(87.5% 0.042 60.1);
Tailwind
colors: {
custom: {
50: '#f2decf',
500: '#ebd0bb',
950: '#000000',
},
}SCSS
$custom: #ebd0bb; $custom-light: #f2decf; $custom-dark: #000000;
JSON
{
"hex": "#ebd0bb",
"rgb": {
"r": 235,
"g": 208,
"b": 187
},
"hsl": {
"h": 26.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.8746,
"c": 0.04152,
"h": 60.1
},
"luminance": 0.66362
}Semantic roles & 50–950 ramp
primary
#EBD0BB
secondary
#83A9C7
accent
#7DC223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483