#BFB3BB#BFB3BB
#BFB3BB is a light, near-neutral pink. Relative luminance 0.469; OKLCH L 77.9% C 0.018 H 337.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3BB |
|---|---|
| RGB | rgb(191, 179, 187) |
| HSL | hsl(320, 9%, 73%) |
| HSV | hsv(320, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.13, 5.70, -2.53) |
| CIE-LCH | lch(74.13, 6.24, 336.10°) |
| OKLab | oklab(77.91% 0.0162 -0.0066) |
| OKLCH | oklch(77.91% 0.018 337.7) |
| XYZ | xyz(46.5744, 46.9048, 53.6040) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.87
Dark Gray
#A9A9A9
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3BB #B3BFB7
analogous
#BDB3BF #BFB3BB #BFB3B5
triadic
#BFB3BB #BBBFB3 #B3BBBF
tetradic
#BFB3BB #BFBDB3 #B3BFB7 #B3B5BF
square
#BFB3BB #BFBDB3 #B3BFB7 #B3B5BF
split-complementary
#BFB3BB #B5BFB3 #B3BFBD
monochromatic
#86717F #A3929D #BFB3BB #DBD4D9 #F1EEF0
Accessibility & contrast
On white
2.02
#BFB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BFB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3BB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3BB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#C1B3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb3bb; /* rgb */ color: rgb(191, 179, 187); /* oklch */ color: oklch(77.9% 0.018 337.7);
Tailwind
colors: {
custom: {
50: '#d2c9cf',
500: '#bfb3bb',
950: '#000000',
},
}SCSS
$custom: #bfb3bb; $custom-light: #d2c9cf; $custom-dark: #000000;
JSON
{
"hex": "#bfb3bb",
"rgb": {
"r": 191,
"g": 179,
"b": 187
},
"hsl": {
"h": 320,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.77913,
"c": 0.01751,
"h": 337.7
},
"luminance": 0.46904
}Semantic roles & 50–950 ramp
primary
#BFB3BB
secondary
#E4E7E5
accent
#936853
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282