#BFBCB0#BFBCB0
#BFBCB0 is a light, near-neutral yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.017 H 95.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCB0 |
|---|---|
| RGB | rgb(191, 188, 176) |
| HSL | hsl(48, 10%, 72%) |
| HSV | hsv(48, 8%, 75%) |
| CMYK | cmyk(0%, 1.6%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.18, -1.08, 6.44) |
| CIE-LCH | lch(76.18, 6.53, 99.52°) |
| OKLab | oklab(79.43% -0.0016 0.0169) |
| OKLCH | oklch(79.43% 0.017 95.3) |
| XYZ | xyz(47.3046, 50.1777, 48.2591) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.97
Silver
#C0C0C0
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 6.12
Greige
#B8AB98
ΔE00 6.50
Greyish
#A8A495
ΔE00 6.86
Cement
#A5A391
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCB0 #B0B3BF
analogous
#BFB5B0 #BFBCB0 #BBBFB0
triadic
#BFBCB0 #B0BFBC #BCB0BF
tetradic
#BFBCB0 #B0BFB5 #B0B3BF #BFB0BB
square
#BFBCB0 #B0BFB5 #B0B3BF #BFB0BB
split-complementary
#BFBCB0 #B0BBBF #B5B0BF
monochromatic
#87826D #A49F8E #BFBCB0 #DAD9D2 #F1F1EE
Accessibility & contrast
On white
1.90
#BFBCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BFBCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCB0
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCB0 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#C2BAB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbcb0; /* rgb */ color: rgb(191, 188, 176); /* oklch */ color: oklch(79.4% 0.017 95.3);
Tailwind
colors: {
custom: {
50: '#d2d0c7',
500: '#bfbcb0',
950: '#000000',
},
}SCSS
$custom: #bfbcb0; $custom-light: #d2d0c7; $custom-dark: #000000;
JSON
{
"hex": "#bfbcb0",
"rgb": {
"r": 191,
"g": 188,
"b": 176
},
"hsl": {
"h": 48,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79427,
"c": 0.01695,
"h": 95.3
},
"luminance": 0.50177
}Semantic roles & 50–950 ramp
primary
#BFBCB0
secondary
#818492
accent
#5E9551
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382