#EBB585#EBB585
#EBB585 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.1% C 0.089 H 62.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB585 |
|---|---|
| RGB | rgb(235, 181, 133) |
| HSL | hsl(28, 72%, 72%) |
| HSV | hsv(28, 43%, 92%) |
| CMYK | cmyk(0%, 23%, 43.4%, 7.8%) |
| CIE-LAB | lab(77.52, 13.59, 31.97) |
| CIE-LCH | lch(77.52, 34.74, 66.97°) |
| OKLab | oklab(81.13% 0.0408 0.079) |
| OKLCH | oklch(81.13% 0.089 62.7) |
| XYZ | xyz(55.0206, 52.4066, 29.4032) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.78
Peach (survey)
#FFB07C
ΔE00 5.60
Apricot (survey)
#FFB16D
ΔE00 5.61
Sandybrown
#F4A460
ΔE00 6.66
Tan
#D2B48C
ΔE00 6.75
Fawn
#CFAF7B
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB585 #85BBEB
analogous
#EB8588 #EBB585 #EBE885
triadic
#EBB585 #85EBB5 #B585EB
tetradic
#EBB585 #88EB85 #85BBEB #E885EB
square
#EBB585 #88EB85 #85BBEB #E885EB
split-complementary
#EBB585 #85EBE8 #8588EB
monochromatic
#D37623 #E29550 #EBB585 #F4D5BA #FBEFE5
Accessibility & contrast
On white
1.83
#EBB585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EBB585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB585
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB585 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B881
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#FBAAA9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb585; /* rgb */ color: rgb(235, 181, 133); /* oklch */ color: oklch(81.1% 0.089 62.7);
Tailwind
colors: {
custom: {
50: '#f3cba9',
500: '#ebb585',
950: '#000000',
},
}SCSS
$custom: #ebb585; $custom-light: #f3cba9; $custom-dark: #000000;
JSON
{
"hex": "#ebb585",
"rgb": {
"r": 235,
"g": 181,
"b": 133
},
"hsl": {
"h": 28.235,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.81131,
"c": 0.08894,
"h": 62.7
},
"luminance": 0.52403
}Semantic roles & 50–950 ramp
primary
#EBB585
secondary
#4F8EC5
accent
#78D412
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280