#EFBE84#EFBE84
#EFBE84 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.093 H 70.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE84 |
|---|---|
| RGB | rgb(239, 190, 132) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.5%, 44.8%, 6.3%) |
| CIE-LAB | lab(80.09, 10.33, 35.92) |
| CIE-LCH | lch(80.09, 37.38, 73.95°) |
| OKLab | oklab(83.23% 0.0309 0.0881) |
| OKLCH | oklch(83.23% 0.093 70.7) |
| XYZ | xyz(58.1771, 56.8468, 29.7335) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.63
Very Light Brown
#D3B683
ΔE00 6.35
Tan
#D2B48C
ΔE00 6.64
Fawn
#CFAF7B
ΔE00 6.66
Apricot (survey)
#FFB16D
ΔE00 6.83
Light Peach
#FFD8B1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE84 #84B5EF
analogous
#EF8884 #EFBE84 #EBEF84
triadic
#EFBE84 #84EFBE #BE84EF
tetradic
#EFBE84 #84EF88 #84B5EF #EF84EB
square
#EFBE84 #84EF88 #84B5EF #EF84EB
split-complementary
#EFBE84 #84EBEF #8884EF
monochromatic
#DC841D #E8A14E #EFBE84 #F6DBBA #FBF1E4
Accessibility & contrast
On white
1.70
#EFBE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EFBE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE84
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE84 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC080
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe84; /* rgb */ color: rgb(239, 190, 132); /* oklch */ color: oklch(83.2% 0.093 70.7);
Tailwind
colors: {
custom: {
50: '#f6d1a8',
500: '#efbe84',
950: '#000000',
},
}SCSS
$custom: #efbe84; $custom-light: #f6d1a8; $custom-dark: #000000;
JSON
{
"hex": "#efbe84",
"rgb": {
"r": 239,
"g": 190,
"b": 132
},
"hsl": {
"h": 32.523,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.83225,
"c": 0.09334,
"h": 70.7
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#EFBE84
secondary
#4D86CA
accent
#6AD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380