#EFB37F#EFB37F
#EFB37F is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.1% C 0.097 H 61.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB37F |
|---|---|
| RGB | rgb(239, 179, 127) |
| HSL | hsl(28, 78%, 72%) |
| HSV | hsv(28, 47%, 94%) |
| CMYK | cmyk(0%, 25.1%, 46.9%, 6.3%) |
| CIE-LAB | lab(77.36, 15.64, 34.98) |
| CIE-LCH | lch(77.36, 38.32, 65.91°) |
| OKLab | oklab(81.06% 0.0461 0.0857) |
| OKLCH | oklch(81.06% 0.097 61.7) |
| XYZ | xyz(55.5499, 52.1268, 27.2102) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.22
Peach (survey)
#FFB07C
ΔE00 4.51
Sandybrown
#F4A460
ΔE00 5.31
Burlywood
#DEB887
ΔE00 5.91
Pale Orange
#FFA756
ΔE00 6.80
Tan
#D2B48C
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB37F #7FBBEF
analogous
#EF7F83 #EFB37F #EFEB7F
triadic
#EFB37F #7FEFB3 #B37FEF
tetradic
#EFB37F #83EF7F #7FBBEF #EB7FEF
square
#EFB37F #83EF7F #7FBBEF #EB7FEF
split-complementary
#EFB37F #7FEFEB #7F83EF
monochromatic
#D9731B #E89349 #EFB37F #F6D3B5 #FCEFE4
Accessibility & contrast
On white
1.84
#EFB37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EFB37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB37F
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB37F | 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)
#C6B77B
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb37f; /* rgb */ color: rgb(239, 179, 127); /* oklch */ color: oklch(81.1% 0.097 61.7);
Tailwind
colors: {
custom: {
50: '#f7c9a4',
500: '#efb37f',
950: '#000000',
},
}SCSS
$custom: #efb37f; $custom-light: #f7c9a4; $custom-dark: #000000;
JSON
{
"hex": "#efb37f",
"rgb": {
"r": 239,
"g": 179,
"b": 127
},
"hsl": {
"h": 27.857,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.81063,
"c": 0.09731,
"h": 61.7
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#EFB37F
secondary
#498EC9
accent
#7ADA0B
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280