#BFB2BB#BFB2BB
#BFB2BB is a light, near-neutral pink. Relative luminance 0.465; OKLCH L 77.7% C 0.019 H 336.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2BB |
|---|---|
| RGB | rgb(191, 178, 187) |
| HSL | hsl(318, 9%, 72%) |
| HSV | hsv(318, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.87, 6.25, -2.90) |
| CIE-LCH | lch(73.87, 6.89, 335.06°) |
| OKLab | oklab(77.71% 0.0177 -0.0076) |
| OKLCH | oklch(77.71% 0.019 336.7) |
| XYZ | xyz(46.3747, 46.5054, 53.5375) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.50
Dark Gray
#A9A9A9
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2BB #B2BFB6
analogous
#BDB2BF #BFB2BB #BFB2B4
triadic
#BFB2BB #BBBFB2 #B2BBBF
tetradic
#BFB2BB #BFBDB2 #B2BFB6 #B2B4BF
square
#BFB2BB #BFBDB2 #B2BFB6 #B2B4BF
split-complementary
#BFB2BB #B4BFB2 #B2BFBD
monochromatic
#877080 #A3919D #BFB2BB #DBD3D9 #F1EEF0
Accessibility & contrast
On white
2.04
#BFB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BFB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2BB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2BB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#C1B2B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2bb; /* rgb */ color: rgb(191, 178, 187); /* oklch */ color: oklch(77.7% 0.019 336.7);
Tailwind
colors: {
custom: {
50: '#d2c9cf',
500: '#bfb2bb',
950: '#000000',
},
}SCSS
$custom: #bfb2bb; $custom-light: #d2c9cf; $custom-dark: #000000;
JSON
{
"hex": "#bfb2bb",
"rgb": {
"r": 191,
"g": 178,
"b": 187
},
"hsl": {
"h": 318.462,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77712,
"c": 0.01928,
"h": 336.7
},
"luminance": 0.46505
}Semantic roles & 50–950 ramp
primary
#BFB2BB
secondary
#E4E7E5
accent
#936652
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282