#EFBD82#EFBD82
#EFBD82 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.095 H 70.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD82 |
|---|---|
| RGB | rgb(239, 189, 130) |
| HSL | hsl(32, 77%, 72%) |
| HSV | hsv(32, 46%, 94%) |
| CMYK | cmyk(0%, 20.9%, 45.6%, 6.3%) |
| CIE-LAB | lab(79.82, 10.66, 36.60) |
| CIE-LCH | lch(79.82, 38.12, 73.76°) |
| OKLab | oklab(83% 0.0317 0.0896) |
| OKLCH | oklch(83% 0.095 70.5) |
| XYZ | xyz(57.8257, 56.3609, 28.9477) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.57
Fawn
#CFAF7B
ΔE00 6.68
Tan
#D2B48C
ΔE00 6.78
Tan (survey)
#D1B26F
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD82 #82B4EF
analogous
#EF8782 #EFBD82 #EBEF82
triadic
#EFBD82 #82EFBD #BD82EF
tetradic
#EFBD82 #82EF87 #82B4EF #EF82EB
square
#EFBD82 #82EF87 #82B4EF #EF82EB
split-complementary
#EFBD82 #82EBEF #8782EF
monochromatic
#DB831C #E8A04C #EFBD82 #F6DAB8 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EFBD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD82
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD82 | 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)
#CFBF7E
Deuteranopia (green-blind)
#DACB83
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd82; /* rgb */ color: rgb(239, 189, 130); /* oklch */ color: oklch(83.0% 0.095 70.5);
Tailwind
colors: {
custom: {
50: '#f6d0a7',
500: '#efbd82',
950: '#000000',
},
}SCSS
$custom: #efbd82; $custom-light: #f6d0a7; $custom-dark: #000000;
JSON
{
"hex": "#efbd82",
"rgb": {
"r": 239,
"g": 189,
"b": 130
},
"hsl": {
"h": 32.477,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83,
"c": 0.09498,
"h": 70.5
},
"luminance": 0.56358
}Semantic roles & 50–950 ramp
primary
#EFBD82
secondary
#4C85CA
accent
#6ADA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380