#BBB6DB#BBB6DB
#BBB6DB is a light, muted blue. Relative luminance 0.491; OKLCH L 79.3% C 0.052 H 291.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6DB |
|---|---|
| RGB | rgb(187, 182, 219) |
| HSL | hsl(248, 34%, 79%) |
| HSV | hsv(248, 17%, 86%) |
| CMYK | cmyk(14.6%, 16.9%, 0%, 14.1%) |
| CIE-LAB | lab(75.54, 9.09, -17.91) |
| CIE-LCH | lch(75.54, 20.08, 296.92°) |
| OKLab | oklab(79.25% 0.019 -0.0486) |
| OKLCH | oklch(79.25% 0.052 291.4) |
| XYZ | xyz(50.0049, 49.1348, 73.8536) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 8.53
Light Lavender
#DFC5FE
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6DB #D6DBB6
analogous
#B6C3DB #BBB6DB #CDB6DB
triadic
#BBB6DB #DBBBB6 #B6DBBB
tetradic
#BBB6DB #DBB6C3 #D6DBB6 #B6DBCD
square
#BBB6DB #DBB6C3 #D6DBB6 #B6DBCD
split-complementary
#BBB6DB #DBCDB6 #C3DBB6
monochromatic
#6F64B3 #958DC7 #BBB6DB #E1DFEF #ECEBF5
Accessibility & contrast
On white
1.94
#BBB6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#BBB6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6DB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6DB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#B5BCC2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb6db; /* rgb */ color: rgb(187, 182, 219); /* oklch */ color: oklch(79.3% 0.052 291.4);
Tailwind
colors: {
custom: {
50: '#cfcbe6',
500: '#bbb6db',
950: '#000000',
},
}SCSS
$custom: #bbb6db; $custom-light: #cfcbe6; $custom-dark: #000000;
JSON
{
"hex": "#bbb6db",
"rgb": {
"r": 187,
"g": 182,
"b": 219
},
"hsl": {
"h": 248.108,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.7925,
"c": 0.0522,
"h": 291.4
},
"luminance": 0.49135
}Semantic roles & 50–950 ramp
primary
#BBB6DB
secondary
#EAECDF
accent
#AD399D
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284