#BFBFDC#BFBFDC
#BFBFDC is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.041 H 285.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDC |
|---|---|
| RGB | rgb(191, 191, 220) |
| HSL | hsl(240, 29%, 81%) |
| HSV | hsv(240, 13%, 86%) |
| CMYK | cmyk(13.2%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(78.17, 5.71, -14.44) |
| CIE-LCH | lch(78.17, 15.53, 291.58°) |
| OKLab | oklab(81.39% 0.0108 -0.0391) |
| OKLCH | oklch(81.39% 0.041 285.5) |
| XYZ | xyz(53.0321, 53.5048, 75.2298) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDC #DCDCBF
analogous
#BFCDDC #BFBFDC #CDBFDC
triadic
#BFBFDC #DCBFBF #BFDCBF
tetradic
#BFBFDC #DCBFCD #DCDCBF #BFDCCD
square
#BFBFDC #DCBFCD #DCDCBF #BFDCCD
split-complementary
#BFBFDC #DCCDBF #CDDCBF
monochromatic
#7070B1 #9797C6 #BFBFDC #E7E7F2 #EBEBF4
Accessibility & contrast
On white
1.79
#BFBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BFBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#B9C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfdc; /* rgb */ color: rgb(191, 191, 220); /* oklch */ color: oklch(81.4% 0.041 285.5);
Tailwind
colors: {
custom: {
50: '#d2d2e6',
500: '#bfbfdc',
950: '#000000',
},
}SCSS
$custom: #bfbfdc; $custom-light: #d2d2e6; $custom-dark: #000000;
JSON
{
"hex": "#bfbfdc",
"rgb": {
"r": 191,
"g": 191,
"b": 220
},
"hsl": {
"h": 240,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.81393,
"c": 0.04053,
"h": 285.5
},
"luminance": 0.53505
}Semantic roles & 50–950 ramp
primary
#BFBFDC
secondary
#B3B38C
accent
#A83EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384