#EFBF83#EFBF83
#EFBF83 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.094 H 72.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF83 |
|---|---|
| RGB | rgb(239, 191, 131) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.1%, 45.2%, 6.3%) |
| CIE-LAB | lab(80.32, 9.71, 36.74) |
| CIE-LCH | lch(80.32, 38.00, 75.20°) |
| OKLab | oklab(83.4% 0.0289 0.0899) |
| OKLCH | oklch(83.4% 0.094 72.2) |
| XYZ | xyz(58.3263, 57.2543, 29.4473) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 6.17
Fawn
#CFAF7B
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.77
Tan (survey)
#D1B26F
ΔE00 7.26
Apricot (survey)
#FFB16D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF83 #83B3EF
analogous
#EF8983 #EFBF83 #E9EF83
triadic
#EFBF83 #83EFBF #BF83EF
tetradic
#EFBF83 #83EF89 #83B3EF #EF83E9
square
#EFBF83 #83EF89 #83B3EF #EF83E9
split-complementary
#EFBF83 #83E9EF #8983EF
monochromatic
#DB861C #E8A34D #EFBF83 #F6DBB9 #FCF1E4
Accessibility & contrast
On white
1.69
#EFBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF83
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF83 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17E
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf83; /* rgb */ color: rgb(239, 191, 131); /* oklch */ color: oklch(83.4% 0.094 72.2);
Tailwind
colors: {
custom: {
50: '#f6d2a8',
500: '#efbf83',
950: '#000000',
},
}SCSS
$custom: #efbf83; $custom-light: #f6d2a8; $custom-dark: #000000;
JSON
{
"hex": "#efbf83",
"rgb": {
"r": 239,
"g": 191,
"b": 131
},
"hsl": {
"h": 33.333,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.834,
"c": 0.09445,
"h": 72.2
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#EFBF83
secondary
#4D84CA
accent
#67D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380