#BFB2C2#BFB2C2
#BFB2C2 is a light, muted purple. Relative luminance 0.468; OKLCH L 77.9% C 0.027 H 319.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2C2 |
|---|---|
| RGB | rgb(191, 178, 194) |
| HSL | hsl(289, 12%, 73%) |
| HSV | hsv(289, 8%, 76%) |
| CMYK | cmyk(1.5%, 8.2%, 0%, 23.9%) |
| CIE-LAB | lab(74.07, 7.56, -6.44) |
| CIE-LCH | lch(74.07, 9.93, 319.55°) |
| OKLab | oklab(77.93% 0.0203 -0.0171) |
| OKLCH | oklch(77.93% 0.027 319.9) |
| XYZ | xyz(47.1424, 46.8125, 57.5807) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.55
Dove Gray
#B6B8BD
ΔE00 9.05
Pinkish Grey
#C8ACA9
ΔE00 9.39
Lilac
#C8A2C8
ΔE00 10.04
Silver
#C0C0C0
ΔE00 10.41
Dark Gray
#A9A9A9
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2C2 #B5C2B2
analogous
#B7B2C2 #BFB2C2 #C2B2BD
triadic
#BFB2C2 #C2BFB2 #B2C2BF
tetradic
#BFB2C2 #C2B7B2 #B5C2B2 #B2BDC2
square
#BFB2C2 #C2B7B2 #B5C2B2 #B2BDC2
split-complementary
#BFB2C2 #BDC2B2 #B2C2B7
monochromatic
#866E8B #A390A7 #BFB2C2 #DBD4DD #F1EEF1
Accessibility & contrast
On white
2.03
#BFB2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BFB2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2C2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2C2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C3
Deuteranopia (green-blind)
#B3B7C1
Tritanopia (blue-blind)
#BFB3B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2c2; /* rgb */ color: rgb(191, 178, 194); /* oklch */ color: oklch(77.9% 0.027 319.9);
Tailwind
colors: {
custom: {
50: '#d2c9d4',
500: '#bfb2c2',
950: '#000000',
},
}SCSS
$custom: #bfb2c2; $custom-light: #d2c9d4; $custom-dark: #000000;
JSON
{
"hex": "#bfb2c2",
"rgb": {
"r": 191,
"g": 178,
"b": 194
},
"hsl": {
"h": 288.75,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.77931,
"c": 0.0266,
"h": 319.9
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#BFB2C2
secondary
#E4E8E3
accent
#96505D
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283