#BFBBDC#BFBBDC
#BFBBDC is a light, muted blue. Relative luminance 0.518; OKLCH L 80.6% C 0.046 H 290.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBDC |
|---|---|
| RGB | rgb(191, 187, 220) |
| HSL | hsl(247, 32%, 80%) |
| HSV | hsv(247, 15%, 86%) |
| CMYK | cmyk(13.2%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.15, 7.87, -15.98) |
| CIE-LCH | lch(77.15, 17.81, 296.23°) |
| OKLab | oklab(80.6% 0.0165 -0.0433) |
| OKLCH | oklch(80.6% 0.046 290.9) |
| XYZ | xyz(52.1717, 51.7840, 74.9430) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.80
Pale Lilac
#E4CBFF
ΔE00 8.97
Light Violet
#D6B4FC
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBDC #D8DCBB
analogous
#BBC8DC #BFBBDC #D0BBDC
triadic
#BFBBDC #DCBFBB #BBDCBF
tetradic
#BFBBDC #DCBBC8 #D8DCBB #BBDCD0
square
#BFBBDC #DCBBC8 #D8DCBB #BBDCD0
split-complementary
#BFBBDC #DCD0BB #C8DCBB
monochromatic
#736AB2 #9993C7 #BFBBDC #E5E3F1 #ECEBF5
Accessibility & contrast
On white
1.85
#BFBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BFBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBDC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBDC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#B9C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbbdc; /* rgb */ color: rgb(191, 187, 220); /* oklch */ color: oklch(80.6% 0.046 290.9);
Tailwind
colors: {
custom: {
50: '#d2cfe6',
500: '#bfbbdc',
950: '#000000',
},
}SCSS
$custom: #bfbbdc; $custom-light: #d2cfe6; $custom-dark: #000000;
JSON
{
"hex": "#bfbbdc",
"rgb": {
"r": 191,
"g": 187,
"b": 220
},
"hsl": {
"h": 247.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80596,
"c": 0.04631,
"h": 290.9
},
"luminance": 0.51784
}Semantic roles & 50–950 ramp
primary
#BFBBDC
secondary
#AEB388
accent
#AB3B9D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384