#EFB591#EFB591
#EFB591 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.8% C 0.083 H 53.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB591 |
|---|---|
| RGB | rgb(239, 181, 145) |
| HSL | hsl(23, 75%, 75%) |
| HSV | hsv(23, 39%, 94%) |
| CMYK | cmyk(0%, 24.3%, 39.3%, 6.3%) |
| CIE-LAB | lab(78.14, 16.46, 26.51) |
| CIE-LCH | lch(78.14, 31.20, 58.17°) |
| OKLab | oklab(81.77% 0.05 0.0665) |
| OKLCH | oklch(81.77% 0.083 53) |
| XYZ | xyz(57.2333, 53.4462, 34.0841) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.99
Apricot
#FBCEB1
ΔE00 6.37
Pale Salmon
#FFB19A
ΔE00 7.24
Apricot (survey)
#FFB16D
ΔE00 7.63
Pinkish Tan
#D99B82
ΔE00 7.81
Lightsalmon
#FFA07A
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB591 #91CBEF
analogous
#EF919C #EFB591 #EFE491
triadic
#EFB591 #91EFB5 #B591EF
tetradic
#EFB591 #9CEF91 #91CBEF #E491EF
square
#EFB591 #9CEF91 #91CBEF #E491EF
split-complementary
#EFB591 #91EFE4 #919CEF
monochromatic
#DF6D26 #E7915C #EFB591 #F7D9C6 #FBEDE4
Accessibility & contrast
On white
1.80
#EFB591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#EFB591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB591
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB591 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8E
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#FFAAAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb591; /* rgb */ color: rgb(239, 181, 145); /* oklch */ color: oklch(81.8% 0.083 53.0);
Tailwind
colors: {
custom: {
50: '#f6cbb1',
500: '#efb591',
950: '#000000',
},
}SCSS
$custom: #efb591; $custom-light: #f6cbb1; $custom-dark: #000000;
JSON
{
"hex": "#efb591",
"rgb": {
"r": 239,
"g": 181,
"b": 145
},
"hsl": {
"h": 22.979,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.8177,
"c": 0.08322,
"h": 53
},
"luminance": 0.53443
}Semantic roles & 50–950 ramp
primary
#EFB591
secondary
#599FCB
accent
#8AD70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281