#BFB2B9#BFB2B9
#BFB2B9 is a light, near-neutral pink. Relative luminance 0.464; OKLCH L 77.7% C 0.018 H 343.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B9 |
|---|---|
| RGB | rgb(191, 178, 185) |
| HSL | hsl(328, 9%, 72%) |
| HSV | hsv(328, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 3.1%, 25.1%) |
| CIE-LAB | lab(73.82, 5.88, -1.89) |
| CIE-LCH | lch(73.82, 6.18, 342.18°) |
| OKLab | oklab(77.65% 0.0169 -0.0049) |
| OKLCH | oklch(77.65% 0.018 343.7) |
| XYZ | xyz(46.1621, 46.4204, 52.4177) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 7.33
Silver
#C0C0C0
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 9.07
Light Gray
#D3D3D3
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B9 #B2BFB8
analogous
#BFB2BF #BFB2B9 #BFB2B3
triadic
#BFB2B9 #B9BFB2 #B2B9BF
tetradic
#BFB2B9 #BFBFB2 #B2BFB8 #B2B3BF
square
#BFB2B9 #BFBFB2 #B2BFB8 #B2B3BF
split-complementary
#BFB2B9 #B3BFB2 #B2BFBF
monochromatic
#87707C #A3919B #BFB2B9 #DBD3D7 #F1EEF0
Accessibility & contrast
On white
2.04
#BFB2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BFB2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B9
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B9 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B9
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#C1B2B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b9; /* rgb */ color: rgb(191, 178, 185); /* oklch */ color: oklch(77.7% 0.018 343.7);
Tailwind
colors: {
custom: {
50: '#d2c9ce',
500: '#bfb2b9',
950: '#000000',
},
}SCSS
$custom: #bfb2b9; $custom-light: #d2c9ce; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b9",
"rgb": {
"r": 191,
"g": 178,
"b": 185
},
"hsl": {
"h": 327.692,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77651,
"c": 0.01765,
"h": 343.7
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#BFB2B9
secondary
#E4E7E5
accent
#937052
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282