#BFB0BC#BFB0BC
#BFB0BC is a light, muted pink. Relative luminance 0.458; OKLCH L 77.3% C 0.024 H 332.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0BC |
|---|---|
| RGB | rgb(191, 176, 188) |
| HSL | hsl(312, 10%, 72%) |
| HSV | hsv(312, 8%, 75%) |
| CMYK | cmyk(0%, 7.9%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.39, 7.52, -4.16) |
| CIE-LCH | lch(73.39, 8.59, 331.01°) |
| OKLab | oklab(77.34% 0.0211 -0.011) |
| OKLCH | oklch(77.34% 0.024 332.5) |
| XYZ | xyz(46.0870, 45.7583, 53.9716) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.38
Pinkish Grey
#C8ACA9
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.96
Dark Gray
#A9A9A9
ΔE00 9.97
Dusty Pink
#D8A7B1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0BC #B0BFB3
analogous
#BBB0BF #BFB0BC #BFB0B5
triadic
#BFB0BC #BCBFB0 #B0BCBF
tetradic
#BFB0BC #BFBBB0 #B0BFB3 #B0B5BF
square
#BFB0BC #BFBBB0 #B0BFB3 #B0B5BF
split-complementary
#BFB0BC #B5BFB0 #B0BFBB
monochromatic
#876D82 #A48E9F #BFB0BC #DAD2D9 #F1EEF1
Accessibility & contrast
On white
2.07
#BFB0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BFB0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0BC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0BC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#C1B1B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb0bc; /* rgb */ color: rgb(191, 176, 188); /* oklch */ color: oklch(77.3% 0.024 332.5);
Tailwind
colors: {
custom: {
50: '#d2c7d0',
500: '#bfb0bc',
950: '#000000',
},
}SCSS
$custom: #bfb0bc; $custom-light: #d2c7d0; $custom-dark: #000000;
JSON
{
"hex": "#bfb0bc",
"rgb": {
"r": 191,
"g": 176,
"b": 188
},
"hsl": {
"h": 312,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77343,
"c": 0.02379,
"h": 332.5
},
"luminance": 0.45758
}Semantic roles & 50–950 ramp
primary
#BFB0BC
secondary
#E4E7E4
accent
#955E51
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282