#EFBE81#EFBE81
#EFBE81 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.096 H 72.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE81 |
|---|---|
| RGB | rgb(239, 190, 129) |
| HSL | hsl(33, 77%, 72%) |
| HSV | hsv(33, 46%, 94%) |
| CMYK | cmyk(0%, 20.5%, 46%, 6.3%) |
| CIE-LAB | lab(80.05, 10.04, 37.41) |
| CIE-LCH | lch(80.05, 38.74, 74.98°) |
| OKLab | oklab(83.18% 0.0297 0.0914) |
| OKLCH | oklch(83.18% 0.096 72) |
| XYZ | xyz(57.9748, 56.7659, 28.6679) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.85
Very Light Brown
#D3B683
ΔE00 6.29
Fawn
#CFAF7B
ΔE00 6.60
Tan
#D2B48C
ΔE00 6.90
Apricot (survey)
#FFB16D
ΔE00 7.01
Tan (survey)
#D1B26F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE81 #81B2EF
analogous
#EF8781 #EFBE81 #E9EF81
triadic
#EFBE81 #81EFBE #BE81EF
tetradic
#EFBE81 #81EF87 #81B2EF #EF81E9
square
#EFBE81 #81EF87 #81B2EF #EF81E9
split-complementary
#EFBE81 #81E9EF #8781EF
monochromatic
#DA851C #E8A24B #EFBE81 #F6DAB7 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFBE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE81
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE81 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07C
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe81; /* rgb */ color: rgb(239, 190, 129); /* oklch */ color: oklch(83.2% 0.096 72.0);
Tailwind
colors: {
custom: {
50: '#f6d1a6',
500: '#efbe81',
950: '#000000',
},
}SCSS
$custom: #efbe81; $custom-light: #f6d1a6; $custom-dark: #000000;
JSON
{
"hex": "#efbe81",
"rgb": {
"r": 239,
"g": 190,
"b": 129
},
"hsl": {
"h": 33.273,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.83175,
"c": 0.09607,
"h": 72
},
"luminance": 0.56763
}Semantic roles & 50–950 ramp
primary
#EFBE81
secondary
#4B83C9
accent
#68DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380