#BFB194#BFB194
#BFB194 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.5% C 0.043 H 85.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB194 |
|---|---|
| RGB | rgb(191, 177, 148) |
| HSL | hsl(40, 25%, 66%) |
| HSV | hsv(40, 23%, 75%) |
| CMYK | cmyk(0%, 7.3%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.67, 0.32, 16.67) |
| CIE-LCH | lch(72.67, 16.67, 88.91°) |
| OKLab | oklab(76.46% 0.0035 0.0428) |
| OKLCH | oklch(76.46% 0.043 85.3) |
| XYZ | xyz(42.5533, 44.6597, 34.3898) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.09
Putty
#BEAE8A
ΔE00 2.30
Greige
#B8AB98
ΔE00 3.95
Bland
#AFA88B
ΔE00 4.42
Stone (survey)
#ADA587
ΔE00 4.80
Taupe (survey)
#B9A281
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB194 #94A2BF
analogous
#BF9C94 #BFB194 #B8BF94
triadic
#BFB194 #94BFB1 #B194BF
tetradic
#BFB194 #94BF9C #94A2BF #BF94B8
square
#BFB194 #94BF9C #94A2BF #BF94B8
split-complementary
#BFB194 #94B8BF #9C94BF
monochromatic
#887651 #A8956E #BFB194 #D6CDBA #EDE9E1
Accessibility & contrast
On white
2.11
#BFB194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BFB194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB194
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB194 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 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)
#B8B092
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#C6ACA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb194; /* rgb */ color: rgb(191, 177, 148); /* oklch */ color: oklch(76.5% 0.043 85.3);
Tailwind
colors: {
custom: {
50: '#d2c8b3',
500: '#bfb194',
950: '#000000',
},
}SCSS
$custom: #bfb194; $custom-light: #d2c8b3; $custom-dark: #000000;
JSON
{
"hex": "#bfb194",
"rgb": {
"r": 191,
"g": 177,
"b": 148
},
"hsl": {
"h": 40.465,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.76455,
"c": 0.0429,
"h": 85.3
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#BFB194
secondary
#D0D5DE
accent
#62A442
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280