#BFB3BD#BFB3BD
#BFB3BD is a light, near-neutral pink. Relative luminance 0.470; OKLCH L 78.0% C 0.019 H 331.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3BD |
|---|---|
| RGB | rgb(191, 179, 189) |
| HSL | hsl(310, 9%, 73%) |
| HSV | hsv(310, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 1%, 25.1%) |
| CIE-LAB | lab(74.18, 6.07, -3.54) |
| CIE-LCH | lch(74.18, 7.03, 329.77°) |
| OKLab | oklab(77.97% 0.017 -0.0093) |
| OKLCH | oklch(77.97% 0.019 331.1) |
| XYZ | xyz(46.7899, 46.9911, 54.7395) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.39
Pinkish Grey
#C8ACA9
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.19
Silver
#C0C0C0
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 8.84
Light Gray
#D3D3D3
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3BD #B3BFB5
analogous
#BBB3BF #BFB3BD #BFB3B7
triadic
#BFB3BD #BDBFB3 #B3BDBF
tetradic
#BFB3BD #BFBBB3 #B3BFB5 #B3B7BF
square
#BFB3BD #BFBBB3 #B3BFB5 #B3B7BF
split-complementary
#BFB3BD #B7BFB3 #B3BFBB
monochromatic
#867183 #A392A0 #BFB3BD #DBD4DA #F1EEF1
Accessibility & contrast
On white
2.02
#BFB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#BFB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3BD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3BD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#C0B4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb3bd; /* rgb */ color: rgb(191, 179, 189); /* oklch */ color: oklch(78.0% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#d2c9d0',
500: '#bfb3bd',
950: '#000000',
},
}SCSS
$custom: #bfb3bd; $custom-light: #d2c9d0; $custom-dark: #000000;
JSON
{
"hex": "#bfb3bd",
"rgb": {
"r": 191,
"g": 179,
"b": 189
},
"hsl": {
"h": 310,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.77974,
"c": 0.01938,
"h": 331.1
},
"luminance": 0.46991
}Semantic roles & 50–950 ramp
primary
#BFB3BD
secondary
#E4E7E4
accent
#935E53
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282