#EBB487#EBB487
#EBB487 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.087 H 60.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB487 |
|---|---|
| RGB | rgb(235, 180, 135) |
| HSL | hsl(27, 71%, 73%) |
| HSV | hsv(27, 43%, 92%) |
| CMYK | cmyk(0%, 23.4%, 42.6%, 7.8%) |
| CIE-LAB | lab(77.31, 14.33, 30.64) |
| CIE-LCH | lch(77.31, 33.83, 64.94°) |
| OKLab | oklab(80.98% 0.0432 0.076) |
| OKLCH | oklch(80.98% 0.087 60.4) |
| XYZ | xyz(54.9575, 52.0572, 30.0703) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.51
Apricot (survey)
#FFB16D
ΔE00 5.85
Sandybrown
#F4A460
ΔE00 6.73
Tan
#D2B48C
ΔE00 7.15
Apricot
#FBCEB1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB487 #87BEEB
analogous
#EB878C #EBB487 #EBE687
triadic
#EBB487 #87EBB4 #B487EB
tetradic
#EBB487 #8CEB87 #87BEEB #E687EB
square
#EBB487 #8CEB87 #87BEEB #E687EB
split-complementary
#EBB487 #87EBE6 #878CEB
monochromatic
#D47323 #E29353 #EBB487 #F4D5BB #FBEFE5
Accessibility & contrast
On white
1.84
#EBB487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EBB487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB487
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB487 | 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)
#C5B884
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FBA9A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb487; /* rgb */ color: rgb(235, 180, 135); /* oklch */ color: oklch(81.0% 0.087 60.4);
Tailwind
colors: {
custom: {
50: '#f3caaa',
500: '#ebb487',
950: '#000000',
},
}SCSS
$custom: #ebb487; $custom-light: #f3caaa; $custom-dark: #000000;
JSON
{
"hex": "#ebb487",
"rgb": {
"r": 235,
"g": 180,
"b": 135
},
"hsl": {
"h": 27,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.80979,
"c": 0.0874,
"h": 60.4
},
"luminance": 0.52054
}Semantic roles & 50–950 ramp
primary
#EBB487
secondary
#5191C5
accent
#7CD312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281