#EFBF84#EFBF84
#EFBF84 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.094 H 71.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF84 |
|---|---|
| RGB | rgb(239, 191, 132) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.1%, 44.8%, 6.3%) |
| CIE-LAB | lab(80.34, 9.81, 36.24) |
| CIE-LCH | lch(80.34, 37.54, 74.85°) |
| OKLab | oklab(83.42% 0.0293 0.0888) |
| OKLCH | oklch(83.42% 0.094 71.7) |
| XYZ | xyz(58.3944, 57.2815, 29.8060) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.64
Very Light Brown
#D3B683
ΔE00 6.18
Fawn
#CFAF7B
ΔE00 6.59
Tan
#D2B48C
ΔE00 6.67
Apricot (survey)
#FFB16D
ΔE00 7.20
Tan (survey)
#D1B26F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF84 #84B4EF
analogous
#EF8984 #EFBF84 #E9EF84
triadic
#EFBF84 #84EFBF #BF84EF
tetradic
#EFBF84 #84EF89 #84B4EF #EF84E9
square
#EFBF84 #84EF89 #84B4EF #EF84E9
split-complementary
#EFBF84 #84E9EF #8984EF
monochromatic
#DC861D #E8A34E #EFBF84 #F6DBBA #FBF1E4
Accessibility & contrast
On white
1.69
#EFBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EFBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF84
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF84 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf84; /* rgb */ color: rgb(239, 191, 132); /* oklch */ color: oklch(83.4% 0.094 71.7);
Tailwind
colors: {
custom: {
50: '#f6d2a8',
500: '#efbf84',
950: '#000000',
},
}SCSS
$custom: #efbf84; $custom-light: #f6d2a8; $custom-dark: #000000;
JSON
{
"hex": "#efbf84",
"rgb": {
"r": 239,
"g": 191,
"b": 132
},
"hsl": {
"h": 33.084,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.83416,
"c": 0.09352,
"h": 71.7
},
"luminance": 0.57278
}Semantic roles & 50–950 ramp
primary
#EFBF84
secondary
#4D85CA
accent
#68D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380