#EFB58D#EFB58D
#EFB58D is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.7% C 0.086 H 55.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB58D |
|---|---|
| RGB | rgb(239, 181, 141) |
| HSL | hsl(24, 75%, 75%) |
| HSV | hsv(24, 41%, 94%) |
| CMYK | cmyk(0%, 24.3%, 41%, 6.3%) |
| CIE-LAB | lab(78.07, 16.02, 28.54) |
| CIE-LCH | lch(78.07, 32.73, 60.70°) |
| OKLab | oklab(81.69% 0.0485 0.0712) |
| OKLCH | oklch(81.69% 0.086 55.8) |
| XYZ | xyz(56.9303, 53.3250, 32.4883) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.50
Apricot (survey)
#FFB16D
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 6.71
Burlywood
#DEB887
ΔE00 7.26
Sandybrown
#F4A460
ΔE00 7.48
Pale Salmon
#FFB19A
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB58D #8DC7EF
analogous
#EF8D96 #EFB58D #EFE68D
triadic
#EFB58D #8DEFB5 #B58DEF
tetradic
#EFB58D #96EF8D #8DC7EF #E68DEF
square
#EFB58D #96EF8D #8DC7EF #E68DEF
split-complementary
#EFB58D #8DEFE6 #8D96EF
monochromatic
#E06F22 #E79257 #EFB58D #F7D8C3 #FBEEE4
Accessibility & contrast
On white
1.80
#EFB58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#EFB58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB58D
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB58D | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8A
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb58d; /* rgb */ color: rgb(239, 181, 141); /* oklch */ color: oklch(81.7% 0.086 55.8);
Tailwind
colors: {
custom: {
50: '#f6cbae',
500: '#efb58d',
950: '#000000',
},
}SCSS
$custom: #efb58d; $custom-light: #f6cbae; $custom-dark: #000000;
JSON
{
"hex": "#efb58d",
"rgb": {
"r": 239,
"g": 181,
"b": 141
},
"hsl": {
"h": 24.49,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.81691,
"c": 0.08613,
"h": 55.8
},
"luminance": 0.53322
}Semantic roles & 50–950 ramp
primary
#EFB58D
secondary
#569BCB
accent
#85D80E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281