#BFB7C2#BFB7C2
#BFB7C2 is a light, near-neutral purple. Relative luminance 0.488; OKLCH L 78.9% C 0.018 H 316.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7C2 |
|---|---|
| RGB | rgb(191, 183, 194) |
| HSL | hsl(284, 8%, 74%) |
| HSV | hsv(284, 6%, 76%) |
| CMYK | cmyk(1.5%, 5.7%, 0%, 23.9%) |
| CIE-LAB | lab(75.35, 4.85, -4.55) |
| CIE-LCH | lch(75.35, 6.65, 316.83°) |
| OKLab | oklab(78.93% 0.0129 -0.0121) |
| OKLCH | oklch(78.93% 0.018 316.9) |
| XYZ | xyz(48.1554, 48.8386, 57.9184) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.09
Silver
#C0C0C0
ΔE00 7.38
Dark Gray
#A9A9A9
ΔE00 8.54
Thistle
#D8BFD8
ΔE00 8.58
Pinkish Grey
#C8ACA9
ΔE00 9.41
Light Gray
#D3D3D3
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7C2 #BAC2B7
analogous
#BAB7C2 #BFB7C2 #C2B7C0
triadic
#BFB7C2 #C2BFB7 #B7C2BF
tetradic
#BFB7C2 #C2BAB7 #BAC2B7 #B7C0C2
square
#BFB7C2 #C2BAB7 #BAC2B7 #B7C0C2
split-complementary
#BFB7C2 #C0C2B7 #B7C2BA
monochromatic
#84758A #A296A6 #BFB7C2 #DCD8DE #F0EEF1
Accessibility & contrast
On white
1.95
#BFB7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#BFB7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7C2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7C2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C3
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#BFB8BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfb7c2; /* rgb */ color: rgb(191, 183, 194); /* oklch */ color: oklch(78.9% 0.018 316.9);
Tailwind
colors: {
custom: {
50: '#d2ccd4',
500: '#bfb7c2',
950: '#000000',
},
}SCSS
$custom: #bfb7c2; $custom-light: #d2ccd4; $custom-dark: #000000;
JSON
{
"hex": "#bfb7c2",
"rgb": {
"r": 191,
"g": 183,
"b": 194
},
"hsl": {
"h": 283.636,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.78933,
"c": 0.01769,
"h": 316.9
},
"luminance": 0.48838
}Semantic roles & 50–950 ramp
primary
#BFB7C2
secondary
#E5E7E4
accent
#925364
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283