#BFB095#BFB095
#BFB095 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.3% C 0.041 H 82.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB095 |
|---|---|
| RGB | rgb(191, 176, 149) |
| HSL | hsl(39, 25%, 67%) |
| HSV | hsv(39, 22%, 75%) |
| CMYK | cmyk(0%, 7.9%, 22%, 25.1%) |
| CIE-LAB | lab(72.43, 1.00, 15.79) |
| CIE-LCH | lch(72.43, 15.82, 86.38°) |
| OKLab | oklab(76.27% 0.0055 0.0406) |
| OKLCH | oklch(76.27% 0.041 82.3) |
| XYZ | xyz(42.4360, 44.2979, 34.7429) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.78
Putty
#BEAE8A
ΔE00 2.94
Greige
#B8AB98
ΔE00 3.15
Bland
#AFA88B
ΔE00 4.94
Taupe (survey)
#B9A281
ΔE00 4.95
Stone (survey)
#ADA587
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB095 #95A4BF
analogous
#BF9B95 #BFB095 #B9BF95
triadic
#BFB095 #95BFB0 #B095BF
tetradic
#BFB095 #95BF9B #95A4BF #BF95B9
square
#BFB095 #95BF9B #95A4BF #BF95B9
split-complementary
#BFB095 #95B9BF #9B95BF
monochromatic
#887452 #A8946F #BFB095 #D6CCBB #EDE9E1
Accessibility & contrast
On white
2.13
#BFB095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BFB095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB095
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB095 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#C6ABA8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb095; /* rgb */ color: rgb(191, 176, 149); /* oklch */ color: oklch(76.3% 0.041 82.3);
Tailwind
colors: {
custom: {
50: '#d2c7b4',
500: '#bfb095',
950: '#000000',
},
}SCSS
$custom: #bfb095; $custom-light: #d2c7b4; $custom-dark: #000000;
JSON
{
"hex": "#bfb095",
"rgb": {
"r": 191,
"g": 176,
"b": 149
},
"hsl": {
"h": 38.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76273,
"c": 0.04095,
"h": 82.3
},
"luminance": 0.44297
}Semantic roles & 50–950 ramp
primary
#BFB095
secondary
#D1D6DF
accent
#65A342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280