#EFB87E#EFB87E
#EFB87E is a light, moderate orange. Relative luminance 0.541; OKLCH L 82.0% C 0.098 H 67.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB87E |
|---|---|
| RGB | rgb(239, 184, 126) |
| HSL | hsl(31, 78%, 72%) |
| HSV | hsv(31, 47%, 94%) |
| CMYK | cmyk(0%, 23%, 47.3%, 6.3%) |
| CIE-LAB | lab(78.54, 12.91, 37.03) |
| CIE-LCH | lch(78.54, 39.22, 70.79°) |
| OKLab | oklab(81.98% 0.0379 0.0903) |
| OKLCH | oklch(81.98% 0.098 67.2) |
| XYZ | xyz(56.5054, 54.1415, 27.2088) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.47
Apricot (survey)
#FFB16D
ΔE00 5.05
Sandybrown
#F4A460
ΔE00 6.66
Peach (survey)
#FFB07C
ΔE00 6.77
Fawn
#CFAF7B
ΔE00 7.23
Tan
#D2B48C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB87E #7EB5EF
analogous
#EF807E #EFB87E #EEEF7E
triadic
#EFB87E #7EEFB8 #B87EEF
tetradic
#EFB87E #7EEF80 #7EB5EF #EF7EEE
square
#EFB87E #7EEF80 #7EB5EF #EF7EEE
split-complementary
#EFB87E #7EEEEF #807EEF
monochromatic
#D87C1B #E89A48 #EFB87E #F6D6B4 #FCF0E4
Accessibility & contrast
On white
1.78
#EFB87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#EFB87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB87E
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB87E | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 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)
#CABB7A
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb87e; /* rgb */ color: rgb(239, 184, 126); /* oklch */ color: oklch(82.0% 0.098 67.2);
Tailwind
colors: {
custom: {
50: '#f7cda4',
500: '#efb87e',
950: '#000000',
},
}SCSS
$custom: #efb87e; $custom-light: #f7cda4; $custom-dark: #000000;
JSON
{
"hex": "#efb87e",
"rgb": {
"r": 239,
"g": 184,
"b": 126
},
"hsl": {
"h": 30.796,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.81984,
"c": 0.09796,
"h": 67.2
},
"luminance": 0.54138
}Semantic roles & 50–950 ramp
primary
#EFB87E
secondary
#4887C9
accent
#70DA0B
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380