#EFB59E#EFB59E
#EFB59E is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.0% C 0.075 H 42.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB59E |
|---|---|
| RGB | rgb(239, 181, 158) |
| HSL | hsl(17, 72%, 78%) |
| HSV | hsv(17, 34%, 94%) |
| CMYK | cmyk(0%, 24.3%, 33.9%, 6.3%) |
| CIE-LAB | lab(78.39, 17.98, 19.89) |
| CIE-LCH | lch(78.39, 26.81, 47.90°) |
| OKLab | oklab(82.05% 0.0552 0.0508) |
| OKLCH | oklch(82.05% 0.075 42.6) |
| XYZ | xyz(58.2937, 53.8703, 39.6687) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.17
Light Salmon
#FEA993
ΔE00 5.66
Pinkish Tan
#D99B82
ΔE00 6.85
Apricot
#FBCEB1
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB59E #9ED8EF
analogous
#EF9EAF #EFB59E #EFDD9E
triadic
#EFB59E #9EEFB5 #B59EEF
tetradic
#EFB59E #AFEF9E #9ED8EF #DD9EEF
square
#EFB59E #AFEF9E #9ED8EF #DD9EEF
split-complementary
#EFB59E #9EEFDD #9EAFEF
monochromatic
#DE6535 #E68D69 #EFB59E #F8DDD3 #FBEBE5
Accessibility & contrast
On white
1.78
#EFB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EFB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB59E
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB59E | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#D1C79E
Tritanopia (blue-blind)
#FEACAF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb59e; /* rgb */ color: rgb(239, 181, 158); /* oklch */ color: oklch(82.0% 0.075 42.6);
Tailwind
colors: {
custom: {
50: '#f6cbba',
500: '#efb59e',
950: '#000000',
},
}SCSS
$custom: #efb59e; $custom-light: #f6cbba; $custom-dark: #000000;
JSON
{
"hex": "#efb59e",
"rgb": {
"r": 239,
"g": 181,
"b": 158
},
"hsl": {
"h": 17.037,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.82045,
"c": 0.07497,
"h": 42.6
},
"luminance": 0.53867
}Semantic roles & 50–950 ramp
primary
#EFB59E
secondary
#65AFCC
accent
#9DD412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281