#BFB2C6#BFB2C6
#BFB2C6 is a light, muted violet. Relative luminance 0.470; OKLCH L 78.1% C 0.031 H 314.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2C6 |
|---|---|
| RGB | rgb(191, 178, 198) |
| HSL | hsl(279, 15%, 74%) |
| HSV | hsv(279, 10%, 78%) |
| CMYK | cmyk(3.5%, 10.1%, 0%, 22.4%) |
| CIE-LAB | lab(74.19, 8.32, -8.46) |
| CIE-LCH | lch(74.19, 11.86, 314.55°) |
| OKLab | oklab(78.06% 0.0218 -0.0226) |
| OKLCH | oklch(78.06% 0.031 314) |
| XYZ | xyz(47.5976, 46.9946, 59.9785) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Lilac
#C8A2C8
ΔE00 9.09
Dove Gray
#B6B8BD
ΔE00 10.01
Pinkish Grey
#C8ACA9
ΔE00 10.60
Dusty Pink
#D8A7B1
ΔE00 11.48
Silver
#C0C0C0
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2C6 #B9C6B2
analogous
#B5B2C6 #BFB2C6 #C6B2C3
triadic
#BFB2C6 #C6BFB2 #B2C6BF
tetradic
#BFB2C6 #C6B5B2 #B9C6B2 #B2C3C6
square
#BFB2C6 #C6B5B2 #B9C6B2 #B2C3C6
split-complementary
#BFB2C6 #C3C6B2 #B2C6B5
monochromatic
#846C92 #A28FAC #BFB2C6 #DCD5E0 #F0EDF2
Accessibility & contrast
On white
2.02
#BFB2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#BFB2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2C6
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2C6 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B6C7
Deuteranopia (green-blind)
#B2B7C5
Tritanopia (blue-blind)
#BFB4B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb2c6; /* rgb */ color: rgb(191, 178, 198); /* oklch */ color: oklch(78.1% 0.031 314.0);
Tailwind
colors: {
custom: {
50: '#d2c9d7',
500: '#bfb2c6',
950: '#000000',
},
}SCSS
$custom: #bfb2c6; $custom-light: #d2c9d7; $custom-dark: #000000;
JSON
{
"hex": "#bfb2c6",
"rgb": {
"r": 191,
"g": 178,
"b": 198
},
"hsl": {
"h": 279,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.78061,
"c": 0.0314,
"h": 314
},
"luminance": 0.46994
}Semantic roles & 50–950 ramp
primary
#BFB2C6
secondary
#E5E8E3
accent
#994C67
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283