#BFB1BC#BFB1BC
#BFB1BC is a light, muted pink. Relative luminance 0.462; OKLCH L 77.5% C 0.022 H 332.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1BC |
|---|---|
| RGB | rgb(191, 177, 188) |
| HSL | hsl(313, 10%, 72%) |
| HSV | hsv(313, 7%, 75%) |
| CMYK | cmyk(0%, 7.3%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.64, 6.97, -3.79) |
| CIE-LCH | lch(73.64, 7.93, 331.49°) |
| OKLab | oklab(77.54% 0.0196 -0.01) |
| OKLCH | oklch(77.54% 0.022 332.9) |
| XYZ | xyz(46.2838, 46.1519, 54.0372) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.63
Thistle
#D8BFD8
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 8.35
Silver
#C0C0C0
ΔE00 9.37
Dark Gray
#A9A9A9
ΔE00 9.50
Dusty Pink
#D8A7B1
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1BC #B1BFB4
analogous
#BBB1BF #BFB1BC #BFB1B5
triadic
#BFB1BC #BCBFB1 #B1BCBF
tetradic
#BFB1BC #BFBBB1 #B1BFB4 #B1B5BF
square
#BFB1BC #BFBBB1 #B1BFB4 #B1B5BF
split-complementary
#BFB1BC #B5BFB1 #B1BFBB
monochromatic
#876F82 #A38F9F #BFB1BC #DBD3D9 #F1EEF1
Accessibility & contrast
On white
2.05
#BFB1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BFB1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1BC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1BC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#C1B2B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb1bc; /* rgb */ color: rgb(191, 177, 188); /* oklch */ color: oklch(77.5% 0.022 332.9);
Tailwind
colors: {
custom: {
50: '#d2c8d0',
500: '#bfb1bc',
950: '#000000',
},
}SCSS
$custom: #bfb1bc; $custom-light: #d2c8d0; $custom-dark: #000000;
JSON
{
"hex": "#bfb1bc",
"rgb": {
"r": 191,
"g": 177,
"b": 188
},
"hsl": {
"h": 312.857,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.77543,
"c": 0.02199,
"h": 332.9
},
"luminance": 0.46151
}Semantic roles & 50–950 ramp
primary
#BFB1BC
secondary
#E4E7E4
accent
#946052
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282