#BFB196#BFB196
#BFB196 is a light, muted orange. Relative luminance 0.447; OKLCH L 76.5% C 0.040 H 83.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB196 |
|---|---|
| RGB | rgb(191, 177, 150) |
| HSL | hsl(40, 24%, 67%) |
| HSV | hsv(40, 21%, 75%) |
| CMYK | cmyk(0%, 7.3%, 21.5%, 25.1%) |
| CIE-LAB | lab(72.71, 0.61, 15.64) |
| CIE-LCH | lch(72.71, 15.66, 87.76°) |
| OKLab | oklab(76.5% 0.0044 0.0402) |
| OKLCH | oklch(76.5% 0.04 83.8) |
| XYZ | xyz(42.7130, 44.7236, 35.2307) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.14
Putty
#BEAE8A
ΔE00 2.93
Greige
#B8AB98
ΔE00 3.33
Bland
#AFA88B
ΔE00 4.70
Stone (survey)
#ADA587
ΔE00 5.09
Taupe (survey)
#B9A281
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB196 #96A4BF
analogous
#BF9D96 #BFB196 #B9BF96
triadic
#BFB196 #96BFB1 #B196BF
tetradic
#BFB196 #96BF9D #96A4BF #BF96B9
square
#BFB196 #96BF9D #96A4BF #BF96B9
split-complementary
#BFB196 #96B9BF #9D96BF
monochromatic
#887653 #A89570 #BFB196 #D6CDBC #EDE9E2
Accessibility & contrast
On white
2.11
#BFB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BFB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB196
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB196 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B094
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#C6ACA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfb196; /* rgb */ color: rgb(191, 177, 150); /* oklch */ color: oklch(76.5% 0.040 83.8);
Tailwind
colors: {
custom: {
50: '#d2c8b5',
500: '#bfb196',
950: '#000000',
},
}SCSS
$custom: #bfb196; $custom-light: #d2c8b5; $custom-dark: #000000;
JSON
{
"hex": "#bfb196",
"rgb": {
"r": 191,
"g": 177,
"b": 150
},
"hsl": {
"h": 39.512,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76502,
"c": 0.04045,
"h": 83.8
},
"luminance": 0.44723
}Semantic roles & 50–950 ramp
primary
#BFB196
secondary
#D2D6DF
accent
#64A343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280