#BFB0BF#BFB0BF
#BFB0BF is a light, muted purple. Relative luminance 0.459; OKLCH L 77.4% C 0.027 H 325.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0BF |
|---|---|
| RGB | rgb(191, 176, 191) |
| HSL | hsl(300, 10%, 72%) |
| HSV | hsv(300, 8%, 75%) |
| CMYK | cmyk(0%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(73.47, 8.08, -5.68) |
| CIE-LCH | lch(73.47, 9.87, 324.87°) |
| OKLab | oklab(77.44% 0.0222 -0.0151) |
| OKLCH | oklch(77.44% 0.027 325.8) |
| XYZ | xyz(46.4138, 45.8890, 55.6925) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 9.49
Lilac
#C8A2C8
ΔE00 9.74
Dusty Pink
#D8A7B1
ΔE00 10.38
Silver
#C0C0C0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0BF #B0BFB0
analogous
#B8B0BF #BFB0BF #BFB0B8
triadic
#BFB0BF #BFBFB0 #B0BFBF
tetradic
#BFB0BF #BFB8B0 #B0BFB0 #B0B8BF
square
#BFB0BF #BFB8B0 #B0BFB0 #B0B8BF
split-complementary
#BFB0BF #B8BFB0 #B0BFB8
monochromatic
#876D87 #A48EA4 #BFB0BF #DAD2DA #F1EEF1
Accessibility & contrast
On white
2.06
#BFB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BFB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0BF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0BF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#C0B1B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb0bf; /* rgb */ color: rgb(191, 176, 191); /* oklch */ color: oklch(77.4% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#d2c7d2',
500: '#bfb0bf',
950: '#000000',
},
}SCSS
$custom: #bfb0bf; $custom-light: #d2c7d2; $custom-dark: #000000;
JSON
{
"hex": "#bfb0bf",
"rgb": {
"r": 191,
"g": 176,
"b": 191
},
"hsl": {
"h": 300,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77438,
"c": 0.02685,
"h": 325.8
},
"luminance": 0.45889
}Semantic roles & 50–950 ramp
primary
#BFB0BF
secondary
#E4E7E4
accent
#955151
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282