#EBB586#EBB586
#EBB586 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.1% C 0.088 H 62.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB586 |
|---|---|
| RGB | rgb(235, 181, 134) |
| HSL | hsl(28, 72%, 72%) |
| HSV | hsv(28, 43%, 92%) |
| CMYK | cmyk(0%, 23%, 43%, 7.8%) |
| CIE-LAB | lab(77.54, 13.69, 31.47) |
| CIE-LCH | lch(77.54, 34.32, 66.48°) |
| OKLab | oklab(81.15% 0.0412 0.0779) |
| OKLCH | oklch(81.15% 0.088 62.1) |
| XYZ | xyz(55.0900, 52.4344, 29.7688) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.92
Peach (survey)
#FFB07C
ΔE00 5.51
Apricot (survey)
#FFB16D
ΔE00 5.72
Sandybrown
#F4A460
ΔE00 6.75
Tan
#D2B48C
ΔE00 6.80
Fawn
#CFAF7B
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB586 #86BCEB
analogous
#EB868A #EBB586 #EBE886
triadic
#EBB586 #86EBB5 #B586EB
tetradic
#EBB586 #8AEB86 #86BCEB #E886EB
square
#EBB586 #8AEB86 #86BCEB #E886EB
split-complementary
#EBB586 #86EBE8 #868AEB
monochromatic
#D47523 #E29551 #EBB586 #F4D5BB #FBEFE5
Accessibility & contrast
On white
1.83
#EBB586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBB586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB586
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB586 | 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)
#C6B883
Deuteranopia (green-blind)
#D3C487
Tritanopia (blue-blind)
#FBAAA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb586; /* rgb */ color: rgb(235, 181, 134); /* oklch */ color: oklch(81.1% 0.088 62.1);
Tailwind
colors: {
custom: {
50: '#f3cba9',
500: '#ebb586',
950: '#000000',
},
}SCSS
$custom: #ebb586; $custom-light: #f3cba9; $custom-dark: #000000;
JSON
{
"hex": "#ebb586",
"rgb": {
"r": 235,
"g": 181,
"b": 134
},
"hsl": {
"h": 27.921,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.81149,
"c": 0.08811,
"h": 62.1
},
"luminance": 0.52431
}Semantic roles & 50–950 ramp
primary
#EBB586
secondary
#508FC5
accent
#79D412
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280