#BFBBD2#BFBBD2
#BFBBD2 is a light, muted violet. Relative luminance 0.513; OKLCH L 80.3% C 0.032 H 293.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD2 |
|---|---|
| RGB | rgb(191, 187, 210) |
| HSL | hsl(250, 20%, 78%) |
| HSV | hsv(250, 11%, 82%) |
| CMYK | cmyk(9%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(76.84, 5.82, -11.03) |
| CIE-LCH | lch(76.84, 12.47, 297.81°) |
| OKLab | oklab(80.25% 0.013 -0.0297) |
| OKLCH | oklch(80.25% 0.032 293.6) |
| XYZ | xyz(50.8868, 51.2700, 68.1755) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 9.41
Light Blue Grey
#B7C9E2
ΔE00 9.85
Light Periwinkle
#C1C6FC
ΔE00 9.86
Lavender (CSS)
#E6E6FA
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD2 #CED2BB
analogous
#BBC2D2 #BFBBD2 #CABBD2
triadic
#BFBBD2 #D2BFBB #BBD2BF
tetradic
#BFBBD2 #D2BBC2 #CED2BB #BBD2CA
square
#BFBBD2 #D2BBC2 #CED2BB #BBD2CA
split-complementary
#BFBBD2 #D2CABB #C2D2BB
monochromatic
#7A71A1 #9C96BA #BFBBD2 #E2E0EA #EEEDF3
Accessibility & contrast
On white
1.87
#BFBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BFBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED3
Deuteranopia (green-blind)
#B7BDD1
Tritanopia (blue-blind)
#BCBEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd2; /* rgb */ color: rgb(191, 187, 210); /* oklch */ color: oklch(80.3% 0.032 293.6);
Tailwind
colors: {
custom: {
50: '#d2cfdf',
500: '#bfbbd2',
950: '#000000',
},
}SCSS
$custom: #bfbbd2; $custom-light: #d2cfdf; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd2",
"rgb": {
"r": 191,
"g": 187,
"b": 210
},
"hsl": {
"h": 250.435,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80253,
"c": 0.03238,
"h": 293.6
},
"luminance": 0.5127
}Semantic roles & 50–950 ramp
primary
#BFBBD2
secondary
#A2A78A
accent
#9F478F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384