#BFBFDB#BFBFDB
#BFBFDB is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.039 H 285.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDB |
|---|---|
| RGB | rgb(191, 191, 219) |
| HSL | hsl(240, 28%, 80%) |
| HSV | hsv(240, 13%, 86%) |
| CMYK | cmyk(12.8%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.14, 5.50, -13.95) |
| CIE-LCH | lch(78.14, 15.00, 291.53°) |
| OKLab | oklab(81.36% 0.0104 -0.0377) |
| OKLCH | oklch(81.36% 0.039 285.5) |
| XYZ | xyz(52.9001, 53.4520, 74.5344) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDB #DBDBBF
analogous
#BFCDDB #BFBFDB #CDBFDB
triadic
#BFBFDB #DBBFBF #BFDBBF
tetradic
#BFBFDB #DBBFCD #DBDBBF #BFDBCD
square
#BFBFDB #DBBFCD #DBDBBF #BFDBCD
split-complementary
#BFBFDB #DBCDBF #CDDBBF
monochromatic
#7171AF #9898C5 #BFBFDB #E6E6F1 #EBEBF4
Accessibility & contrast
On white
1.80
#BFBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BFBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#B8C0DA
Tritanopia (blue-blind)
#B9C3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfdb; /* rgb */ color: rgb(191, 191, 219); /* oklch */ color: oklch(81.4% 0.039 285.5);
Tailwind
colors: {
custom: {
50: '#d2d2e6',
500: '#bfbfdb',
950: '#000000',
},
}SCSS
$custom: #bfbfdb; $custom-light: #d2d2e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbfdb",
"rgb": {
"r": 191,
"g": 191,
"b": 219
},
"hsl": {
"h": 240,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.81358,
"c": 0.03912,
"h": 285.5
},
"luminance": 0.53452
}Semantic roles & 50–950 ramp
primary
#BFBFDB
secondary
#B2B28C
accent
#A73FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384