#BFB2BF#BFB2BF
#BFB2BF is a light, muted purple. Relative luminance 0.467; OKLCH L 77.8% C 0.023 H 325.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2BF |
|---|---|
| RGB | rgb(191, 178, 191) |
| HSL | hsl(300, 9%, 72%) |
| HSV | hsv(300, 7%, 75%) |
| CMYK | cmyk(0%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(73.98, 6.99, -4.93) |
| CIE-LCH | lch(73.98, 8.55, 324.81°) |
| OKLab | oklab(77.84% 0.0192 -0.0131) |
| OKLCH | oklch(77.84% 0.023 325.8) |
| XYZ | xyz(46.8088, 46.6791, 55.8242) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 8.37
Pinkish Grey
#C8ACA9
ΔE00 8.48
Silver
#C0C0C0
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.87
Lilac
#C8A2C8
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2BF #B2BFB2
analogous
#B9B2BF #BFB2BF #BFB2B9
triadic
#BFB2BF #BFBFB2 #B2BFBF
tetradic
#BFB2BF #BFB9B2 #B2BFB2 #B2B9BF
square
#BFB2BF #BFB9B2 #B2BFB2 #B2B9BF
split-complementary
#BFB2BF #B9BFB2 #B2BFB9
monochromatic
#877087 #A391A3 #BFB2BF #DBD3DB #F1EEF1
Accessibility & contrast
On white
2.03
#BFB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BFB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2BF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2BF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#C0B3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2bf; /* rgb */ color: rgb(191, 178, 191); /* oklch */ color: oklch(77.8% 0.023 325.8);
Tailwind
colors: {
custom: {
50: '#d2c9d2',
500: '#bfb2bf',
950: '#000000',
},
}SCSS
$custom: #bfb2bf; $custom-light: #d2c9d2; $custom-dark: #000000;
JSON
{
"hex": "#bfb2bf",
"rgb": {
"r": 191,
"g": 178,
"b": 191
},
"hsl": {
"h": 300,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77836,
"c": 0.02324,
"h": 325.8
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#BFB2BF
secondary
#E4E7E4
accent
#935252
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282