#BFB1BB#BFB1BB
#BFB1BB is a light, muted pink. Relative luminance 0.461; OKLCH L 77.5% C 0.021 H 335.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1BB |
|---|---|
| RGB | rgb(191, 177, 187) |
| HSL | hsl(317, 10%, 72%) |
| HSV | hsv(317, 7%, 75%) |
| CMYK | cmyk(0%, 7.3%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.62, 6.79, -3.28) |
| CIE-LCH | lch(73.62, 7.54, 334.20°) |
| OKLab | oklab(77.51% 0.0192 -0.0086) |
| OKLCH | oklch(77.51% 0.021 335.8) |
| XYZ | xyz(46.1764, 46.1090, 53.4714) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.18
Silver
#C0C0C0
ΔE00 9.11
Dark Gray
#A9A9A9
ΔE00 9.24
Dusty Pink
#D8A7B1
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1BB #B1BFB5
analogous
#BCB1BF #BFB1BB #BFB1B4
triadic
#BFB1BB #BBBFB1 #B1BBBF
tetradic
#BFB1BB #BFBCB1 #B1BFB5 #B1B4BF
square
#BFB1BB #BFBCB1 #B1BFB5 #B1B4BF
split-complementary
#BFB1BB #B4BFB1 #B1BFBC
monochromatic
#876F80 #A38F9E #BFB1BB #DBD3D8 #F1EEF0
Accessibility & contrast
On white
2.05
#BFB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BFB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1BB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1BB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#C1B1B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb1bb; /* rgb */ color: rgb(191, 177, 187); /* oklch */ color: oklch(77.5% 0.021 335.8);
Tailwind
colors: {
custom: {
50: '#d2c8cf',
500: '#bfb1bb',
950: '#000000',
},
}SCSS
$custom: #bfb1bb; $custom-light: #d2c8cf; $custom-dark: #000000;
JSON
{
"hex": "#bfb1bb",
"rgb": {
"r": 191,
"g": 177,
"b": 187
},
"hsl": {
"h": 317.143,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.77512,
"c": 0.02105,
"h": 335.8
},
"luminance": 0.46109
}Semantic roles & 50–950 ramp
primary
#BFB1BB
secondary
#E4E7E5
accent
#946552
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282