#EFBF87#EFBF87
#EFBF87 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.091 H 70.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF87 |
|---|---|
| RGB | rgb(239, 191, 135) |
| HSL | hsl(32, 76%, 73%) |
| HSV | hsv(32, 44%, 94%) |
| CMYK | cmyk(0%, 20.1%, 43.5%, 6.3%) |
| CIE-LAB | lab(80.38, 10.11, 34.75) |
| CIE-LCH | lch(80.38, 36.19, 73.77°) |
| OKLab | oklab(83.47% 0.0305 0.0855) |
| OKLCH | oklch(83.47% 0.091 70.4) |
| XYZ | xyz(58.6027, 57.3648, 30.9027) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.48
Very Light Brown
#D3B683
ΔE00 6.30
Tan
#D2B48C
ΔE00 6.44
Fawn
#CFAF7B
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF87 #87B7EF
analogous
#EF8B87 #EFBF87 #EBEF87
triadic
#EFBF87 #87EFBF #BF87EF
tetradic
#EFBF87 #87EF8B #87B7EF #EF87EB
square
#EFBF87 #87EF8B #87B7EF #EF87EB
split-complementary
#EFBF87 #87EBEF #8B87EF
monochromatic
#DE851E #E8A251 #EFBF87 #F6DCBD #FBF1E4
Accessibility & contrast
On white
1.68
#EFBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF87
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF87 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C183
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf87; /* rgb */ color: rgb(239, 191, 135); /* oklch */ color: oklch(83.5% 0.091 70.4);
Tailwind
colors: {
custom: {
50: '#f6d2aa',
500: '#efbf87',
950: '#000000',
},
}SCSS
$custom: #efbf87; $custom-light: #f6d2aa; $custom-dark: #000000;
JSON
{
"hex": "#efbf87",
"rgb": {
"r": 239,
"g": 191,
"b": 135
},
"hsl": {
"h": 32.308,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.83468,
"c": 0.09078,
"h": 70.4
},
"luminance": 0.57362
}Semantic roles & 50–950 ramp
primary
#EFBF87
secondary
#5088CA
accent
#6BD90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381