#BFBBD6#BFBBD6
#BFBBD6 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.038 H 292.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD6 |
|---|---|
| RGB | rgb(191, 187, 214) |
| HSL | hsl(249, 25%, 79%) |
| HSV | hsv(249, 13%, 84%) |
| CMYK | cmyk(10.7%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(76.96, 6.63, -13.01) |
| CIE-LCH | lch(76.96, 14.61, 297.00°) |
| OKLab | oklab(80.39% 0.0144 -0.0351) |
| OKLCH | oklch(80.39% 0.038 292.3) |
| XYZ | xyz(51.3913, 51.4718, 70.8329) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 10.05
Dove Gray
#B6B8BD
ΔE00 10.07
Pale Lilac
#E4CBFF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD6 #D2D6BB
analogous
#BBC4D6 #BFBBD6 #CCBBD6
triadic
#BFBBD6 #D6BFBB #BBD6BF
tetradic
#BFBBD6 #D6BBC4 #D2D6BB #BBD6CC
square
#BFBBD6 #D6BBC4 #D2D6BB #BBD6CC
split-complementary
#BFBBD6 #D6CCBB #C4D6BB
monochromatic
#776FA8 #9B95BF #BFBBD6 #E3E1ED #EDECF3
Accessibility & contrast
On white
1.86
#BFBBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BFBBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD6
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD6 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED7
Deuteranopia (green-blind)
#B6BED5
Tritanopia (blue-blind)
#BBBFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd6; /* rgb */ color: rgb(191, 187, 214); /* oklch */ color: oklch(80.4% 0.038 292.3);
Tailwind
colors: {
custom: {
50: '#d2cfe2',
500: '#bfbbd6',
950: '#000000',
},
}SCSS
$custom: #bfbbd6; $custom-light: #d2cfe2; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd6",
"rgb": {
"r": 191,
"g": 187,
"b": 214
},
"hsl": {
"h": 248.889,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.80388,
"c": 0.03794,
"h": 292.3
},
"luminance": 0.51472
}Semantic roles & 50–950 ramp
primary
#BFBBD6
secondary
#A7AC89
accent
#A34295
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384