#BBBADC#BBBADC
#BBBADC is a light, muted blue. Relative luminance 0.508; OKLCH L 80.1% C 0.048 H 286.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBADC |
|---|---|
| RGB | rgb(187, 186, 220) |
| HSL | hsl(242, 33%, 80%) |
| HSV | hsv(242, 15%, 86%) |
| CMYK | cmyk(15%, 15.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.59, 7.13, -16.86) |
| CIE-LCH | lch(76.59, 18.30, 292.92°) |
| OKLab | oklab(80.08% 0.0137 -0.0457) |
| OKLCH | oklch(80.08% 0.048 286.6) |
| XYZ | xyz(50.9678, 50.8494, 74.8260) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.52
Periwinkle
#CCCCFF
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 9.23
Light Lavender
#DFC5FE
ΔE00 9.33
Light Blue Grey
#B7C9E2
ΔE00 9.48
Pale Lilac
#E4CBFF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBADC #DBDCBA
analogous
#BACADC #BBBADC #CCBADC
triadic
#BBBADC #DCBBBA #BADCBB
tetradic
#BBBADC #DCBACA #DBDCBA #BADCCC
square
#BBBADC #DCBACA #DBDCBA #BADCCC
split-complementary
#BBBADC #DCCCBA #CADCBA
monochromatic
#6B69B3 #9391C7 #BBBADC #E3E3F1 #EBEBF5
Accessibility & contrast
On white
1.88
#BBBADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BBBADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBADC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBADC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#B4BFC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbadc; /* rgb */ color: rgb(187, 186, 220); /* oklch */ color: oklch(80.1% 0.048 286.6);
Tailwind
colors: {
custom: {
50: '#cfcee7',
500: '#bbbadc',
950: '#000000',
},
}SCSS
$custom: #bbbadc; $custom-light: #cfcee7; $custom-dark: #000000;
JSON
{
"hex": "#bbbadc",
"rgb": {
"r": 187,
"g": 186,
"b": 220
},
"hsl": {
"h": 241.765,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.80081,
"c": 0.04773,
"h": 286.6
},
"luminance": 0.5085
}Semantic roles & 50–950 ramp
primary
#BBBADC
secondary
#B2B487
accent
#AB3AA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384