#BBBBDC#BBBBDC
#BBBBDC is a light, muted blue. Relative luminance 0.513; OKLCH L 80.3% C 0.046 H 285.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBDC |
|---|---|
| RGB | rgb(187, 187, 220) |
| HSL | hsl(240, 32%, 80%) |
| HSV | hsv(240, 15%, 86%) |
| CMYK | cmyk(15%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.84, 6.59, -16.47) |
| CIE-LCH | lch(76.84, 17.74, 291.80°) |
| OKLab | oklab(80.28% 0.0122 -0.0447) |
| OKLCH | oklch(80.28% 0.046 285.3) |
| XYZ | xyz(51.1793, 51.2722, 74.8965) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.21
Thistle
#D8BFD8
ΔE00 9.47
Light Lavender
#DFC5FE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBDC #DCDCBB
analogous
#BBCCDC #BBBBDC #CCBBDC
triadic
#BBBBDC #DCBBBB #BBDCBB
tetradic
#BBBBDC #DCBBCC #DCDCBB #BBDCCC
square
#BBBBDC #DCBBCC #DCDCBB #BBDCCC
split-complementary
#BBBBDC #DCCCBB #CCDCBB
monochromatic
#6A6AB2 #9393C7 #BBBBDC #E3E3F1 #EBEBF5
Accessibility & contrast
On white
1.87
#BBBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BBBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBDC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBDC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#B4C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbbdc; /* rgb */ color: rgb(187, 187, 220); /* oklch */ color: oklch(80.3% 0.046 285.3);
Tailwind
colors: {
custom: {
50: '#cfcfe6',
500: '#bbbbdc',
950: '#000000',
},
}SCSS
$custom: #bbbbdc; $custom-light: #cfcfe6; $custom-dark: #000000;
JSON
{
"hex": "#bbbbdc",
"rgb": {
"r": 187,
"g": 187,
"b": 220
},
"hsl": {
"h": 240,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8028,
"c": 0.04632,
"h": 285.3
},
"luminance": 0.51273
}Semantic roles & 50–950 ramp
primary
#BBBBDC
secondary
#B3B388
accent
#AB3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384