#EFBF82#EFBF82
#EFBF82 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.095 H 72.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF82 |
|---|---|
| RGB | rgb(239, 191, 130) |
| HSL | hsl(34, 77%, 72%) |
| HSV | hsv(34, 46%, 94%) |
| CMYK | cmyk(0%, 20.1%, 45.6%, 6.3%) |
| CIE-LAB | lab(80.31, 9.61, 37.23) |
| CIE-LCH | lch(80.31, 38.45, 75.53°) |
| OKLab | oklab(83.38% 0.0286 0.091) |
| OKLCH | oklch(83.38% 0.095 72.6) |
| XYZ | xyz(58.2589, 57.2273, 29.0921) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 6.16
Fawn
#CFAF7B
ΔE00 6.56
Tan
#D2B48C
ΔE00 6.86
Tan (survey)
#D1B26F
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF82 #82B2EF
analogous
#EF8982 #EFBF82 #E9EF82
triadic
#EFBF82 #82EFBF #BF82EF
tetradic
#EFBF82 #82EF89 #82B2EF #EF82E9
square
#EFBF82 #82EF89 #82B2EF #EF82E9
split-complementary
#EFBF82 #82E9EF #8982EF
monochromatic
#DB871C #E8A34C #EFBF82 #F6DBB8 #FCF1E4
Accessibility & contrast
On white
1.69
#EFBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF82
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF82 | 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)
#D0C17D
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf82; /* rgb */ color: rgb(239, 191, 130); /* oklch */ color: oklch(83.4% 0.095 72.6);
Tailwind
colors: {
custom: {
50: '#f6d2a7',
500: '#efbf82',
950: '#000000',
},
}SCSS
$custom: #efbf82; $custom-light: #f6d2a7; $custom-dark: #000000;
JSON
{
"hex": "#efbf82",
"rgb": {
"r": 239,
"g": 191,
"b": 130
},
"hsl": {
"h": 33.578,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83383,
"c": 0.09536,
"h": 72.6
},
"luminance": 0.57224
}Semantic roles & 50–950 ramp
primary
#EFBF82
secondary
#4C83CA
accent
#66DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380