#BFB8A7#BFB8A7
#BFB8A7 is a light, muted orange. Relative luminance 0.481; OKLCH L 78.4% C 0.025 H 88.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8A7 |
|---|---|
| RGB | rgb(191, 184, 167) |
| HSL | hsl(43, 16%, 70%) |
| HSV | hsv(43, 13%, 75%) |
| CMYK | cmyk(0%, 3.7%, 12.6%, 25.1%) |
| CIE-LAB | lab(74.92, -0.46, 9.52) |
| CIE-LCH | lch(74.92, 9.53, 92.79°) |
| OKLab | oklab(78.36% 0.0008 0.0248) |
| OKLCH | oklch(78.36% 0.025 88.3) |
| XYZ | xyz(45.6008, 48.1479, 43.4429) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.37
Greige
#B8AB98
ΔE00 4.35
Greyish
#A8A495
ΔE00 5.98
Khaki
#C3B091
ΔE00 6.35
Bland
#AFA88B
ΔE00 6.51
Cement
#A5A391
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8A7 #A7AEBF
analogous
#BFACA7 #BFB8A7 #BABFA7
triadic
#BFB8A7 #A7BFB8 #B8A7BF
tetradic
#BFB8A7 #A7BFAC #A7AEBF #BFA7BA
square
#BFB8A7 #A7BFAC #A7AEBF #BFA7BA
split-complementary
#BFB8A7 #A7BABF #ACA7BF
monochromatic
#887E63 #A59B84 #BFB8A7 #D9D5CA #F2F1ED
Accessibility & contrast
On white
1.98
#BFB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BFB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8A7
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8A7 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#C3B5B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb8a7; /* rgb */ color: rgb(191, 184, 167); /* oklch */ color: oklch(78.4% 0.025 88.3);
Tailwind
colors: {
custom: {
50: '#d2cdc1',
500: '#bfb8a7',
950: '#000000',
},
}SCSS
$custom: #bfb8a7; $custom-light: #d2cdc1; $custom-dark: #000000;
JSON
{
"hex": "#bfb8a7",
"rgb": {
"r": 191,
"g": 184,
"b": 167
},
"hsl": {
"h": 42.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78364,
"c": 0.02481,
"h": 88.3
},
"luminance": 0.48147
}Semantic roles & 50–950 ramp
primary
#BFB8A7
secondary
#DEE0E4
accent
#629A4B
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281