#BFB193#BFB193
#BFB193 is a light, muted orange. Relative luminance 0.446; OKLCH L 76.4% C 0.044 H 85.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB193 |
|---|---|
| RGB | rgb(191, 177, 147) |
| HSL | hsl(41, 26%, 66%) |
| HSV | hsv(41, 23%, 75%) |
| CMYK | cmyk(0%, 7.3%, 23%, 25.1%) |
| CIE-LAB | lab(72.65, 0.17, 17.19) |
| CIE-LCH | lch(72.65, 17.19, 89.43°) |
| OKLab | oklab(76.43% 0.0031 0.044) |
| OKLCH | oklch(76.43% 0.044 85.9) |
| XYZ | xyz(42.4745, 44.6282, 33.9747) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.01
Khaki
#C3B091
ΔE00 2.15
Greige
#B8AB98
ΔE00 4.26
Bland
#AFA88B
ΔE00 4.33
Stone (survey)
#ADA587
ΔE00 4.70
Taupe (survey)
#B9A281
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB193 #93A1BF
analogous
#BF9B93 #BFB193 #B7BF93
triadic
#BFB193 #93BFB1 #B193BF
tetradic
#BFB193 #93BF9B #93A1BF #BF93B7
square
#BFB193 #93BF9B #93A1BF #BF93B7
split-complementary
#BFB193 #93B7BF #9B93BF
monochromatic
#877650 #A8956D #BFB193 #D6CDB9 #EDE9E0
Accessibility & contrast
On white
2.12
#BFB193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BFB193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB193
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB193 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#C7ACA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb193; /* rgb */ color: rgb(191, 177, 147); /* oklch */ color: oklch(76.4% 0.044 85.9);
Tailwind
colors: {
custom: {
50: '#d2c8b2',
500: '#bfb193',
950: '#000000',
},
}SCSS
$custom: #bfb193; $custom-light: #d2c8b2; $custom-dark: #000000;
JSON
{
"hex": "#bfb193",
"rgb": {
"r": 191,
"g": 177,
"b": 147
},
"hsl": {
"h": 40.909,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76431,
"c": 0.04413,
"h": 85.9
},
"luminance": 0.44627
}Semantic roles & 50–950 ramp
primary
#BFB193
secondary
#D0D4DE
accent
#61A441
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280