#EBB591#EBB591
#EBB591 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.4% C 0.079 H 55.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB591 |
|---|---|
| RGB | rgb(235, 181, 145) |
| HSL | hsl(24, 69%, 75%) |
| HSV | hsv(24, 38%, 92%) |
| CMYK | cmyk(0%, 23%, 38.3%, 7.8%) |
| CIE-LAB | lab(77.73, 14.90, 25.89) |
| CIE-LCH | lch(77.73, 29.87, 60.09°) |
| OKLab | oklab(81.36% 0.0455 0.0651) |
| OKLCH | oklch(81.36% 0.079 55) |
| XYZ | xyz(55.8975, 52.7574, 34.0215) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 6.27
Burlywood
#DEB887
ΔE00 7.27
Apricot (survey)
#FFB16D
ΔE00 7.77
Pinkish Tan
#D99B82
ΔE00 8.01
Pale Salmon
#FFB19A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB591 #91C7EB
analogous
#EB919A #EBB591 #EBE291
triadic
#EBB591 #91EBB5 #B591EB
tetradic
#EBB591 #9AEB91 #91C7EB #E291EB
square
#EBB591 #9AEB91 #91C7EB #E291EB
split-complementary
#EBB591 #91EBE2 #919AEB
monochromatic
#D86F29 #E2925D #EBB591 #F4D8C5 #FAEEE5
Accessibility & contrast
On white
1.82
#EBB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#EBB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB591
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB591 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98E
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#FAABAB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb591; /* rgb */ color: rgb(235, 181, 145); /* oklch */ color: oklch(81.4% 0.079 55.0);
Tailwind
colors: {
custom: {
50: '#f3cbb1',
500: '#ebb591',
950: '#000000',
},
}SCSS
$custom: #ebb591; $custom-light: #f3cbb1; $custom-dark: #000000;
JSON
{
"hex": "#ebb591",
"rgb": {
"r": 235,
"g": 181,
"b": 145
},
"hsl": {
"h": 24,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.81361,
"c": 0.07941,
"h": 55
},
"luminance": 0.52754
}Semantic roles & 50–950 ramp
primary
#EBB591
secondary
#5A9BC6
accent
#86D114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281