#BFB295#BFB295
#BFB295 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.042 H 86.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB295 |
|---|---|
| RGB | rgb(191, 178, 149) |
| HSL | hsl(41, 25%, 67%) |
| HSV | hsv(41, 22%, 75%) |
| CMYK | cmyk(0%, 6.8%, 22%, 25.1%) |
| CIE-LAB | lab(72.95, -0.07, 16.52) |
| CIE-LCH | lch(72.95, 16.52, 90.25°) |
| OKLab | oklab(76.68% 0.0024 0.0424) |
| OKLCH | oklch(76.68% 0.042 86.7) |
| XYZ | xyz(42.8311, 45.0880, 34.8745) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.46
Khaki
#C3B091
ΔE00 2.55
Greige
#B8AB98
ΔE00 4.18
Bland
#AFA88B
ΔE00 4.25
Stone (survey)
#ADA587
ΔE00 4.72
Sand
#C2B280
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB295 #95A2BF
analogous
#BF9D95 #BFB295 #B7BF95
triadic
#BFB295 #95BFB2 #B295BF
tetradic
#BFB295 #95BF9D #95A2BF #BF95B7
square
#BFB295 #95BF9D #95A2BF #BF95B7
split-complementary
#BFB295 #95B7BF #9D95BF
monochromatic
#887752 #A8966F #BFB295 #D6CEBB #EDE9E1
Accessibility & contrast
On white
2.10
#BFB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BFB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB295
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB295 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B193
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#C6ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb295; /* rgb */ color: rgb(191, 178, 149); /* oklch */ color: oklch(76.7% 0.042 86.7);
Tailwind
colors: {
custom: {
50: '#d2c9b4',
500: '#bfb295',
950: '#000000',
},
}SCSS
$custom: #bfb295; $custom-light: #d2c9b4; $custom-dark: #000000;
JSON
{
"hex": "#bfb295",
"rgb": {
"r": 191,
"g": 178,
"b": 149
},
"hsl": {
"h": 41.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76684,
"c": 0.04246,
"h": 86.7
},
"luminance": 0.45087
}Semantic roles & 50–950 ramp
primary
#BFB295
secondary
#D1D5DF
accent
#60A342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280