#EBB59D#EBB59D
#EBB59D is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.071 H 45.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB59D |
|---|---|
| RGB | rgb(235, 181, 157) |
| HSL | hsl(18, 66%, 77%) |
| HSV | hsv(18, 33%, 92%) |
| CMYK | cmyk(0%, 23%, 33.2%, 7.8%) |
| CIE-LAB | lab(77.96, 16.32, 19.78) |
| CIE-LCH | lch(77.96, 25.65, 50.47°) |
| OKLab | oklab(81.62% 0.0503 0.0505) |
| OKLCH | oklch(81.62% 0.071 45.1) |
| XYZ | xyz(56.8721, 53.1472, 39.1546) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.61
Light Salmon
#FEA993
ΔE00 6.70
Pinkish Tan
#D99B82
ΔE00 6.77
Peach (survey)
#FFB07C
ΔE00 8.21
Blush (survey)
#F29E8E
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB59D #9DD3EB
analogous
#EB9DAC #EBB59D #EBDC9D
triadic
#EBB59D #9DEBB5 #B59DEB
tetradic
#EBB59D #ACEB9D #9DD3EB #DC9DEB
square
#EBB59D #ACEB9D #9DD3EB #DC9DEB
split-complementary
#EBB59D #9DEBDC #9DACEB
monochromatic
#D66837 #E18F6A #EBB59D #F5DBD0 #FAECE6
Accessibility & contrast
On white
1.81
#EBB59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#EBB59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB59D
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB59D | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9B
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#F9ACAE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb59d; /* rgb */ color: rgb(235, 181, 157); /* oklch */ color: oklch(81.6% 0.071 45.1);
Tailwind
colors: {
custom: {
50: '#f3cbba',
500: '#ebb59d',
950: '#000000',
},
}SCSS
$custom: #ebb59d; $custom-light: #f3cbba; $custom-dark: #000000;
JSON
{
"hex": "#ebb59d",
"rgb": {
"r": 235,
"g": 181,
"b": 157
},
"hsl": {
"h": 18.462,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.81616,
"c": 0.07126,
"h": 45.1
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#EBB59D
secondary
#66A9C7
accent
#96CE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281