#EBB59E#EBB59E
#EBB59E is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.6% C 0.071 H 44.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB59E |
|---|---|
| RGB | rgb(235, 181, 158) |
| HSL | hsl(18, 66%, 77%) |
| HSV | hsv(18, 33%, 92%) |
| CMYK | cmyk(0%, 23%, 32.8%, 7.8%) |
| CIE-LAB | lab(77.98, 16.45, 19.27) |
| CIE-LCH | lch(77.98, 25.34, 49.52°) |
| OKLab | oklab(81.64% 0.0507 0.0492) |
| OKLCH | oklch(81.64% 0.071 44.2) |
| XYZ | xyz(56.9578, 53.1815, 39.6061) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.14
Light Salmon
#FEA993
ΔE00 6.55
Apricot
#FBCEB1
ΔE00 6.77
Pinkish Tan
#D99B82
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 8.14
Peach (survey)
#FFB07C
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB59E #9ED4EB
analogous
#EB9EAE #EBB59E #EBDC9E
triadic
#EBB59E #9EEBB5 #B59EEB
tetradic
#EBB59E #AEEB9E #9ED4EB #DC9EEB
square
#EBB59E #AEEB9E #9ED4EB #DC9EEB
split-complementary
#EBB59E #9EEBDC #9EAEEB
monochromatic
#D66839 #E18E6B #EBB59E #F5DCD1 #FAECE6
Accessibility & contrast
On white
1.80
#EBB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EBB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB59E
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB59E | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9C
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#F9ADAF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb59e; /* rgb */ color: rgb(235, 181, 158); /* oklch */ color: oklch(81.6% 0.071 44.2);
Tailwind
colors: {
custom: {
50: '#f3cbba',
500: '#ebb59e',
950: '#000000',
},
}SCSS
$custom: #ebb59e; $custom-light: #f3cbba; $custom-dark: #000000;
JSON
{
"hex": "#ebb59e",
"rgb": {
"r": 235,
"g": 181,
"b": 158
},
"hsl": {
"h": 17.922,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.81639,
"c": 0.07068,
"h": 44.2
},
"luminance": 0.53179
}Semantic roles & 50–950 ramp
primary
#EBB59E
secondary
#67AAC7
accent
#97CE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281