#BFBCDF#BFBCDF
#BFBCDF is a light, muted blue. Relative luminance 0.524; OKLCH L 80.9% C 0.049 H 289.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCDF |
|---|---|
| RGB | rgb(191, 188, 223) |
| HSL | hsl(245, 35%, 81%) |
| HSV | hsv(245, 16%, 87%) |
| CMYK | cmyk(14.3%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.50, 7.96, -17.07) |
| CIE-LCH | lch(77.50, 18.84, 295.01°) |
| OKLab | oklab(80.9% 0.0161 -0.0463) |
| OKLCH | oklch(80.9% 0.049 289.2) |
| XYZ | xyz(52.7855, 52.3701, 77.1252) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.39
Light Lavender
#DFC5FE
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.72
Light Violet
#D6B4FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCDF #DCDFBC
analogous
#BCCADF #BFBCDF #D0BCDF
triadic
#BFBCDF #DFBFBC #BCDFBF
tetradic
#BFBCDF #DFBCCA #DCDFBC #BCDFD0
square
#BFBCDF #DFBCCA #DCDFBC #BCDFD0
split-complementary
#BFBCDF #DFD0BC #CADFBC
monochromatic
#7069B7 #9793CB #BFBCDF #E7E5F3 #EBEAF5
Accessibility & contrast
On white
1.83
#BFBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BFBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCDF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCDF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#B9C1C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcdf; /* rgb */ color: rgb(191, 188, 223); /* oklch */ color: oklch(80.9% 0.049 289.2);
Tailwind
colors: {
custom: {
50: '#d2d0e9',
500: '#bfbcdf',
950: '#000000',
},
}SCSS
$custom: #bfbcdf; $custom-light: #d2d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbcdf",
"rgb": {
"r": 191,
"g": 188,
"b": 223
},
"hsl": {
"h": 245.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.80901,
"c": 0.04902,
"h": 289.2
},
"luminance": 0.52371
}Semantic roles & 50–950 ramp
primary
#BFBCDF
secondary
#B3B788
accent
#AE37A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384