#EFBD81#EFBD81
#EFBD81 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.096 H 71.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD81 |
|---|---|
| RGB | rgb(239, 189, 129) |
| HSL | hsl(33, 77%, 72%) |
| HSV | hsv(33, 46%, 94%) |
| CMYK | cmyk(0%, 20.9%, 46%, 6.3%) |
| CIE-LAB | lab(79.80, 10.56, 37.10) |
| CIE-LCH | lch(79.80, 38.57, 74.11°) |
| OKLab | oklab(82.98% 0.0313 0.0906) |
| OKLCH | oklch(82.98% 0.096 71) |
| XYZ | xyz(57.7589, 56.3342, 28.5959) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 6.44
Apricot (survey)
#FFB16D
ΔE00 6.63
Fawn
#CFAF7B
ΔE00 6.66
Tan
#D2B48C
ΔE00 6.87
Tan (survey)
#D1B26F
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD81 #81B3EF
analogous
#EF8681 #EFBD81 #EAEF81
triadic
#EFBD81 #81EFBD #BD81EF
tetradic
#EFBD81 #81EF86 #81B3EF #EF81EA
square
#EFBD81 #81EF86 #81B3EF #EF81EA
split-complementary
#EFBD81 #81EAEF #8681EF
monochromatic
#DA831C #E8A14B #EFBD81 #F6D9B7 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EFBD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD81
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD81 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7C
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd81; /* rgb */ color: rgb(239, 189, 129); /* oklch */ color: oklch(83.0% 0.096 71.0);
Tailwind
colors: {
custom: {
50: '#f6d0a6',
500: '#efbd81',
950: '#000000',
},
}SCSS
$custom: #efbd81; $custom-light: #f6d0a6; $custom-dark: #000000;
JSON
{
"hex": "#efbd81",
"rgb": {
"r": 239,
"g": 189,
"b": 129
},
"hsl": {
"h": 32.727,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.82984,
"c": 0.09588,
"h": 71
},
"luminance": 0.56331
}Semantic roles & 50–950 ramp
primary
#EFBD81
secondary
#4B84C9
accent
#69DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380