#EBB39E#EBB39E
#EBB39E is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.3% C 0.072 H 41.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB39E |
|---|---|
| RGB | rgb(235, 179, 158) |
| HSL | hsl(16, 66%, 77%) |
| HSV | hsv(16, 33%, 92%) |
| CMYK | cmyk(0%, 23.8%, 32.8%, 7.8%) |
| CIE-LAB | lab(77.50, 17.51, 18.61) |
| CIE-LCH | lch(77.50, 25.55, 46.74°) |
| OKLab | oklab(81.27% 0.0538 0.0476) |
| OKLCH | oklch(81.27% 0.072 41.5) |
| XYZ | xyz(56.5541, 52.3740, 39.4715) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.53
Light Salmon
#FEA993
ΔE00 5.79
Pinkish Tan
#D99B82
ΔE00 6.41
Blush (survey)
#F29E8E
ΔE00 7.18
Apricot
#FBCEB1
ΔE00 7.68
Darksalmon
#E9967A
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB39E #9ED6EB
analogous
#EB9EB0 #EBB39E #EBDA9E
triadic
#EBB39E #9EEBB3 #B39EEB
tetradic
#EBB39E #B0EB9E #9ED6EB #DA9EEB
square
#EBB39E #B0EB9E #9ED6EB #DA9EEB
split-complementary
#EBB39E #9EEBDA #9EB0EB
monochromatic
#D66339 #E18B6B #EBB39E #F5DBD1 #FAEBE6
Accessibility & contrast
On white
1.83
#EBB39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EBB39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB39E
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB39E | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#F9ABAD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb39e; /* rgb */ color: rgb(235, 179, 158); /* oklch */ color: oklch(81.3% 0.072 41.5);
Tailwind
colors: {
custom: {
50: '#f3caba',
500: '#ebb39e',
950: '#000000',
},
}SCSS
$custom: #ebb39e; $custom-light: #f3caba; $custom-dark: #000000;
JSON
{
"hex": "#ebb39e",
"rgb": {
"r": 235,
"g": 179,
"b": 158
},
"hsl": {
"h": 16.364,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.81267,
"c": 0.07188,
"h": 41.5
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#EBB39E
secondary
#67ACC7
accent
#9CCE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281