#EFBF81#EFBF81
#EFBF81 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.096 H 73.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF81 |
|---|---|
| RGB | rgb(239, 191, 129) |
| HSL | hsl(34, 77%, 72%) |
| HSV | hsv(34, 46%, 94%) |
| CMYK | cmyk(0%, 20.1%, 46%, 6.3%) |
| CIE-LAB | lab(80.29, 9.51, 37.73) |
| CIE-LCH | lch(80.29, 38.91, 75.85°) |
| OKLab | oklab(83.37% 0.0282 0.0921) |
| OKLCH | oklch(83.37% 0.096 73) |
| XYZ | xyz(58.1921, 57.2006, 28.7403) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.92
Very Light Brown
#D3B683
ΔE00 6.16
Fawn
#CFAF7B
ΔE00 6.56
Tan
#D2B48C
ΔE00 6.97
Tan (survey)
#D1B26F
ΔE00 7.03
Apricot (survey)
#FFB16D
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF81 #81B1EF
analogous
#EF8881 #EFBF81 #E8EF81
triadic
#EFBF81 #81EFBF #BF81EF
tetradic
#EFBF81 #81EF88 #81B1EF #EF81E8
square
#EFBF81 #81EF88 #81B1EF #EF81E8
split-complementary
#EFBF81 #81E8EF #8881EF
monochromatic
#DA871C #E8A34B #EFBF81 #F6DBB7 #FCF1E4
Accessibility & contrast
On white
1.69
#EFBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF81
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF81 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf81; /* rgb */ color: rgb(239, 191, 129); /* oklch */ color: oklch(83.4% 0.096 73.0);
Tailwind
colors: {
custom: {
50: '#f6d2a6',
500: '#efbf81',
950: '#000000',
},
}SCSS
$custom: #efbf81; $custom-light: #f6d2a6; $custom-dark: #000000;
JSON
{
"hex": "#efbf81",
"rgb": {
"r": 239,
"g": 191,
"b": 129
},
"hsl": {
"h": 33.818,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.83366,
"c": 0.09628,
"h": 73
},
"luminance": 0.57197
}Semantic roles & 50–950 ramp
primary
#EFBF81
secondary
#4B82C9
accent
#66DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380