#EBD1BB#EBD1BB
#EBD1BB is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.7% C 0.042 H 62.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD1BB |
|---|---|
| RGB | rgb(235, 209, 187) |
| HSL | hsl(28, 55%, 83%) |
| HSV | hsv(28, 20%, 92%) |
| CMYK | cmyk(0%, 11.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.43, 5.64, 14.23) |
| CIE-LCH | lch(85.43, 15.30, 68.39°) |
| OKLab | oklab(87.65% 0.0192 0.0369) |
| OKLCH | oklch(87.65% 0.042 62.5) |
| XYZ | xyz(66.0311, 66.8527, 56.4296) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.71
Bisque
#FFE4C4
ΔE00 5.49
Warm Beige
#E9DCC9
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 5.70
Light Peach
#FFD8B1
ΔE00 5.87
Champagne
#F7E7CE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD1BB #BBD5EB
analogous
#EBBBBD #EBD1BB #EBE9BB
triadic
#EBD1BB #BBEBD1 #D1BBEB
tetradic
#EBD1BB #BDEBBB #BBD5EB #E9BBEB
square
#EBD1BB #BDEBBB #BBD5EB #E9BBEB
split-complementary
#EBD1BB #BBEBE9 #BBBDEB
monochromatic
#CF915C #DDB18C #EBD1BB #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.46
#EBD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#EBD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD1BB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD1BB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DFD8BB
Tritanopia (blue-blind)
#F4CCCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd1bb; /* rgb */ color: rgb(235, 209, 187); /* oklch */ color: oklch(87.7% 0.042 62.5);
Tailwind
colors: {
custom: {
50: '#f2dfcf',
500: '#ebd1bb',
950: '#000000',
},
}SCSS
$custom: #ebd1bb; $custom-light: #f2dfcf; $custom-dark: #000000;
JSON
{
"hex": "#ebd1bb",
"rgb": {
"r": 235,
"g": 209,
"b": 187
},
"hsl": {
"h": 27.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.87654,
"c": 0.04157,
"h": 62.5
},
"luminance": 0.66851
}Semantic roles & 50–950 ramp
primary
#EBD1BB
secondary
#83A8C7
accent
#79C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483