#BFBBD1#BFBBD1
#BFBBD1 is a light, muted violet. Relative luminance 0.512; OKLCH L 80.2% C 0.031 H 294.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD1 |
|---|---|
| RGB | rgb(191, 187, 209) |
| HSL | hsl(251, 19%, 78%) |
| HSV | hsv(251, 11%, 82%) |
| CMYK | cmyk(8.6%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(76.81, 5.62, -10.53) |
| CIE-LCH | lch(76.81, 11.93, 298.07°) |
| OKLab | oklab(80.22% 0.0126 -0.0283) |
| OKLCH | oklch(80.22% 0.031 294) |
| XYZ | xyz(50.7626, 51.2203, 67.5214) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 9.72
Light Blue Grey
#B7C9E2
ΔE00 9.81
Light Periwinkle
#C1C6FC
ΔE00 10.16
Lavender (CSS)
#E6E6FA
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD1 #CDD1BB
analogous
#BBC2D1 #BFBBD1 #CABBD1
triadic
#BFBBD1 #D1BFBB #BBD1BF
tetradic
#BFBBD1 #D1BBC2 #CDD1BB #BBD1CA
square
#BFBBD1 #D1BBC2 #CDD1BB #BBD1CA
split-complementary
#BFBBD1 #D1CABB #C2D1BB
monochromatic
#7A72A0 #9D96B8 #BFBBD1 #E1E0EA #EEEDF3
Accessibility & contrast
On white
1.87
#BFBBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BFBBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD1
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD1 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED2
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#BCBEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd1; /* rgb */ color: rgb(191, 187, 209); /* oklch */ color: oklch(80.2% 0.031 294.0);
Tailwind
colors: {
custom: {
50: '#d2cfdf',
500: '#bfbbd1',
950: '#000000',
},
}SCSS
$custom: #bfbbd1; $custom-light: #d2cfdf; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd1",
"rgb": {
"r": 191,
"g": 187,
"b": 209
},
"hsl": {
"h": 250.909,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.80219,
"c": 0.03099,
"h": 294
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#BFBBD1
secondary
#A1A68A
accent
#9E488E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384