#BFB2BD#BFB2BD
#BFB2BD is a light, muted purple. Relative luminance 0.466; OKLCH L 77.8% C 0.021 H 330.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2BD |
|---|---|
| RGB | rgb(191, 178, 189) |
| HSL | hsl(309, 9%, 72%) |
| HSV | hsv(309, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 1%, 25.1%) |
| CIE-LAB | lab(73.93, 6.62, -3.92) |
| CIE-LCH | lch(73.93, 7.69, 329.37°) |
| OKLab | oklab(77.77% 0.0185 -0.0103) |
| OKLCH | oklch(77.77% 0.021 330.7) |
| XYZ | xyz(46.5903, 46.5917, 54.6729) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.79
Pinkish Grey
#C8ACA9
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 7.97
Silver
#C0C0C0
ΔE00 9.02
Dark Gray
#A9A9A9
ΔE00 9.31
Dusty Pink
#D8A7B1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2BD #B2BFB4
analogous
#BBB2BF #BFB2BD #BFB2B7
triadic
#BFB2BD #BDBFB2 #B2BDBF
tetradic
#BFB2BD #BFBBB2 #B2BFB4 #B2B7BF
square
#BFB2BD #BFBBB2 #B2BFB4 #B2B7BF
split-complementary
#BFB2BD #B7BFB2 #B2BFBB
monochromatic
#877083 #A391A0 #BFB2BD #DBD3DA #F1EEF1
Accessibility & contrast
On white
2.04
#BFB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BFB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2BD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2BD | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#C0B3B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2bd; /* rgb */ color: rgb(191, 178, 189); /* oklch */ color: oklch(77.8% 0.021 330.7);
Tailwind
colors: {
custom: {
50: '#d2c9d0',
500: '#bfb2bd',
950: '#000000',
},
}SCSS
$custom: #bfb2bd; $custom-light: #d2c9d0; $custom-dark: #000000;
JSON
{
"hex": "#bfb2bd",
"rgb": {
"r": 191,
"g": 178,
"b": 189
},
"hsl": {
"h": 309.231,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77774,
"c": 0.02116,
"h": 330.7
},
"luminance": 0.46591
}Semantic roles & 50–950 ramp
primary
#BFB2BD
secondary
#E4E7E4
accent
#935C52
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282