#BFB094#BFB094
#BFB094 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.2% C 0.042 H 83.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB094 |
|---|---|
| RGB | rgb(191, 176, 148) |
| HSL | hsl(39, 25%, 66%) |
| HSV | hsv(39, 23%, 75%) |
| CMYK | cmyk(0%, 7.9%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.41, 0.85, 16.31) |
| CIE-LCH | lch(72.41, 16.33, 87.01°) |
| OKLab | oklab(76.25% 0.0051 0.0419) |
| OKLCH | oklch(76.25% 0.042 83.1) |
| XYZ | xyz(42.3565, 44.2661, 34.3242) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.69
Putty
#BEAE8A
ΔE00 2.60
Greige
#B8AB98
ΔE00 3.46
Bland
#AFA88B
ΔE00 4.78
Taupe (survey)
#B9A281
ΔE00 4.90
Stone (survey)
#ADA587
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB094 #94A3BF
analogous
#BF9B94 #BFB094 #B9BF94
triadic
#BFB094 #94BFB0 #B094BF
tetradic
#BFB094 #94BF9B #94A3BF #BF94B9
square
#BFB094 #94BF9B #94A3BF #BF94B9
split-complementary
#BFB094 #94B9BF #9B94BF
monochromatic
#887551 #A8946E #BFB094 #D6CCBA #EDE9E1
Accessibility & contrast
On white
2.13
#BFB094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BFB094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB094
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB094 | 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)
#B7AF92
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#C6ABA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb094; /* rgb */ color: rgb(191, 176, 148); /* oklch */ color: oklch(76.2% 0.042 83.1);
Tailwind
colors: {
custom: {
50: '#d2c7b3',
500: '#bfb094',
950: '#000000',
},
}SCSS
$custom: #bfb094; $custom-light: #d2c7b3; $custom-dark: #000000;
JSON
{
"hex": "#bfb094",
"rgb": {
"r": 191,
"g": 176,
"b": 148
},
"hsl": {
"h": 39.07,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76249,
"c": 0.04216,
"h": 83.1
},
"luminance": 0.44265
}Semantic roles & 50–950 ramp
primary
#BFB094
secondary
#D0D5DE
accent
#64A442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280