#BFB2C0#BFB2C0
#BFB2C0 is a light, muted purple. Relative luminance 0.467; OKLCH L 77.9% C 0.024 H 323.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2C0 |
|---|---|
| RGB | rgb(191, 178, 192) |
| HSL | hsl(296, 10%, 73%) |
| HSV | hsv(296, 7%, 75%) |
| CMYK | cmyk(0.5%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(74.01, 7.18, -5.43) |
| CIE-LCH | lch(74.01, 9.00, 322.87°) |
| OKLab | oklab(77.87% 0.0196 -0.0144) |
| OKLCH | oklch(77.87% 0.024 323.6) |
| XYZ | xyz(46.9193, 46.7233, 56.4057) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 8.59
Pinkish Grey
#C8ACA9
ΔE00 8.78
Silver
#C0C0C0
ΔE00 9.85
Dark Gray
#A9A9A9
ΔE00 10.15
Lilac
#C8A2C8
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2C0 #B3C0B2
analogous
#B8B2C0 #BFB2C0 #C0B2BA
triadic
#BFB2C0 #C0BFB2 #B2C0BF
tetradic
#BFB2C0 #C0B8B2 #B3C0B2 #B2BAC0
square
#BFB2C0 #C0B8B2 #B3C0B2 #B2BAC0
split-complementary
#BFB2C0 #BAC0B2 #B2C0B8
monochromatic
#866F88 #A390A4 #BFB2C0 #DBD4DC #F1EEF1
Accessibility & contrast
On white
2.03
#BFB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BFB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2C0
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2C0 | 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)
#B1B5C1
Deuteranopia (green-blind)
#B4B6BF
Tritanopia (blue-blind)
#C0B3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2c0; /* rgb */ color: rgb(191, 178, 192); /* oklch */ color: oklch(77.9% 0.024 323.6);
Tailwind
colors: {
custom: {
50: '#d2c9d3',
500: '#bfb2c0',
950: '#000000',
},
}SCSS
$custom: #bfb2c0; $custom-light: #d2c9d3; $custom-dark: #000000;
JSON
{
"hex": "#bfb2c0",
"rgb": {
"r": 191,
"g": 178,
"b": 192
},
"hsl": {
"h": 295.714,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.77868,
"c": 0.02432,
"h": 323.6
},
"luminance": 0.46723
}Semantic roles & 50–950 ramp
primary
#BFB2C0
secondary
#E4E7E4
accent
#945156
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282