#EFBF86#EFBF86
#EFBF86 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.092 H 70.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF86 |
|---|---|
| RGB | rgb(239, 191, 134) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 44%, 94%) |
| CMYK | cmyk(0%, 20.1%, 43.9%, 6.3%) |
| CIE-LAB | lab(80.37, 10.01, 35.24) |
| CIE-LCH | lch(80.37, 36.64, 74.14°) |
| OKLab | oklab(83.45% 0.0301 0.0866) |
| OKLCH | oklch(83.45% 0.092 70.8) |
| XYZ | xyz(58.5326, 57.3368, 30.5337) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.52
Very Light Brown
#D3B683
ΔE00 6.25
Tan
#D2B48C
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.65
Apricot (survey)
#FFB16D
ΔE00 7.09
Light Peach
#FFD8B1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF86 #86B6EF
analogous
#EF8A86 #EFBF86 #EBEF86
triadic
#EFBF86 #86EFBF #BF86EF
tetradic
#EFBF86 #86EF8A #86B6EF #EF86EB
square
#EFBF86 #86EF8A #86B6EF #EF86EB
split-complementary
#EFBF86 #86EBEF #8A86EF
monochromatic
#DD861D #E8A250 #EFBF86 #F6DCBC #FBF1E4
Accessibility & contrast
On white
1.68
#EFBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF86
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF86 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf86; /* rgb */ color: rgb(239, 191, 134); /* oklch */ color: oklch(83.5% 0.092 70.8);
Tailwind
colors: {
custom: {
50: '#f6d2aa',
500: '#efbf86',
950: '#000000',
},
}SCSS
$custom: #efbf86; $custom-light: #f6d2aa; $custom-dark: #000000;
JSON
{
"hex": "#efbf86",
"rgb": {
"r": 239,
"g": 191,
"b": 134
},
"hsl": {
"h": 32.571,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.83451,
"c": 0.09169,
"h": 70.8
},
"luminance": 0.57334
}Semantic roles & 50–950 ramp
primary
#EFBF86
secondary
#4F87CA
accent
#6AD90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381