#EFB57D#EFB57D
#EFB57D is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.4% C 0.099 H 64.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB57D |
|---|---|
| RGB | rgb(239, 181, 125) |
| HSL | hsl(29, 78%, 71%) |
| HSV | hsv(29, 48%, 94%) |
| CMYK | cmyk(0%, 24.3%, 47.7%, 6.3%) |
| CIE-LAB | lab(77.81, 14.39, 36.60) |
| CIE-LCH | lch(77.81, 39.33, 68.53°) |
| OKLab | oklab(81.4% 0.0422 0.0893) |
| OKLCH | oklch(81.4% 0.099 64.7) |
| XYZ | xyz(55.8246, 52.8827, 26.6651) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.31
Burlywood
#DEB887
ΔE00 5.16
Peach (survey)
#FFB07C
ΔE00 5.63
Sandybrown
#F4A460
ΔE00 5.70
Pale Orange
#FFA756
ΔE00 6.81
Tan
#D2B48C
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB57D #7DB7EF
analogous
#EF7D7E #EFB57D #EFEE7D
triadic
#EFB57D #7DEFB5 #B57DEF
tetradic
#EFB57D #7EEF7D #7DB7EF #EE7DEF
square
#EFB57D #7EEF7D #7DB7EF #EE7DEF
split-complementary
#EFB57D #7DEFEE #7D7EEF
monochromatic
#D7771A #E89647 #EFB57D #F6D4B3 #FCEFE4
Accessibility & contrast
On white
1.81
#EFB57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#EFB57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB57D
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB57D | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B979
Deuteranopia (green-blind)
#D5C67E
Tritanopia (blue-blind)
#FFA8A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb57d; /* rgb */ color: rgb(239, 181, 125); /* oklch */ color: oklch(81.4% 0.099 64.7);
Tailwind
colors: {
custom: {
50: '#f7cba3',
500: '#efb57d',
950: '#000000',
},
}SCSS
$custom: #efb57d; $custom-light: #f7cba3; $custom-dark: #000000;
JSON
{
"hex": "#efb57d",
"rgb": {
"r": 239,
"g": 181,
"b": 125
},
"hsl": {
"h": 29.474,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.81403,
"c": 0.09877,
"h": 64.7
},
"luminance": 0.52879
}Semantic roles & 50–950 ramp
primary
#EFB57D
secondary
#4789C9
accent
#75DA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280