#EBD8BE#EBD8BE
#EBD8BE is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.1% C 0.041 H 75.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8BE |
|---|---|
| RGB | rgb(235, 216, 190) |
| HSL | hsl(35, 53%, 83%) |
| HSV | hsv(35, 19%, 92%) |
| CMYK | cmyk(0%, 8.1%, 19.1%, 7.8%) |
| CIE-LAB | lab(87.24, 2.44, 15.20) |
| CIE-LCH | lch(87.24, 15.39, 80.87°) |
| OKLab | oklab(89.1% 0.01 0.0393) |
| OKLCH | oklch(89.1% 0.041 75.8) |
| XYZ | xyz(68.1109, 70.4931, 58.7238) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.97
Champagne
#F7E7CE
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 4.12
Blanchedalmond
#FFEBCD
ΔE00 4.33
Antiquewhite
#FAEBD7
ΔE00 4.67
Papayawhip
#FFEFD5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8BE #BED1EB
analogous
#EBC1BE #EBD8BE #E7EBBE
triadic
#EBD8BE #BEEBD8 #D8BEEB
tetradic
#EBD8BE #BEEBC1 #BED1EB #EBBEE7
square
#EBD8BE #BEEBC1 #BED1EB #EBBEE7
split-complementary
#EBD8BE #BEE7EB #C1BEEB
monochromatic
#CEA060 #DDBC8F #EBD8BE #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.39
#EBD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EBD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8BE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8BE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#F3D3D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd8be; /* rgb */ color: rgb(235, 216, 190); /* oklch */ color: oklch(89.1% 0.041 75.8);
Tailwind
colors: {
custom: {
50: '#f1e4d1',
500: '#ebd8be',
950: '#000000',
},
}SCSS
$custom: #ebd8be; $custom-light: #f1e4d1; $custom-dark: #000000;
JSON
{
"hex": "#ebd8be",
"rgb": {
"r": 235,
"g": 216,
"b": 190
},
"hsl": {
"h": 34.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.89095,
"c": 0.04055,
"h": 75.8
},
"luminance": 0.70492
}Semantic roles & 50–950 ramp
primary
#EBD8BE
secondary
#86A2C7
accent
#67C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483