#EFB59D#EFB59D
#EFB59D is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.0% C 0.076 H 43.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB59D |
|---|---|
| RGB | rgb(239, 181, 157) |
| HSL | hsl(18, 72%, 78%) |
| HSV | hsv(18, 34%, 94%) |
| CMYK | cmyk(0%, 24.3%, 34.3%, 6.3%) |
| CIE-LAB | lab(78.37, 17.85, 20.40) |
| CIE-LCH | lch(78.37, 27.11, 48.81°) |
| OKLab | oklab(82.02% 0.0548 0.052) |
| OKLCH | oklch(82.02% 0.076 43.5) |
| XYZ | xyz(58.2079, 53.8360, 39.2172) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.31
Light Salmon
#FEA993
ΔE00 5.81
Pinkish Tan
#D99B82
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 6.95
Blush (survey)
#F29E8E
ΔE00 7.68
Lightsalmon
#FFA07A
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB59D #9DD7EF
analogous
#EF9DAE #EFB59D #EFDE9D
triadic
#EFB59D #9DEFB5 #B59DEF
tetradic
#EFB59D #AEEF9D #9DD7EF #DE9DEF
square
#EFB59D #AEEF9D #9DD7EF #DE9DEF
split-complementary
#EFB59D #9DEFDE #9DAEEF
monochromatic
#DE6634 #E68D68 #EFB59D #F8DDD2 #FBEBE5
Accessibility & contrast
On white
1.78
#EFB59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EFB59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB59D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB59D | 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)
#C3BB9B
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#FEACAF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb59d; /* rgb */ color: rgb(239, 181, 157); /* oklch */ color: oklch(82.0% 0.076 43.5);
Tailwind
colors: {
custom: {
50: '#f6cbba',
500: '#efb59d',
950: '#000000',
},
}SCSS
$custom: #efb59d; $custom-light: #f6cbba; $custom-dark: #000000;
JSON
{
"hex": "#efb59d",
"rgb": {
"r": 239,
"g": 181,
"b": 157
},
"hsl": {
"h": 17.561,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.82022,
"c": 0.07552,
"h": 43.5
},
"luminance": 0.53833
}Semantic roles & 50–950 ramp
primary
#EFB59D
secondary
#64AECC
accent
#9BD412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281