#EBD2BB#EBD2BB
#EBD2BB is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.8% C 0.042 H 64.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2BB |
|---|---|
| RGB | rgb(235, 210, 187) |
| HSL | hsl(29, 55%, 83%) |
| HSV | hsv(29, 20%, 92%) |
| CMYK | cmyk(0%, 10.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.68, 5.12, 14.58) |
| CIE-LCH | lch(85.68, 15.45, 70.66°) |
| OKLab | oklab(87.85% 0.0177 0.0378) |
| OKLCH | oklch(87.85% 0.042 64.9) |
| XYZ | xyz(66.2772, 67.3449, 56.5116) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.65
Bisque
#FFE4C4
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.10
Light Peach
#FFD8B1
ΔE00 5.69
Champagne
#F7E7CE
ΔE00 6.09
Apricot
#FBCEB1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2BB #BBD4EB
analogous
#EBBBBC #EBD2BB #EBEABB
triadic
#EBD2BB #BBEBD2 #D2BBEB
tetradic
#EBD2BB #BCEBBB #BBD4EB #EABBEB
square
#EBD2BB #BCEBBB #BBD4EB #EABBEB
split-complementary
#EBD2BB #BBEBEA #BBBCEB
monochromatic
#CF935C #DDB38C #EBD2BB #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.45
#EBD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#EBD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2BB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2BB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#F4CDCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebd2bb; /* rgb */ color: rgb(235, 210, 187); /* oklch */ color: oklch(87.8% 0.042 64.9);
Tailwind
colors: {
custom: {
50: '#f1dfcf',
500: '#ebd2bb',
950: '#000000',
},
}SCSS
$custom: #ebd2bb; $custom-light: #f1dfcf; $custom-dark: #000000;
JSON
{
"hex": "#ebd2bb",
"rgb": {
"r": 235,
"g": 210,
"b": 187
},
"hsl": {
"h": 28.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.87849,
"c": 0.04169,
"h": 64.9
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#EBD2BB
secondary
#83A7C7
accent
#76C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483