#EFB59F#EFB59F
#EFB59F is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.1% C 0.074 H 41.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB59F |
|---|---|
| RGB | rgb(239, 181, 159) |
| HSL | hsl(17, 71%, 78%) |
| HSV | hsv(17, 33%, 94%) |
| CMYK | cmyk(0%, 24.3%, 33.5%, 6.3%) |
| CIE-LAB | lab(78.41, 18.10, 19.38) |
| CIE-LCH | lch(78.41, 26.52, 46.96°) |
| OKLab | oklab(82.07% 0.0556 0.0495) |
| OKLCH | oklch(82.07% 0.074 41.7) |
| XYZ | xyz(58.3801, 53.9049, 40.1238) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.07
Light Salmon
#FEA993
ΔE00 5.55
Pinkish Tan
#D99B82
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.29
Blush (survey)
#F29E8E
ΔE00 7.30
Lightsalmon
#FFA07A
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB59F #9FD9EF
analogous
#EF9FB1 #EFB59F #EFDD9F
triadic
#EFB59F #9FEFB5 #B59FEF
tetradic
#EFB59F #B1EF9F #9FD9EF #DD9FEF
square
#EFB59F #B1EF9F #9FD9EF #DD9FEF
split-complementary
#EFB59F #9FEFDD #9FB1EF
monochromatic
#DE6436 #E68D6B #EFB59F #F8DDD3 #FBEBE5
Accessibility & contrast
On white
1.78
#EFB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EFB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB59F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB59F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#FDACAF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb59f; /* rgb */ color: rgb(239, 181, 159); /* oklch */ color: oklch(82.1% 0.074 41.7);
Tailwind
colors: {
custom: {
50: '#f5cbbb',
500: '#efb59f',
950: '#000000',
},
}SCSS
$custom: #efb59f; $custom-light: #f5cbbb; $custom-dark: #000000;
JSON
{
"hex": "#efb59f",
"rgb": {
"r": 239,
"g": 181,
"b": 159
},
"hsl": {
"h": 16.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.82067,
"c": 0.07443,
"h": 41.7
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#EFB59F
secondary
#66B0CC
accent
#9ED312
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281