#EFB57E#EFB57E
#EFB57E is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.4% C 0.098 H 64.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB57E |
|---|---|
| RGB | rgb(239, 181, 126) |
| HSL | hsl(29, 78%, 72%) |
| HSV | hsv(29, 47%, 94%) |
| CMYK | cmyk(0%, 24.3%, 47.3%, 6.3%) |
| CIE-LAB | lab(77.82, 14.49, 36.10) |
| CIE-LCH | lch(77.82, 38.90, 68.13°) |
| OKLab | oklab(81.42% 0.0426 0.0882) |
| OKLCH | oklch(81.42% 0.098 64.2) |
| XYZ | xyz(55.8888, 52.9084, 27.0033) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.34
Burlywood
#DEB887
ΔE00 5.20
Peach (survey)
#FFB07C
ΔE00 5.46
Sandybrown
#F4A460
ΔE00 5.71
Pale Orange
#FFA756
ΔE00 6.89
Tan
#D2B48C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB57E #7EB8EF
analogous
#EF7E80 #EFB57E #EFEE7E
triadic
#EFB57E #7EEFB5 #B57EEF
tetradic
#EFB57E #80EF7E #7EB8EF #EE7EEF
square
#EFB57E #80EF7E #7EB8EF #EE7EEF
split-complementary
#EFB57E #7EEFEE #7E80EF
monochromatic
#D8771B #E89648 #EFB57E #F6D4B4 #FCEFE4
Accessibility & contrast
On white
1.81
#EFB57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#EFB57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB57E
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB57E | 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)
#C8B97A
Deuteranopia (green-blind)
#D5C67F
Tritanopia (blue-blind)
#FFA8A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb57e; /* rgb */ color: rgb(239, 181, 126); /* oklch */ color: oklch(81.4% 0.098 64.2);
Tailwind
colors: {
custom: {
50: '#f7cba4',
500: '#efb57e',
950: '#000000',
},
}SCSS
$custom: #efb57e; $custom-light: #f7cba4; $custom-dark: #000000;
JSON
{
"hex": "#efb57e",
"rgb": {
"r": 239,
"g": 181,
"b": 126
},
"hsl": {
"h": 29.204,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.8142,
"c": 0.09796,
"h": 64.2
},
"luminance": 0.52905
}Semantic roles & 50–950 ramp
primary
#EFB57E
secondary
#488AC9
accent
#75DA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280