#EFBF85#EFBF85
#EFBF85 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.093 H 71.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF85 |
|---|---|
| RGB | rgb(239, 191, 133) |
| HSL | hsl(33, 77%, 73%) |
| HSV | hsv(33, 44%, 94%) |
| CMYK | cmyk(0%, 20.1%, 44.4%, 6.3%) |
| CIE-LAB | lab(80.35, 9.91, 35.74) |
| CIE-LCH | lch(80.35, 37.09, 74.50°) |
| OKLab | oklab(83.43% 0.0297 0.0877) |
| OKLCH | oklch(83.43% 0.093 71.3) |
| XYZ | xyz(58.4632, 57.3090, 30.1681) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.59
Fawn
#CFAF7B
ΔE00 6.61
Apricot (survey)
#FFB16D
ΔE00 7.14
Light Peach
#FFD8B1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF85 #85B5EF
analogous
#EF8A85 #EFBF85 #EAEF85
triadic
#EFBF85 #85EFBF #BF85EF
tetradic
#EFBF85 #85EF8A #85B5EF #EF85EA
square
#EFBF85 #85EF8A #85B5EF #EF85EA
split-complementary
#EFBF85 #85EAEF #8A85EF
monochromatic
#DD861D #E8A34F #EFBF85 #F6DBBB #FBF1E4
Accessibility & contrast
On white
1.69
#EFBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EFBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF85
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF85 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf85; /* rgb */ color: rgb(239, 191, 133); /* oklch */ color: oklch(83.4% 0.093 71.3);
Tailwind
colors: {
custom: {
50: '#f6d2a9',
500: '#efbf85',
950: '#000000',
},
}SCSS
$custom: #efbf85; $custom-light: #f6d2a9; $custom-dark: #000000;
JSON
{
"hex": "#efbf85",
"rgb": {
"r": 239,
"g": 191,
"b": 133
},
"hsl": {
"h": 32.83,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.83434,
"c": 0.09261,
"h": 71.3
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#EFBF85
secondary
#4E86CA
accent
#69D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380