#BFBBD5#BFBBD5
#BFBBD5 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.4% C 0.037 H 292.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBD5 |
|---|---|
| RGB | rgb(191, 187, 213) |
| HSL | hsl(249, 24%, 78%) |
| HSV | hsv(249, 12%, 84%) |
| CMYK | cmyk(10.3%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(76.93, 6.43, -12.52) |
| CIE-LCH | lch(76.93, 14.07, 297.17°) |
| OKLab | oklab(80.35% 0.0141 -0.0337) |
| OKLCH | oklch(80.35% 0.037 292.6) |
| XYZ | xyz(51.2640, 51.4209, 70.1624) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.99
Dove Gray
#B6B8BD
ΔE00 9.77
Light Blue Grey
#B7C9E2
ΔE00 9.99
Lavender (CSS)
#E6E6FA
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBD5 #D1D5BB
analogous
#BBC4D5 #BFBBD5 #CCBBD5
triadic
#BFBBD5 #D5BFBB #BBD5BF
tetradic
#BFBBD5 #D5BBC4 #D1D5BB #BBD5CC
square
#BFBBD5 #D5BBC4 #D1D5BB #BBD5CC
split-complementary
#BFBBD5 #D5CCBB #C4D5BB
monochromatic
#786FA6 #9B95BE #BFBBD5 #E3E1EC #EDECF3
Accessibility & contrast
On white
1.86
#BFBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BFBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBD5
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBD5 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED6
Deuteranopia (green-blind)
#B6BDD4
Tritanopia (blue-blind)
#BBBFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbd5; /* rgb */ color: rgb(191, 187, 213); /* oklch */ color: oklch(80.4% 0.037 292.6);
Tailwind
colors: {
custom: {
50: '#d2cfe2',
500: '#bfbbd5',
950: '#000000',
},
}SCSS
$custom: #bfbbd5; $custom-light: #d2cfe2; $custom-dark: #000000;
JSON
{
"hex": "#bfbbd5",
"rgb": {
"r": 191,
"g": 187,
"b": 213
},
"hsl": {
"h": 249.231,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.80354,
"c": 0.03655,
"h": 292.6
},
"luminance": 0.51421
}Semantic roles & 50–950 ramp
primary
#BFBBD5
secondary
#A6AB89
accent
#A24394
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384