#EFB87F#EFB87F
#EFB87F is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.0% C 0.097 H 66.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB87F |
|---|---|
| RGB | rgb(239, 184, 127) |
| HSL | hsl(31, 78%, 72%) |
| HSV | hsv(31, 47%, 94%) |
| CMYK | cmyk(0%, 23%, 46.9%, 6.3%) |
| CIE-LAB | lab(78.56, 13.00, 36.53) |
| CIE-LCH | lch(78.56, 38.78, 70.41°) |
| OKLab | oklab(82% 0.0383 0.0892) |
| OKLCH | oklch(82% 0.097 66.8) |
| XYZ | xyz(56.5703, 54.1675, 27.5503) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.47
Apricot (survey)
#FFB16D
ΔE00 5.03
Peach (survey)
#FFB07C
ΔE00 6.60
Sandybrown
#F4A460
ΔE00 6.64
Tan
#D2B48C
ΔE00 7.19
Fawn
#CFAF7B
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB87F #7FB6EF
analogous
#EF807F #EFB87F #EEEF7F
triadic
#EFB87F #7FEFB8 #B87FEF
tetradic
#EFB87F #7FEF80 #7FB6EF #EF7FEE
square
#EFB87F #7FEF80 #7FB6EF #EF7FEE
split-complementary
#EFB87F #7FEEEF #807FEF
monochromatic
#D97B1B #E89A49 #EFB87F #F6D6B5 #FCF0E4
Accessibility & contrast
On white
1.77
#EFB87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#EFB87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB87F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB87F | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb87f; /* rgb */ color: rgb(239, 184, 127); /* oklch */ color: oklch(82.0% 0.097 66.8);
Tailwind
colors: {
custom: {
50: '#f7cda5',
500: '#efb87f',
950: '#000000',
},
}SCSS
$custom: #efb87f; $custom-light: #f7cda5; $custom-dark: #000000;
JSON
{
"hex": "#efb87f",
"rgb": {
"r": 239,
"g": 184,
"b": 127
},
"hsl": {
"h": 30.536,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.82001,
"c": 0.09711,
"h": 66.8
},
"luminance": 0.54164
}Semantic roles & 50–950 ramp
primary
#EFB87F
secondary
#4988C9
accent
#71DA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380