#EBB486#EBB486
#EBB486 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.0% C 0.088 H 61.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB486 |
|---|---|
| RGB | rgb(235, 180, 134) |
| HSL | hsl(27, 72%, 72%) |
| HSV | hsv(27, 43%, 92%) |
| CMYK | cmyk(0%, 23.4%, 43%, 7.8%) |
| CIE-LAB | lab(77.30, 14.22, 31.15) |
| CIE-LCH | lch(77.30, 34.24, 65.46°) |
| OKLab | oklab(80.96% 0.0428 0.0771) |
| OKLCH | oklch(80.96% 0.088 61) |
| XYZ | xyz(54.8874, 52.0292, 29.7013) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.34
Apricot (survey)
#FFB16D
ΔE00 5.70
Sandybrown
#F4A460
ΔE00 6.61
Tan
#D2B48C
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB486 #86BDEB
analogous
#EB868A #EBB486 #EBE786
triadic
#EBB486 #86EBB4 #B486EB
tetradic
#EBB486 #8AEB86 #86BDEB #E786EB
square
#EBB486 #8AEB86 #86BDEB #E786EB
split-complementary
#EBB486 #86EBE7 #868AEB
monochromatic
#D47323 #E29351 #EBB486 #F4D5BB #FBEFE5
Accessibility & contrast
On white
1.84
#EBB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EBB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB486
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB486 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#FBA9A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb486; /* rgb */ color: rgb(235, 180, 134); /* oklch */ color: oklch(81.0% 0.088 61.0);
Tailwind
colors: {
custom: {
50: '#f3caa9',
500: '#ebb486',
950: '#000000',
},
}SCSS
$custom: #ebb486; $custom-light: #f3caa9; $custom-dark: #000000;
JSON
{
"hex": "#ebb486",
"rgb": {
"r": 235,
"g": 180,
"b": 134
},
"hsl": {
"h": 27.327,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.80961,
"c": 0.0882,
"h": 61
},
"luminance": 0.52026
}Semantic roles & 50–950 ramp
primary
#EBB486
secondary
#5090C5
accent
#7BD412
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280