#EBD9BE#EBD9BE
#EBD9BE is a very light, muted orange. Relative luminance 0.710; OKLCH L 89.3% C 0.041 H 78.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD9BE |
|---|---|
| RGB | rgb(235, 217, 190) |
| HSL | hsl(36, 53%, 83%) |
| HSV | hsv(36, 19%, 92%) |
| CMYK | cmyk(0%, 7.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(87.49, 1.93, 15.55) |
| CIE-LCH | lch(87.49, 15.67, 82.94°) |
| OKLab | oklab(89.29% 0.0085 0.0402) |
| OKLCH | oklch(89.29% 0.041 78.1) |
| XYZ | xyz(68.3679, 71.0070, 58.8094) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.98
Champagne
#F7E7CE
ΔE00 3.17
Blanchedalmond
#FFEBCD
ΔE00 4.09
Bisque
#FFE4C4
ΔE00 4.25
Antiquewhite
#FAEBD7
ΔE00 4.63
Wheat
#F5DEB3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD9BE #BED0EB
analogous
#EBC2BE #EBD9BE #E6EBBE
triadic
#EBD9BE #BEEBD9 #D9BEEB
tetradic
#EBD9BE #BEEBC2 #BED0EB #EBBEE6
square
#EBD9BE #BEEBC2 #BED0EB #EBBEE6
split-complementary
#EBD9BE #BEE6EB #C2BEEB
monochromatic
#CEA260 #DDBE8F #EBD9BE #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.38
#EBD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#EBD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD9BE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD9BE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#F3D4D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd9be; /* rgb */ color: rgb(235, 217, 190); /* oklch */ color: oklch(89.3% 0.041 78.1);
Tailwind
colors: {
custom: {
50: '#f1e4d1',
500: '#ebd9be',
950: '#000000',
},
}SCSS
$custom: #ebd9be; $custom-light: #f1e4d1; $custom-dark: #000000;
JSON
{
"hex": "#ebd9be",
"rgb": {
"r": 235,
"g": 217,
"b": 190
},
"hsl": {
"h": 36,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89291,
"c": 0.04108,
"h": 78.1
},
"luminance": 0.71006
}Semantic roles & 50–950 ramp
primary
#EBD9BE
secondary
#86A0C7
accent
#63C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483