#EFB37E#EFB37E
#EFB37E is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.098 H 62.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB37E |
|---|---|
| RGB | rgb(239, 179, 126) |
| HSL | hsl(28, 78%, 72%) |
| HSV | hsv(28, 47%, 94%) |
| CMYK | cmyk(0%, 25.1%, 47.3%, 6.3%) |
| CIE-LAB | lab(77.34, 15.55, 35.49) |
| CIE-LCH | lch(77.34, 38.74, 66.34°) |
| OKLab | oklab(81.05% 0.0457 0.0868) |
| OKLCH | oklch(81.05% 0.098 62.2) |
| XYZ | xyz(55.4851, 52.1009, 26.8687) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.11
Peach (survey)
#FFB07C
ΔE00 4.65
Sandybrown
#F4A460
ΔE00 5.24
Burlywood
#DEB887
ΔE00 5.83
Pale Orange
#FFA756
ΔE00 6.67
Tan
#D2B48C
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB37E #7EBAEF
analogous
#EF7E82 #EFB37E #EFEC7E
triadic
#EFB37E #7EEFB3 #B37EEF
tetradic
#EFB37E #82EF7E #7EBAEF #EC7EEF
square
#EFB37E #82EF7E #7EBAEF #EC7EEF
split-complementary
#EFB37E #7EEFEC #7E82EF
monochromatic
#D8731B #E89348 #EFB37E #F6D3B4 #FCEFE4
Accessibility & contrast
On white
1.84
#EFB37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EFB37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB37E
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB37E | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B77A
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb37e; /* rgb */ color: rgb(239, 179, 126); /* oklch */ color: oklch(81.0% 0.098 62.2);
Tailwind
colors: {
custom: {
50: '#f7c9a4',
500: '#efb37e',
950: '#000000',
},
}SCSS
$custom: #efb37e; $custom-light: #f7c9a4; $custom-dark: #000000;
JSON
{
"hex": "#efb37e",
"rgb": {
"r": 239,
"g": 179,
"b": 126
},
"hsl": {
"h": 28.142,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.81045,
"c": 0.09811,
"h": 62.2
},
"luminance": 0.52097
}Semantic roles & 50–950 ramp
primary
#EFB37E
secondary
#488DC9
accent
#79DA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280