#EBB587#EBB587
#EBB587 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.2% C 0.087 H 61.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB587 |
|---|---|
| RGB | rgb(235, 181, 135) |
| HSL | hsl(28, 71%, 73%) |
| HSV | hsv(28, 43%, 92%) |
| CMYK | cmyk(0%, 23%, 42.6%, 7.8%) |
| CIE-LAB | lab(77.56, 13.80, 30.96) |
| CIE-LCH | lch(77.56, 33.90, 65.98°) |
| OKLab | oklab(81.17% 0.0416 0.0767) |
| OKLCH | oklch(81.17% 0.087 61.5) |
| XYZ | xyz(55.1601, 52.4624, 30.1379) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.08
Peach (survey)
#FFB07C
ΔE00 5.43
Apricot (survey)
#FFB16D
ΔE00 5.84
Sandybrown
#F4A460
ΔE00 6.84
Tan
#D2B48C
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB587 #87BDEB
analogous
#EB878B #EBB587 #EBE787
triadic
#EBB587 #87EBB5 #B587EB
tetradic
#EBB587 #8BEB87 #87BDEB #E787EB
square
#EBB587 #8BEB87 #87BDEB #E787EB
split-complementary
#EBB587 #87EBE7 #878BEB
monochromatic
#D47523 #E29553 #EBB587 #F4D5BB #FBEFE5
Accessibility & contrast
On white
1.83
#EBB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB587
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB587 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B984
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FBAAA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb587; /* rgb */ color: rgb(235, 181, 135); /* oklch */ color: oklch(81.2% 0.087 61.5);
Tailwind
colors: {
custom: {
50: '#f3cbaa',
500: '#ebb587',
950: '#000000',
},
}SCSS
$custom: #ebb587; $custom-light: #f3cbaa; $custom-dark: #000000;
JSON
{
"hex": "#ebb587",
"rgb": {
"r": 235,
"g": 181,
"b": 135
},
"hsl": {
"h": 27.6,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.81168,
"c": 0.08728,
"h": 61.5
},
"luminance": 0.52459
}Semantic roles & 50–950 ramp
primary
#EBB587
secondary
#5190C5
accent
#7AD312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281