#BFB2B7#BFB2B7
#BFB2B7 is a light, near-neutral pink. Relative luminance 0.463; OKLCH L 77.6% C 0.016 H 352.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B7 |
|---|---|
| RGB | rgb(191, 178, 183) |
| HSL | hsl(337, 9%, 72%) |
| HSV | hsv(337, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 4.2%, 25.1%) |
| CIE-LAB | lab(73.76, 5.52, -0.88) |
| CIE-LCH | lch(73.76, 5.59, 350.98°) |
| OKLab | oklab(77.59% 0.0162 -0.0022) |
| OKLCH | oklch(77.59% 0.016 352.1) |
| XYZ | xyz(45.9524, 46.3365, 51.3136) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.57
Dark Gray
#A9A9A9
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 9.79
Light Gray
#D3D3D3
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B7 #B2BFBA
analogous
#BFB2BE #BFB2B7 #BFB4B2
triadic
#BFB2B7 #B7BFB2 #B2B7BF
tetradic
#BFB2B7 #BEBFB2 #B2BFBA #B4B2BF
square
#BFB2B7 #BEBFB2 #B2BFBA #B4B2BF
split-complementary
#BFB2B7 #B2BFB4 #B2BEBF
monochromatic
#877079 #A39198 #BFB2B7 #DBD3D6 #F1EEEF
Accessibility & contrast
On white
2.05
#BFB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#BFB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B7
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B7 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B7
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#C1B2B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b7; /* rgb */ color: rgb(191, 178, 183); /* oklch */ color: oklch(77.6% 0.016 352.1);
Tailwind
colors: {
custom: {
50: '#d2c9cc',
500: '#bfb2b7',
950: '#000000',
},
}SCSS
$custom: #bfb2b7; $custom-light: #d2c9cc; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b7",
"rgb": {
"r": 191,
"g": 178,
"b": 183
},
"hsl": {
"h": 336.923,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77591,
"c": 0.01632,
"h": 352.1
},
"luminance": 0.46336
}Semantic roles & 50–950 ramp
primary
#BFB2B7
secondary
#E4E7E6
accent
#937A52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282