#BFBCDB#BFBCDB
#BFBCDB is a light, muted blue. Relative luminance 0.522; OKLCH L 80.8% C 0.043 H 289.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCDB |
|---|---|
| RGB | rgb(191, 188, 219) |
| HSL | hsl(246, 30%, 80%) |
| HSV | hsv(246, 14%, 86%) |
| CMYK | cmyk(12.8%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(77.37, 7.12, -15.10) |
| CIE-LCH | lch(77.37, 16.70, 295.25°) |
| OKLab | oklab(80.76% 0.0147 -0.0409) |
| OKLCH | oklch(80.76% 0.043 289.8) |
| XYZ | xyz(52.2526, 52.1569, 74.3185) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.99
Light Periwinkle
#C1C6FC
ΔE00 7.39
Thistle
#D8BFD8
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 9.34
Pale Lilac
#E4CBFF
ΔE00 9.44
Light Blue Grey
#B7C9E2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCDB #D8DBBC
analogous
#BCC9DB #BFBCDB #CEBCDB
triadic
#BFBCDB #DBBFBC #BCDBBF
tetradic
#BFBCDB #DBBCC9 #D8DBBC #BCDBCE
square
#BFBCDB #DBBCC9 #D8DBBC #BCDBCE
split-complementary
#BFBCDB #DBCEBC #C9DBBC
monochromatic
#736CB0 #9994C6 #BFBCDB #E5E4F0 #ECEBF4
Accessibility & contrast
On white
1.84
#BFBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BFBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCDB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCDB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#BAC1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcdb; /* rgb */ color: rgb(191, 188, 219); /* oklch */ color: oklch(80.8% 0.043 289.8);
Tailwind
colors: {
custom: {
50: '#d2d0e6',
500: '#bfbcdb',
950: '#000000',
},
}SCSS
$custom: #bfbcdb; $custom-light: #d2d0e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbcdb",
"rgb": {
"r": 191,
"g": 188,
"b": 219
},
"hsl": {
"h": 245.806,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.8076,
"c": 0.04343,
"h": 289.8
},
"luminance": 0.52157
}Semantic roles & 50–950 ramp
primary
#BFBCDB
secondary
#AEB289
accent
#A93D9E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384