#BBBADF#BBBADF
#BBBADF is a light, muted blue. Relative luminance 0.510; OKLCH L 80.2% C 0.052 H 286.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBADF |
|---|---|
| RGB | rgb(187, 186, 223) |
| HSL | hsl(242, 37%, 80%) |
| HSV | hsv(242, 17%, 87%) |
| CMYK | cmyk(16.1%, 16.6%, 0%, 12.5%) |
| CIE-LAB | lab(76.68, 7.77, -18.34) |
| CIE-LCH | lch(76.68, 19.92, 292.97°) |
| OKLab | oklab(80.19% 0.0147 -0.0498) |
| OKLCH | oklch(80.19% 0.052 286.4) |
| XYZ | xyz(51.3687, 51.0098, 76.9373) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.83
Periwinkle
#CCCCFF
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 8.80
Pale Lilac
#E4CBFF
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.49
Lavender
#B39DDB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBADF #DEDFBA
analogous
#BACBDF #BBBADF #CEBADF
triadic
#BBBADF #DFBBBA #BADFBB
tetradic
#BBBADF #DFBACB #DEDFBA #BADFCE
square
#BBBADF #DFBACB #DEDFBA #BADFCE
split-complementary
#BBBADF #DFCEBA #CBDFBA
monochromatic
#6966B8 #9290CC #BBBADF #E4E4F2 #EAEAF5
Accessibility & contrast
On white
1.87
#BBBADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BBBADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBADF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBADF | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#B1BCDE
Tritanopia (blue-blind)
#B4C0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbadf; /* rgb */ color: rgb(187, 186, 223); /* oklch */ color: oklch(80.2% 0.052 286.4);
Tailwind
colors: {
custom: {
50: '#cfcee9',
500: '#bbbadf',
950: '#000000',
},
}SCSS
$custom: #bbbadf; $custom-light: #cfcee9; $custom-dark: #000000;
JSON
{
"hex": "#bbbadf",
"rgb": {
"r": 187,
"g": 186,
"b": 223
},
"hsl": {
"h": 241.622,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.80189,
"c": 0.05195,
"h": 286.4
},
"luminance": 0.5101
}Semantic roles & 50–950 ramp
primary
#BBBADF
secondary
#B6B786
accent
#B036AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384