#EFB385#EFB385
#EFB385 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.093 H 58.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB385 |
|---|---|
| RGB | rgb(239, 179, 133) |
| HSL | hsl(26, 77%, 73%) |
| HSV | hsv(26, 44%, 94%) |
| CMYK | cmyk(0%, 25.1%, 44.4%, 6.3%) |
| CIE-LAB | lab(77.45, 16.24, 31.96) |
| CIE-LCH | lch(77.45, 35.85, 63.07°) |
| OKLab | oklab(81.17% 0.0485 0.079) |
| OKLCH | oklch(81.17% 0.093 58.5) |
| XYZ | xyz(55.9527, 52.2879, 29.3313) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.96
Apricot (survey)
#FFB16D
ΔE00 5.15
Sandybrown
#F4A460
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.63
Pale Orange
#FFA756
ΔE00 7.75
Apricot
#FBCEB1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB385 #85C1EF
analogous
#EF858C #EFB385 #EFE885
triadic
#EFB385 #85EFB3 #B385EF
tetradic
#EFB385 #8CEF85 #85C1EF #E885EF
square
#EFB385 #8CEF85 #85C1EF #E885EF
split-complementary
#EFB385 #85EFE8 #858CEF
monochromatic
#DD701D #E8914F #EFB385 #F6D5BB #FBEEE4
Accessibility & contrast
On white
1.83
#EFB385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#EFB385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB385
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB385 | 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)
#C5B882
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb385; /* rgb */ color: rgb(239, 179, 133); /* oklch */ color: oklch(81.2% 0.093 58.5);
Tailwind
colors: {
custom: {
50: '#f6c9a9',
500: '#efb385',
950: '#000000',
},
}SCSS
$custom: #efb385; $custom-light: #f6c9a9; $custom-dark: #000000;
JSON
{
"hex": "#efb385",
"rgb": {
"r": 239,
"g": 179,
"b": 133
},
"hsl": {
"h": 26.038,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.81169,
"c": 0.09263,
"h": 58.5
},
"luminance": 0.52284
}Semantic roles & 50–950 ramp
primary
#EFB385
secondary
#4E94CA
accent
#80D90C
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280