#EFB586#EFB586
#EFB586 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.6% C 0.092 H 60.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB586 |
|---|---|
| RGB | rgb(239, 181, 134) |
| HSL | hsl(27, 77%, 73%) |
| HSV | hsv(27, 44%, 94%) |
| CMYK | cmyk(0%, 24.3%, 43.9%, 6.3%) |
| CIE-LAB | lab(77.95, 15.28, 32.08) |
| CIE-LCH | lch(77.95, 35.53, 64.53°) |
| OKLab | oklab(81.56% 0.0457 0.0793) |
| OKLCH | oklch(81.56% 0.092 60) |
| XYZ | xyz(56.4258, 53.1232, 29.8314) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.48
Apricot (survey)
#FFB16D
ΔE00 5.16
Burlywood
#DEB887
ΔE00 5.98
Sandybrown
#F4A460
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 7.68
Tan
#D2B48C
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB586 #86C0EF
analogous
#EF868B #EFB586 #EFE986
triadic
#EFB586 #86EFB5 #B586EF
tetradic
#EFB586 #8BEF86 #86C0EF #E986EF
square
#EFB586 #8BEF86 #86C0EF #E986EF
split-complementary
#EFB586 #86EFE9 #868BEF
monochromatic
#DD731D #E89450 #EFB586 #F6D6BC #FBEEE4
Accessibility & contrast
On white
1.81
#EFB586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#EFB586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB586
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB586 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B983
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb586; /* rgb */ color: rgb(239, 181, 134); /* oklch */ color: oklch(81.6% 0.092 60.0);
Tailwind
colors: {
custom: {
50: '#f6cba9',
500: '#efb586',
950: '#000000',
},
}SCSS
$custom: #efb586; $custom-light: #f6cba9; $custom-dark: #000000;
JSON
{
"hex": "#efb586",
"rgb": {
"r": 239,
"g": 181,
"b": 134
},
"hsl": {
"h": 26.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.8156,
"c": 0.09151,
"h": 60
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#EFB586
secondary
#4F93CA
accent
#7DD90D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280