#BFBBD4#BFBBD4
#BFBBD4 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.3% C 0.035 H 292.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD4 |
|---|---|
| RGB | rgb(191, 187, 212) |
| HSL | hsl(250, 23%, 78%) |
| HSV | hsv(250, 12%, 83%) |
| CMYK | cmyk(9.9%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.90, 6.22, -12.02) |
| CIE-LCH | lch(76.90, 13.54, 297.37°) |
| OKLab | oklab(80.32% 0.0137 -0.0324) |
| OKLCH | oklch(80.32% 0.035 292.9) |
| XYZ | xyz(51.1375, 51.3703, 69.4960) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 8.82
Light Periwinkle
#C1C6FC
ΔE00 9.27
Dove Gray
#B6B8BD
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 9.94
Lavender (CSS)
#E6E6FA
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD4 #D0D4BB
analogous
#BBC3D4 #BFBBD4 #CBBBD4
triadic
#BFBBD4 #D4BFBB #BBD4BF
tetradic
#BFBBD4 #D4BBC3 #D0D4BB #BBD4CB
square
#BFBBD4 #D4BBC3 #D0D4BB #BBD4CB
split-complementary
#BFBBD4 #D4CBBB #C3D4BB
monochromatic
#7870A5 #9C96BC #BFBBD4 #E2E0EC #EDECF3
Accessibility & contrast
On white
1.86
#BFBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BFBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED5
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#BBBFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd4; /* rgb */ color: rgb(191, 187, 212); /* oklch */ color: oklch(80.3% 0.035 292.9);
Tailwind
colors: {
custom: {
50: '#d2cfe1',
500: '#bfbbd4',
950: '#000000',
},
}SCSS
$custom: #bfbbd4; $custom-light: #d2cfe1; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd4",
"rgb": {
"r": 191,
"g": 187,
"b": 212
},
"hsl": {
"h": 249.6,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.8032,
"c": 0.03516,
"h": 292.9
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#BFBBD4
secondary
#A4AA8A
accent
#A14592
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384