#BFB0C2#BFB0C2
#BFB0C2 is a light, muted purple. Relative luminance 0.460; OKLCH L 77.5% C 0.030 H 320.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0C2 |
|---|---|
| RGB | rgb(191, 176, 194) |
| HSL | hsl(290, 13%, 73%) |
| HSV | hsv(290, 9%, 76%) |
| CMYK | cmyk(1.5%, 9.3%, 0%, 23.9%) |
| CIE-LAB | lab(73.56, 8.64, -7.20) |
| CIE-LCH | lch(73.56, 11.25, 320.22°) |
| OKLab | oklab(77.53% 0.0233 -0.0192) |
| OKLCH | oklch(77.53% 0.03 320.6) |
| XYZ | xyz(46.7473, 46.0224, 57.4490) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.07
Lilac
#C8A2C8
ΔE00 8.93
Pinkish Grey
#C8ACA9
ΔE00 9.63
Dove Gray
#B6B8BD
ΔE00 10.14
Dusty Pink
#D8A7B1
ΔE00 10.60
Silver
#C0C0C0
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0C2 #B3C2B0
analogous
#B6B0C2 #BFB0C2 #C2B0BC
triadic
#BFB0C2 #C2BFB0 #B0C2BF
tetradic
#BFB0C2 #C2B6B0 #B3C2B0 #B0BCC2
square
#BFB0C2 #C2B6B0 #B3C2B0 #B0BCC2
split-complementary
#BFB0C2 #BCC2B0 #B0C2B6
monochromatic
#866C8C #A38DA7 #BFB0C2 #DBD3DD #F1EEF2
Accessibility & contrast
On white
2.06
#BFB0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BFB0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0C2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0C2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C3
Deuteranopia (green-blind)
#B1B5C1
Tritanopia (blue-blind)
#C0B2B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb0c2; /* rgb */ color: rgb(191, 176, 194); /* oklch */ color: oklch(77.5% 0.030 320.6);
Tailwind
colors: {
custom: {
50: '#d2c7d4',
500: '#bfb0c2',
950: '#000000',
},
}SCSS
$custom: #bfb0c2; $custom-light: #d2c7d4; $custom-dark: #000000;
JSON
{
"hex": "#bfb0c2",
"rgb": {
"r": 191,
"g": 176,
"b": 194
},
"hsl": {
"h": 290,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.77534,
"c": 0.03018,
"h": 320.6
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#BFB0C2
secondary
#E4E8E3
accent
#974F5B
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283