#EBB187#EBB187
#EBB187 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.4% C 0.088 H 57.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB187 |
|---|---|
| RGB | rgb(235, 177, 135) |
| HSL | hsl(25, 71%, 73%) |
| HSV | hsv(25, 43%, 92%) |
| CMYK | cmyk(0%, 24.7%, 42.6%, 7.8%) |
| CIE-LAB | lab(76.59, 15.92, 29.69) |
| CIE-LCH | lch(76.59, 33.69, 61.80°) |
| OKLab | oklab(80.42% 0.0479 0.0738) |
| OKLCH | oklch(80.42% 0.088 57) |
| XYZ | xyz(54.3584, 50.8591, 29.8706) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.48
Apricot (survey)
#FFB16D
ΔE00 6.19
Sandybrown
#F4A460
ΔE00 6.67
Burlywood
#DEB887
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.80
Tan
#D2B48C
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB187 #87C1EB
analogous
#EB878F #EBB187 #EBE387
triadic
#EBB187 #87EBB1 #B187EB
tetradic
#EBB187 #8FEB87 #87C1EB #E387EB
square
#EBB187 #8FEB87 #87C1EB #E387EB
split-complementary
#EBB187 #87EBE3 #878FEB
monochromatic
#D46E23 #E28F53 #EBB187 #F4D3BB #FBEEE5
Accessibility & contrast
On white
1.88
#EBB187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EBB187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB187
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB187 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B584
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#FBA6A6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb187; /* rgb */ color: rgb(235, 177, 135); /* oklch */ color: oklch(80.4% 0.088 57.0);
Tailwind
colors: {
custom: {
50: '#f3c8aa',
500: '#ebb187',
950: '#000000',
},
}SCSS
$custom: #ebb187; $custom-light: #f3c8aa; $custom-dark: #000000;
JSON
{
"hex": "#ebb187",
"rgb": {
"r": 235,
"g": 177,
"b": 135
},
"hsl": {
"h": 25.2,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.80417,
"c": 0.08794,
"h": 57
},
"luminance": 0.50856
}Semantic roles & 50–950 ramp
primary
#EBB187
secondary
#5194C5
accent
#82D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281