#BFBCDC#BFBCDC
#BFBCDC is a light, muted blue. Relative luminance 0.522; OKLCH L 80.8% C 0.045 H 289.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCDC |
|---|---|
| RGB | rgb(191, 188, 220) |
| HSL | hsl(246, 31%, 80%) |
| HSV | hsv(246, 15%, 86%) |
| CMYK | cmyk(13.2%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(77.41, 7.33, -15.60) |
| CIE-LCH | lch(77.41, 17.23, 295.18°) |
| OKLab | oklab(80.79% 0.0151 -0.0422) |
| OKLCH | oklch(80.79% 0.045 289.7) |
| XYZ | xyz(52.3846, 52.2097, 75.0139) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 9.11
Pale Lilac
#E4CBFF
ΔE00 9.24
Light Blue Grey
#B7C9E2
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCDC #D9DCBC
analogous
#BCC9DC #BFBCDC #CFBCDC
triadic
#BFBCDC #DCBFBC #BCDCBF
tetradic
#BFBCDC #DCBCC9 #D9DCBC #BCDCCF
square
#BFBCDC #DCBCC9 #D9DCBC #BCDCCF
split-complementary
#BFBCDC #DCCFBC #C9DCBC
monochromatic
#726CB2 #9994C7 #BFBCDC #E5E4F1 #ECEBF5
Accessibility & contrast
On white
1.84
#BFBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BFBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCDC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCDC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#B9C1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcdc; /* rgb */ color: rgb(191, 188, 220); /* oklch */ color: oklch(80.8% 0.045 289.7);
Tailwind
colors: {
custom: {
50: '#d2d0e6',
500: '#bfbcdc',
950: '#000000',
},
}SCSS
$custom: #bfbcdc; $custom-light: #d2d0e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbcdc",
"rgb": {
"r": 191,
"g": 188,
"b": 220
},
"hsl": {
"h": 245.625,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.80795,
"c": 0.04483,
"h": 289.7
},
"luminance": 0.5221
}Semantic roles & 50–950 ramp
primary
#BFBCDC
secondary
#AFB389
accent
#AA3BA0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384