#EFB386#EFB386
#EFB386 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.092 H 57.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB386 |
|---|---|
| RGB | rgb(239, 179, 134) |
| HSL | hsl(26, 77%, 73%) |
| HSV | hsv(26, 44%, 94%) |
| CMYK | cmyk(0%, 25.1%, 43.9%, 6.3%) |
| CIE-LAB | lab(77.47, 16.34, 31.45) |
| CIE-LCH | lch(77.47, 35.44, 62.55°) |
| OKLab | oklab(81.19% 0.0488 0.0778) |
| OKLCH | oklch(81.19% 0.092 57.9) |
| XYZ | xyz(56.0221, 52.3157, 29.6968) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 5.36
Sandybrown
#F4A460
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.79
Apricot
#FBCEB1
ΔE00 7.76
Pale Orange
#FFA756
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB386 #86C2EF
analogous
#EF868D #EFB386 #EFE786
triadic
#EFB386 #86EFB3 #B386EF
tetradic
#EFB386 #8DEF86 #86C2EF #E786EF
square
#EFB386 #8DEF86 #86C2EF #E786EF
split-complementary
#EFB386 #86EFE7 #868DEF
monochromatic
#DD701D #E89150 #EFB386 #F6D5BC #FBEEE4
Accessibility & contrast
On white
1.83
#EFB386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#EFB386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB386
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB386 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb386; /* rgb */ color: rgb(239, 179, 134); /* oklch */ color: oklch(81.2% 0.092 57.9);
Tailwind
colors: {
custom: {
50: '#f6c9a9',
500: '#efb386',
950: '#000000',
},
}SCSS
$custom: #efb386; $custom-light: #f6c9a9; $custom-dark: #000000;
JSON
{
"hex": "#efb386",
"rgb": {
"r": 239,
"g": 179,
"b": 134
},
"hsl": {
"h": 25.714,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.81187,
"c": 0.09187,
"h": 57.9
},
"luminance": 0.52312
}Semantic roles & 50–950 ramp
primary
#EFB386
secondary
#4F95CA
accent
#81D90D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280