#BFB395#BFB395
#BFB395 is a light, muted orange. Relative luminance 0.455; OKLCH L 76.9% C 0.043 H 88.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB395 |
|---|---|
| RGB | rgb(191, 179, 149) |
| HSL | hsl(43, 25%, 67%) |
| HSV | hsv(43, 22%, 75%) |
| CMYK | cmyk(0%, 6.3%, 22%, 25.1%) |
| CIE-LAB | lab(73.21, -0.60, 16.89) |
| CIE-LCH | lch(73.21, 16.90, 92.05°) |
| OKLab | oklab(76.89% 0.0009 0.0433) |
| OKLCH | oklch(76.89% 0.043 88.8) |
| XYZ | xyz(43.0308, 45.4874, 34.9411) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.50
Khaki
#C3B091
ΔE00 3.10
Bland
#AFA88B
ΔE00 4.06
Stone (survey)
#ADA587
ΔE00 4.61
Greige
#B8AB98
ΔE00 4.75
Sand
#C2B280
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB395 #95A1BF
analogous
#BF9E95 #BFB395 #B6BF95
triadic
#BFB395 #95BFB3 #B395BF
tetradic
#BFB395 #95BF9E #95A1BF #BF95B6
square
#BFB395 #95BF9E #95A1BF #BF95B6
split-complementary
#BFB395 #95B6BF #9E95BF
monochromatic
#887852 #A8986F #BFB395 #D6CEBB #EDEAE1
Accessibility & contrast
On white
2.08
#BFB395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#BFB395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB395
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB395 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB293
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#C6AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb395; /* rgb */ color: rgb(191, 179, 149); /* oklch */ color: oklch(76.9% 0.043 88.8);
Tailwind
colors: {
custom: {
50: '#d2c9b4',
500: '#bfb395',
950: '#000000',
},
}SCSS
$custom: #bfb395; $custom-light: #d2c9b4; $custom-dark: #000000;
JSON
{
"hex": "#bfb395",
"rgb": {
"r": 191,
"g": 179,
"b": 149
},
"hsl": {
"h": 42.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.7689,
"c": 0.0433,
"h": 88.8
},
"luminance": 0.45486
}Semantic roles & 50–950 ramp
primary
#BFB395
secondary
#D1D5DF
accent
#5EA342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280