#BFB3C2#BFB3C2
#BFB3C2 is a light, muted purple. Relative luminance 0.472; OKLCH L 78.1% C 0.025 H 319.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3C2 |
|---|---|
| RGB | rgb(191, 179, 194) |
| HSL | hsl(288, 11%, 73%) |
| HSV | hsv(288, 8%, 76%) |
| CMYK | cmyk(1.5%, 7.7%, 0%, 23.9%) |
| CIE-LAB | lab(74.33, 7.01, -6.06) |
| CIE-LCH | lch(74.33, 9.27, 319.15°) |
| OKLab | oklab(78.13% 0.0189 -0.0161) |
| OKLCH | oklch(78.13% 0.025 319.4) |
| XYZ | xyz(47.3421, 47.2119, 57.6473) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 10.28
Lilac
#C8A2C8
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3C2 #B6C2B3
analogous
#B7B3C2 #BFB3C2 #C2B3BD
triadic
#BFB3C2 #C2BFB3 #B3C2BF
tetradic
#BFB3C2 #C2B7B3 #B6C2B3 #B3BDC2
square
#BFB3C2 #C2B7B3 #B6C2B3 #B3BDC2
split-complementary
#BFB3C2 #BDC2B3 #B3C2B7
monochromatic
#86708B #A291A7 #BFB3C2 #DCD5DD #F1EEF1
Accessibility & contrast
On white
2.01
#BFB3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BFB3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3C2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3C2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C3
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#BFB4B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb3c2; /* rgb */ color: rgb(191, 179, 194); /* oklch */ color: oklch(78.1% 0.025 319.4);
Tailwind
colors: {
custom: {
50: '#d2c9d4',
500: '#bfb3c2',
950: '#000000',
},
}SCSS
$custom: #bfb3c2; $custom-light: #d2c9d4; $custom-dark: #000000;
JSON
{
"hex": "#bfb3c2",
"rgb": {
"r": 191,
"g": 179,
"b": 194
},
"hsl": {
"h": 288,
"s": 10.949,
"l": 73.137
},
"oklch": {
"l": 0.78131,
"c": 0.02481,
"h": 319.4
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#BFB3C2
secondary
#E4E7E4
accent
#95505E
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283