#EBB588#EBB588
#EBB588 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.2% C 0.086 H 61.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB588 |
|---|---|
| RGB | rgb(235, 181, 136) |
| HSL | hsl(27, 71%, 73%) |
| HSV | hsv(27, 42%, 92%) |
| CMYK | cmyk(0%, 23%, 42.1%, 7.8%) |
| CIE-LAB | lab(77.57, 13.91, 30.46) |
| CIE-LCH | lch(77.57, 33.48, 65.46°) |
| OKLab | oklab(81.19% 0.042 0.0756) |
| OKLCH | oklch(81.19% 0.086 61) |
| XYZ | xyz(55.2308, 52.4907, 30.5104) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 5.37
Apricot (survey)
#FFB16D
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.94
Sandybrown
#F4A460
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB588 #88BEEB
analogous
#EB888C #EBB588 #EBE788
triadic
#EBB588 #88EBB5 #B588EB
tetradic
#EBB588 #8CEB88 #88BEEB #E788EB
square
#EBB588 #8CEB88 #88BEEB #E788EB
split-complementary
#EBB588 #88EBE7 #888CEB
monochromatic
#D57424 #E29454 #EBB588 #F4D6BC #FBEFE5
Accessibility & contrast
On white
1.83
#EBB588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EBB588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB588
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB588 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B985
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#FBAAA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb588; /* rgb */ color: rgb(235, 181, 136); /* oklch */ color: oklch(81.2% 0.086 61.0);
Tailwind
colors: {
custom: {
50: '#f3cbab',
500: '#ebb588',
950: '#000000',
},
}SCSS
$custom: #ebb588; $custom-light: #f3cbab; $custom-dark: #000000;
JSON
{
"hex": "#ebb588",
"rgb": {
"r": 235,
"g": 181,
"b": 136
},
"hsl": {
"h": 27.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.81186,
"c": 0.08646,
"h": 61
},
"luminance": 0.52487
}Semantic roles & 50–950 ramp
primary
#EBB588
secondary
#5291C5
accent
#7CD312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281