#EBB59B#EBB59B
#EBB59B is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.072 H 46.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB59B |
|---|---|
| RGB | rgb(235, 181, 155) |
| HSL | hsl(20, 67%, 76%) |
| HSV | hsv(20, 34%, 92%) |
| CMYK | cmyk(0%, 23%, 34%, 7.8%) |
| CIE-LAB | lab(77.92, 16.08, 20.80) |
| CIE-LCH | lch(77.92, 26.29, 52.30°) |
| OKLab | oklab(81.57% 0.0495 0.053) |
| OKLCH | oklch(81.57% 0.072 46.9) |
| XYZ | xyz(56.7028, 53.0795, 38.2627) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 6.36
Pinkish Tan
#D99B82
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 7.05
Peach (survey)
#FFB07C
ΔE00 7.63
Lightsalmon
#FFA07A
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB59B #9BD1EB
analogous
#EB9BA9 #EBB59B #EBDD9B
triadic
#EBB59B #9BEBB5 #B59BEB
tetradic
#EBB59B #A9EB9B #9BD1EB #DD9BEB
square
#EBB59B #A9EB9B #9BD1EB #DD9BEB
split-complementary
#EBB59B #9BEBDD #9BA9EB
monochromatic
#D76A35 #E18F68 #EBB59B #F5DBCE #FAECE5
Accessibility & contrast
On white
1.81
#EBB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#EBB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB59B
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB59B | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA99
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#F9ACAE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb59b; /* rgb */ color: rgb(235, 181, 155); /* oklch */ color: oklch(81.6% 0.072 46.9);
Tailwind
colors: {
custom: {
50: '#f3cbb8',
500: '#ebb59b',
950: '#000000',
},
}SCSS
$custom: #ebb59b; $custom-light: #f3cbb8; $custom-dark: #000000;
JSON
{
"hex": "#ebb59b",
"rgb": {
"r": 235,
"g": 181,
"b": 155
},
"hsl": {
"h": 19.5,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.81572,
"c": 0.07249,
"h": 46.9
},
"luminance": 0.53076
}Semantic roles & 50–950 ramp
primary
#EBB59B
secondary
#64A6C7
accent
#93CF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281