#BFB2C3#BFB2C3
#BFB2C3 is a light, muted purple. Relative luminance 0.469; OKLCH L 78.0% C 0.028 H 318.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2C3 |
|---|---|
| RGB | rgb(191, 178, 195) |
| HSL | hsl(286, 12%, 73%) |
| HSV | hsv(286, 9%, 76%) |
| CMYK | cmyk(2.1%, 8.7%, 0%, 23.5%) |
| CIE-LAB | lab(74.10, 7.75, -6.95) |
| CIE-LCH | lch(74.10, 10.40, 318.12°) |
| OKLab | oklab(77.96% 0.0207 -0.0185) |
| OKLCH | oklch(77.96% 0.028 318.2) |
| XYZ | xyz(47.2550, 46.8576, 58.1741) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.69
Lilac
#C8A2C8
ΔE00 9.79
Silver
#C0C0C0
ΔE00 10.69
Dark Gray
#A9A9A9
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2C3 #B6C3B2
analogous
#B6B2C3 #BFB2C3 #C3B2BE
triadic
#BFB2C3 #C3BFB2 #B2C3BF
tetradic
#BFB2C3 #C3B6B2 #B6C3B2 #B2BEC3
square
#BFB2C3 #C3B6B2 #B6C3B2 #B2BEC3
split-complementary
#BFB2C3 #BEC3B2 #B2C3B6
monochromatic
#866E8D #A290A8 #BFB2C3 #DCD4DE #F1EEF2
Accessibility & contrast
On white
2.02
#BFB2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BFB2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2C3
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2C3 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B5C4
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#BFB4B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2c3; /* rgb */ color: rgb(191, 178, 195); /* oklch */ color: oklch(78.0% 0.028 318.2);
Tailwind
colors: {
custom: {
50: '#d2c9d5',
500: '#bfb2c3',
950: '#000000',
},
}SCSS
$custom: #bfb2c3; $custom-light: #d2c9d5; $custom-dark: #000000;
JSON
{
"hex": "#bfb2c3",
"rgb": {
"r": 191,
"g": 178,
"b": 195
},
"hsl": {
"h": 285.882,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.77964,
"c": 0.02777,
"h": 318.2
},
"luminance": 0.46857
}Semantic roles & 50–950 ramp
primary
#BFB2C3
secondary
#E4E8E3
accent
#974F60
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283