#BBBDDC#BBBDDC
#BBBDDC is a light, muted blue. Relative luminance 0.521; OKLCH L 80.7% C 0.044 H 282.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDDC |
|---|---|
| RGB | rgb(187, 189, 220) |
| HSL | hsl(236, 32%, 80%) |
| HSV | hsv(236, 15%, 86%) |
| CMYK | cmyk(15%, 14.1%, 0%, 13.7%) |
| CIE-LAB | lab(77.36, 5.51, -15.70) |
| CIE-LCH | lch(77.36, 16.64, 289.32°) |
| OKLab | oklab(80.68% 0.0094 -0.0425) |
| OKLCH | oklch(80.68% 0.044 282.5) |
| XYZ | xyz(51.6065, 52.1267, 75.0389) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.19
Cloudy Blue
#ACC2D9
ΔE00 9.63
Thistle
#D8BFD8
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDDC #DCDABB
analogous
#BBCEDC #BBBDDC #CABBDC
triadic
#BBBDDC #DCBBBD #BDDCBB
tetradic
#BBBDDC #DCBBCE #DCDABB #BBDCCA
square
#BBBDDC #DCBBCE #DCDABB #BBDCCA
split-complementary
#BBBDDC #DCCABB #CEDCBB
monochromatic
#6A6FB2 #9396C7 #BBBDDC #E3E4F1 #EBEBF5
Accessibility & contrast
On white
1.84
#BBBDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BBBDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDDC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDDC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#B4C2C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbddc; /* rgb */ color: rgb(187, 189, 220); /* oklch */ color: oklch(80.7% 0.044 282.5);
Tailwind
colors: {
custom: {
50: '#cfd0e6',
500: '#bbbddc',
950: '#000000',
},
}SCSS
$custom: #bbbddc; $custom-light: #cfd0e6; $custom-dark: #000000;
JSON
{
"hex": "#bbbddc",
"rgb": {
"r": 187,
"g": 189,
"b": 220
},
"hsl": {
"h": 236.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80681,
"c": 0.04358,
"h": 282.5
},
"luminance": 0.52127
}Semantic roles & 50–950 ramp
primary
#BBBDDC
secondary
#B3B188
accent
#A43BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384