#BFBBDE#BFBBDE
#BFBBDE is a light, muted blue. Relative luminance 0.519; OKLCH L 80.7% C 0.049 H 290.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBDE |
|---|---|
| RGB | rgb(191, 187, 222) |
| HSL | hsl(247, 35%, 80%) |
| HSV | hsv(247, 16%, 87%) |
| CMYK | cmyk(14%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.22, 8.29, -16.96) |
| CIE-LCH | lch(77.22, 18.88, 296.05°) |
| OKLab | oklab(80.67% 0.0172 -0.046) |
| OKLCH | oklch(80.67% 0.049 290.5) |
| XYZ | xyz(52.4382, 51.8905, 76.3463) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.63
Light Violet
#D6B4FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBDE #DADEBB
analogous
#BBC8DE #BFBBDE #D0BBDE
triadic
#BFBBDE #DEBFBB #BBDEBF
tetradic
#BFBBDE #DEBBC8 #DADEBB #BBDED0
square
#BFBBDE #DEBBC8 #DADEBB #BBDED0
split-complementary
#BFBBDE #DED0BB #C8DEBB
monochromatic
#7169B6 #9892CA #BFBBDE #E6E4F2 #ECEAF5
Accessibility & contrast
On white
1.85
#BFBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBDE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBDE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#B9C0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbde; /* rgb */ color: rgb(191, 187, 222); /* oklch */ color: oklch(80.7% 0.049 290.5);
Tailwind
colors: {
custom: {
50: '#d2cfe8',
500: '#bfbbde',
950: '#000000',
},
}SCSS
$custom: #bfbbde; $custom-light: #d2cfe8; $custom-dark: #000000;
JSON
{
"hex": "#bfbbde",
"rgb": {
"r": 191,
"g": 187,
"b": 222
},
"hsl": {
"h": 246.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.80667,
"c": 0.04911,
"h": 290.5
},
"luminance": 0.51891
}Semantic roles & 50–950 ramp
primary
#BFBBDE
secondary
#B1B687
accent
#AD38A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384