#EBB59A#EBB59A
#EBB59A is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.5% C 0.073 H 47.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB59A |
|---|---|
| RGB | rgb(235, 181, 154) |
| HSL | hsl(20, 67%, 76%) |
| HSV | hsv(20, 34%, 92%) |
| CMYK | cmyk(0%, 23%, 34.5%, 7.8%) |
| CIE-LAB | lab(77.90, 15.95, 21.31) |
| CIE-LCH | lch(77.90, 26.62, 53.18°) |
| OKLab | oklab(81.55% 0.0491 0.0542) |
| OKLCH | oklch(81.55% 0.073 47.8) |
| XYZ | xyz(56.6191, 53.0460, 37.8222) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.84
Apricot
#FBCEB1
ΔE00 6.26
Pinkish Tan
#D99B82
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 7.25
Peach (survey)
#FFB07C
ΔE00 7.36
Lightsalmon
#FFA07A
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB59A #9AD0EB
analogous
#EB9AA8 #EBB59A #EBDE9A
triadic
#EBB59A #9AEBB5 #B59AEB
tetradic
#EBB59A #A8EB9A #9AD0EB #DE9AEB
square
#EBB59A #A8EB9A #9AD0EB #DE9AEB
split-complementary
#EBB59A #9AEBDE #9AA8EB
monochromatic
#D76A34 #E19067 #EBB59A #F5DACD #FAECE5
Accessibility & contrast
On white
1.81
#EBB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EBB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB59A
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB59A | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#F9ACAE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb59a; /* rgb */ color: rgb(235, 181, 154); /* oklch */ color: oklch(81.5% 0.073 47.8);
Tailwind
colors: {
custom: {
50: '#f3cbb7',
500: '#ebb59a',
950: '#000000',
},
}SCSS
$custom: #ebb59a; $custom-light: #f3cbb7; $custom-dark: #000000;
JSON
{
"hex": "#ebb59a",
"rgb": {
"r": 235,
"g": 181,
"b": 154
},
"hsl": {
"h": 20,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.8155,
"c": 0.07312,
"h": 47.8
},
"luminance": 0.53043
}Semantic roles & 50–950 ramp
primary
#EBB59A
secondary
#63A5C6
accent
#91CF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281