#EBB39F#EBB39F
#EBB39F is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.3% C 0.071 H 40.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB39F |
|---|---|
| RGB | rgb(235, 179, 159) |
| HSL | hsl(16, 66%, 77%) |
| HSV | hsv(16, 32%, 92%) |
| CMYK | cmyk(0%, 23.8%, 32.3%, 7.8%) |
| CIE-LAB | lab(77.52, 17.64, 18.10) |
| CIE-LCH | lch(77.52, 25.27, 45.74°) |
| OKLab | oklab(81.29% 0.0542 0.0464) |
| OKLCH | oklch(81.29% 0.071 40.5) |
| XYZ | xyz(56.6405, 52.4086, 39.9266) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.48
Light Salmon
#FEA993
ΔE00 5.72
Pinkish Tan
#D99B82
ΔE00 6.51
Blush (survey)
#F29E8E
ΔE00 7.02
Apricot
#FBCEB1
ΔE00 7.88
Darksalmon
#E9967A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB39F #9FD7EB
analogous
#EB9FB1 #EBB39F #EBD99F
triadic
#EBB39F #9FEBB3 #B39FEB
tetradic
#EBB39F #B1EB9F #9FD7EB #D99FEB
square
#EBB39F #B1EB9F #9FD7EB #D99FEB
split-complementary
#EBB39F #9FEBD9 #9FB1EB
monochromatic
#D6633A #E08B6C #EBB39F #F6DBD2 #FAEBE6
Accessibility & contrast
On white
1.83
#EBB39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EBB39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB39F
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB39F | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99E
Deuteranopia (green-blind)
#CEC49F
Tritanopia (blue-blind)
#F9ABAE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb39f; /* rgb */ color: rgb(235, 179, 159); /* oklch */ color: oklch(81.3% 0.071 40.5);
Tailwind
colors: {
custom: {
50: '#f3cabb',
500: '#ebb39f',
950: '#000000',
},
}SCSS
$custom: #ebb39f; $custom-light: #f3cabb; $custom-dark: #000000;
JSON
{
"hex": "#ebb39f",
"rgb": {
"r": 235,
"g": 179,
"b": 159
},
"hsl": {
"h": 15.789,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.8129,
"c": 0.07136,
"h": 40.5
},
"luminance": 0.52406
}Semantic roles & 50–950 ramp
primary
#EBB39F
secondary
#67AEC7
accent
#9ECD18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281