#EBB387#EBB387
#EBB387 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.8% C 0.088 H 59.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB387 |
|---|---|
| RGB | rgb(235, 179, 135) |
| HSL | hsl(26, 71%, 73%) |
| HSV | hsv(26, 43%, 92%) |
| CMYK | cmyk(0%, 23.8%, 42.6%, 7.8%) |
| CIE-LAB | lab(77.07, 14.86, 30.33) |
| CIE-LCH | lch(77.07, 33.77, 63.90°) |
| OKLab | oklab(80.79% 0.0447 0.0753) |
| OKLCH | oklch(80.79% 0.088 59.3) |
| XYZ | xyz(54.7563, 51.6549, 30.0033) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.86
Apricot (survey)
#FFB16D
ΔE00 5.92
Burlywood
#DEB887
ΔE00 5.95
Sandybrown
#F4A460
ΔE00 6.67
Tan
#D2B48C
ΔE00 7.46
Apricot
#FBCEB1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB387 #87BFEB
analogous
#EB878D #EBB387 #EBE587
triadic
#EBB387 #87EBB3 #B387EB
tetradic
#EBB387 #8DEB87 #87BFEB #E587EB
square
#EBB387 #8DEB87 #87BFEB #E587EB
split-complementary
#EBB387 #87EBE5 #878DEB
monochromatic
#D47123 #E29253 #EBB387 #F4D4BB #FBEEE5
Accessibility & contrast
On white
1.85
#EBB387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EBB387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB387
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB387 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B784
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#FBA8A8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb387; /* rgb */ color: rgb(235, 179, 135); /* oklch */ color: oklch(80.8% 0.088 59.3);
Tailwind
colors: {
custom: {
50: '#f3c9aa',
500: '#ebb387',
950: '#000000',
},
}SCSS
$custom: #ebb387; $custom-light: #f3c9aa; $custom-dark: #000000;
JSON
{
"hex": "#ebb387",
"rgb": {
"r": 235,
"g": 179,
"b": 135
},
"hsl": {
"h": 26.4,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.80792,
"c": 0.08754,
"h": 59.3
},
"luminance": 0.51652
}Semantic roles & 50–950 ramp
primary
#EBB387
secondary
#5192C5
accent
#7ED312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281