#BFBBD7#BFBBD7
#BFBBD7 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.039 H 292.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD7 |
|---|---|
| RGB | rgb(191, 187, 215) |
| HSL | hsl(249, 26%, 79%) |
| HSV | hsv(249, 13%, 84%) |
| CMYK | cmyk(11.2%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(76.99, 6.84, -13.51) |
| CIE-LCH | lch(76.99, 15.14, 296.84°) |
| OKLab | oklab(80.42% 0.0148 -0.0365) |
| OKLCH | oklch(80.42% 0.039 292) |
| XYZ | xyz(51.5194, 51.5230, 71.5075) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 8.44
Pale Lilac
#E4CBFF
ΔE00 10.01
Light Lavender
#DFC5FE
ΔE00 10.01
Light Blue Grey
#B7C9E2
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD7 #D3D7BB
analogous
#BBC5D7 #BFBBD7 #CDBBD7
triadic
#BFBBD7 #D7BFBB #BBD7BF
tetradic
#BFBBD7 #D7BBC5 #D3D7BB #BBD7CD
square
#BFBBD7 #D7BBC5 #D3D7BB #BBD7CD
split-complementary
#BFBBD7 #D7CDBB #C5D7BB
monochromatic
#766EAA #9B94C0 #BFBBD7 #E3E2EE #EDECF4
Accessibility & contrast
On white
1.86
#BFBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BFBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED8
Deuteranopia (green-blind)
#B5BED6
Tritanopia (blue-blind)
#BBBFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd7; /* rgb */ color: rgb(191, 187, 215); /* oklch */ color: oklch(80.4% 0.039 292.0);
Tailwind
colors: {
custom: {
50: '#d2cfe3',
500: '#bfbbd7',
950: '#000000',
},
}SCSS
$custom: #bfbbd7; $custom-light: #d2cfe3; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd7",
"rgb": {
"r": 191,
"g": 187,
"b": 215
},
"hsl": {
"h": 248.571,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.80422,
"c": 0.03933,
"h": 292
},
"luminance": 0.51523
}Semantic roles & 50–950 ramp
primary
#BFBBD7
secondary
#A8AD89
accent
#A44196
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384