#EFBF89#EFBF89
#EFBF89 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.089 H 69.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF89 |
|---|---|
| RGB | rgb(239, 191, 137) |
| HSL | hsl(32, 76%, 74%) |
| HSV | hsv(32, 43%, 94%) |
| CMYK | cmyk(0%, 20.1%, 42.7%, 6.3%) |
| CIE-LAB | lab(80.42, 10.32, 33.75) |
| CIE-LCH | lch(80.42, 35.29, 73.00°) |
| OKLab | oklab(83.5% 0.0313 0.0833) |
| OKLCH | oklch(83.5% 0.089 69.4) |
| XYZ | xyz(58.7448, 57.4216, 31.6513) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Tan
#D2B48C
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF89 #89B9EF
analogous
#EF8C89 #EFBF89 #ECEF89
triadic
#EFBF89 #89EFBF #BF89EF
tetradic
#EFBF89 #89EF8C #89B9EF #EF89EC
square
#EFBF89 #89EF8C #89B9EF #EF89EC
split-complementary
#EFBF89 #89ECEF #8C89EF
monochromatic
#DF841E #E8A253 #EFBF89 #F6DCBF #FBF0E4
Accessibility & contrast
On white
1.68
#EFBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EFBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF89
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF89 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf89; /* rgb */ color: rgb(239, 191, 137); /* oklch */ color: oklch(83.5% 0.089 69.4);
Tailwind
colors: {
custom: {
50: '#f6d2ac',
500: '#efbf89',
950: '#000000',
},
}SCSS
$custom: #efbf89; $custom-light: #f6d2ac; $custom-dark: #000000;
JSON
{
"hex": "#efbf89",
"rgb": {
"r": 239,
"g": 191,
"b": 137
},
"hsl": {
"h": 31.765,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.83503,
"c": 0.08895,
"h": 69.4
},
"luminance": 0.57418
}Semantic roles & 50–950 ramp
primary
#EFBF89
secondary
#528BCA
accent
#6DD80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381