#EFB786#EFB786
#EFB786 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.9% C 0.091 H 62.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB786 |
|---|---|
| RGB | rgb(239, 183, 134) |
| HSL | hsl(28, 77%, 73%) |
| HSV | hsv(28, 44%, 94%) |
| CMYK | cmyk(0%, 23.4%, 43.9%, 6.3%) |
| CIE-LAB | lab(78.43, 14.22, 32.71) |
| CIE-LCH | lch(78.43, 35.67, 66.50°) |
| OKLab | oklab(81.93% 0.0426 0.0808) |
| OKLCH | oklch(81.93% 0.091 62.2) |
| XYZ | xyz(56.8354, 53.9424, 29.9680) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.18
Peach (survey)
#FFB07C
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.22
Sandybrown
#F4A460
ΔE00 6.58
Tan
#D2B48C
ΔE00 7.33
Apricot
#FBCEB1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB786 #86BEEF
analogous
#EF8689 #EFB786 #EFEB86
triadic
#EFB786 #86EFB7 #B786EF
tetradic
#EFB786 #89EF86 #86BEEF #EB86EF
square
#EFB786 #89EF86 #86BEEF #EB86EF
split-complementary
#EFB786 #86EFEB #8689EF
monochromatic
#DD771D #E89750 #EFB786 #F6D7BC #FBEFE4
Accessibility & contrast
On white
1.78
#EFB786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#EFB786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB786
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB786 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb786; /* rgb */ color: rgb(239, 183, 134); /* oklch */ color: oklch(81.9% 0.091 62.2);
Tailwind
colors: {
custom: {
50: '#f6cca9',
500: '#efb786',
950: '#000000',
},
}SCSS
$custom: #efb786; $custom-light: #f6cca9; $custom-dark: #000000;
JSON
{
"hex": "#efb786",
"rgb": {
"r": 239,
"g": 183,
"b": 134
},
"hsl": {
"h": 28,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.81934,
"c": 0.09128,
"h": 62.2
},
"luminance": 0.53939
}Semantic roles & 50–950 ramp
primary
#EFB786
secondary
#4F91CA
accent
#7AD90D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380