#EBBE85#EBBE85
#EBBE85 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.8% C 0.090 H 72.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE85 |
|---|---|
| RGB | rgb(235, 190, 133) |
| HSL | hsl(34, 72%, 72%) |
| HSV | hsv(34, 43%, 92%) |
| CMYK | cmyk(0%, 19.1%, 43.4%, 7.8%) |
| CIE-LAB | lab(79.72, 8.84, 34.84) |
| CIE-LCH | lch(79.72, 35.95, 75.76°) |
| OKLab | oklab(82.85% 0.0268 0.0857) |
| OKLCH | oklch(82.85% 0.09 72.7) |
| XYZ | xyz(56.9100, 56.1855, 30.0330) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.83
Very Light Brown
#D3B683
ΔE00 5.35
Fawn
#CFAF7B
ΔE00 5.81
Tan
#D2B48C
ΔE00 5.87
Tan (survey)
#D1B26F
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE85 #85B2EB
analogous
#EB8B85 #EBBE85 #E5EB85
triadic
#EBBE85 #85EBBE #BE85EB
tetradic
#EBBE85 #85EB8B #85B2EB #EB85E5
square
#EBBE85 #85EB8B #85B2EB #EB85E5
split-complementary
#EBBE85 #85E5EB #8B85EB
monochromatic
#D38523 #E2A250 #EBBE85 #F4DABA #FBF1E5
Accessibility & contrast
On white
1.72
#EBBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EBBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE85
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE85 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe85; /* rgb */ color: rgb(235, 190, 133); /* oklch */ color: oklch(82.8% 0.090 72.7);
Tailwind
colors: {
custom: {
50: '#f3d1a9',
500: '#ebbe85',
950: '#000000',
},
}SCSS
$custom: #ebbe85; $custom-light: #f3d1a9; $custom-dark: #000000;
JSON
{
"hex": "#ebbe85",
"rgb": {
"r": 235,
"g": 190,
"b": 133
},
"hsl": {
"h": 33.529,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.82848,
"c": 0.08976,
"h": 72.7
},
"luminance": 0.56183
}Semantic roles & 50–950 ramp
primary
#EBBE85
secondary
#4F83C5
accent
#67D412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380