#BBB6DC#BBB6DC
#BBB6DC is a light, muted blue. Relative luminance 0.492; OKLCH L 79.3% C 0.054 H 291.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6DC |
|---|---|
| RGB | rgb(187, 182, 220) |
| HSL | hsl(248, 35%, 79%) |
| HSV | hsv(248, 17%, 86%) |
| CMYK | cmyk(15%, 17.3%, 0%, 13.7%) |
| CIE-LAB | lab(75.57, 9.31, -18.40) |
| CIE-LCH | lch(75.57, 20.62, 296.83°) |
| OKLab | oklab(79.29% 0.0194 -0.05) |
| OKLCH | oklch(79.29% 0.054 291.2) |
| XYZ | xyz(50.1369, 49.1876, 74.5490) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 6.83
Light Lavender
#DFC5FE
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6DC #D7DCB6
analogous
#B6C4DC #BBB6DC #CEB6DC
triadic
#BBB6DC #DCBBB6 #B6DCBB
tetradic
#BBB6DC #DCB6C4 #D7DCB6 #B6DCCE
square
#BBB6DC #DCB6C4 #D7DCB6 #B6DCCE
split-complementary
#BBB6DC #DCCEB6 #C4DCB6
monochromatic
#6E63B4 #948DC8 #BBB6DC #E2DFF0 #ECEAF5
Accessibility & contrast
On white
1.94
#BBB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BBB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6DC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6DC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#B5BCC3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb6dc; /* rgb */ color: rgb(187, 182, 220); /* oklch */ color: oklch(79.3% 0.054 291.2);
Tailwind
colors: {
custom: {
50: '#cfcbe7',
500: '#bbb6dc',
950: '#000000',
},
}SCSS
$custom: #bbb6dc; $custom-light: #cfcbe7; $custom-dark: #000000;
JSON
{
"hex": "#bbb6dc",
"rgb": {
"r": 187,
"g": 182,
"b": 220
},
"hsl": {
"h": 247.895,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.79286,
"c": 0.0536,
"h": 291.2
},
"luminance": 0.49188
}Semantic roles & 50–950 ramp
primary
#BBB6DC
secondary
#EAECDF
accent
#AE379E
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284