#EFBE82#EFBE82
#EFBE82 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.095 H 71.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE82 |
|---|---|
| RGB | rgb(239, 190, 130) |
| HSL | hsl(33, 77%, 72%) |
| HSV | hsv(33, 46%, 94%) |
| CMYK | cmyk(0%, 20.5%, 45.6%, 6.3%) |
| CIE-LAB | lab(80.06, 10.14, 36.92) |
| CIE-LCH | lch(80.06, 38.28, 74.65°) |
| OKLab | oklab(83.19% 0.0301 0.0903) |
| OKLCH | oklch(83.19% 0.095 71.6) |
| XYZ | xyz(58.0416, 56.7926, 29.0197) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 6.30
Fawn
#CFAF7B
ΔE00 6.61
Tan
#D2B48C
ΔE00 6.81
Apricot (survey)
#FFB16D
ΔE00 6.94
Tan (survey)
#D1B26F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE82 #82B3EF
analogous
#EF8882 #EFBE82 #E9EF82
triadic
#EFBE82 #82EFBE #BE82EF
tetradic
#EFBE82 #82EF88 #82B3EF #EF82E9
square
#EFBE82 #82EF88 #82B3EF #EF82E9
split-complementary
#EFBE82 #82E9EF #8882EF
monochromatic
#DB851C #E8A24C #EFBE82 #F6DAB8 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EFBE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE82
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE82 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe82; /* rgb */ color: rgb(239, 190, 130); /* oklch */ color: oklch(83.2% 0.095 71.6);
Tailwind
colors: {
custom: {
50: '#f6d1a7',
500: '#efbe82',
950: '#000000',
},
}SCSS
$custom: #efbe82; $custom-light: #f6d1a7; $custom-dark: #000000;
JSON
{
"hex": "#efbe82",
"rgb": {
"r": 239,
"g": 190,
"b": 130
},
"hsl": {
"h": 33.028,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83191,
"c": 0.09516,
"h": 71.6
},
"luminance": 0.56789
}Semantic roles & 50–950 ramp
primary
#EFBE82
secondary
#4C84CA
accent
#68DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380