#BFB2B8#BFB2B8
#BFB2B8 is a light, near-neutral pink. Relative luminance 0.464; OKLCH L 77.6% C 0.017 H 347.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2B8 |
|---|---|
| RGB | rgb(191, 178, 184) |
| HSL | hsl(332, 9%, 72%) |
| HSV | hsv(332, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 3.7%, 25.1%) |
| CIE-LAB | lab(73.79, 5.70, -1.38) |
| CIE-LCH | lch(73.79, 5.86, 346.36°) |
| OKLab | oklab(77.62% 0.0166 -0.0036) |
| OKLCH | oklch(77.62% 0.017 347.8) |
| XYZ | xyz(46.0569, 46.3783, 51.8637) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.78
Dark Gray
#A9A9A9
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 9.42
Light Gray
#D3D3D3
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2B8 #B2BFB9
analogous
#BFB2BF #BFB2B8 #BFB3B2
triadic
#BFB2B8 #B8BFB2 #B2B8BF
tetradic
#BFB2B8 #BFBFB2 #B2BFB9 #B3B2BF
square
#BFB2B8 #BFBFB2 #B2BFB9 #B3B2BF
split-complementary
#BFB2B8 #B2BFB3 #B2BFBF
monochromatic
#87707A #A39199 #BFB2B8 #DBD3D7 #F1EEF0
Accessibility & contrast
On white
2.04
#BFB2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BFB2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2B8
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2B8 | 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)
#B3B4B8
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#C1B2B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2b8; /* rgb */ color: rgb(191, 178, 184); /* oklch */ color: oklch(77.6% 0.017 347.8);
Tailwind
colors: {
custom: {
50: '#d2c9cd',
500: '#bfb2b8',
950: '#000000',
},
}SCSS
$custom: #bfb2b8; $custom-light: #d2c9cd; $custom-dark: #000000;
JSON
{
"hex": "#bfb2b8",
"rgb": {
"r": 191,
"g": 178,
"b": 184
},
"hsl": {
"h": 332.308,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77621,
"c": 0.01693,
"h": 347.8
},
"luminance": 0.46378
}Semantic roles & 50–950 ramp
primary
#BFB2B8
secondary
#E4E7E6
accent
#937552
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282