#BFB093#BFB093
#BFB093 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.2% C 0.043 H 83.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB093 |
|---|---|
| RGB | rgb(191, 176, 147) |
| HSL | hsl(40, 26%, 66%) |
| HSV | hsv(40, 23%, 75%) |
| CMYK | cmyk(0%, 7.9%, 23%, 25.1%) |
| CIE-LAB | lab(72.39, 0.71, 16.82) |
| CIE-LCH | lch(72.39, 16.84, 87.60°) |
| OKLab | oklab(76.23% 0.0047 0.0431) |
| OKLCH | oklch(76.23% 0.043 83.8) |
| XYZ | xyz(42.2777, 44.2346, 33.9091) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.66
Putty
#BEAE8A
ΔE00 2.26
Greige
#B8AB98
ΔE00 3.77
Bland
#AFA88B
ΔE00 4.65
Taupe (survey)
#B9A281
ΔE00 4.87
Stone (survey)
#ADA587
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB093 #93A2BF
analogous
#BF9A93 #BFB093 #B8BF93
triadic
#BFB093 #93BFB0 #B093BF
tetradic
#BFB093 #93BF9A #93A2BF #BF93B8
square
#BFB093 #93BF9A #93A2BF #BF93B8
split-complementary
#BFB093 #93B8BF #9A93BF
monochromatic
#877550 #A8946D #BFB093 #D6CCB9 #EDE8E0
Accessibility & contrast
On white
2.13
#BFB093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BFB093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB093
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB093 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8AF91
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#C7ABA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfb093; /* rgb */ color: rgb(191, 176, 147); /* oklch */ color: oklch(76.2% 0.043 83.8);
Tailwind
colors: {
custom: {
50: '#d2c7b2',
500: '#bfb093',
950: '#000000',
},
}SCSS
$custom: #bfb093; $custom-light: #d2c7b2; $custom-dark: #000000;
JSON
{
"hex": "#bfb093",
"rgb": {
"r": 191,
"g": 176,
"b": 147
},
"hsl": {
"h": 39.545,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76226,
"c": 0.04337,
"h": 83.8
},
"luminance": 0.44234
}Semantic roles & 50–950 ramp
primary
#BFB093
secondary
#D0D5DE
accent
#63A441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280