#BBBBDF#BBBBDF
#BBBBDF is a light, muted blue. Relative luminance 0.514; OKLCH L 80.4% C 0.051 H 285.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBDF |
|---|---|
| RGB | rgb(187, 187, 223) |
| HSL | hsl(240, 36%, 80%) |
| HSV | hsv(240, 16%, 87%) |
| CMYK | cmyk(16.1%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.94, 7.23, -17.95) |
| CIE-LCH | lch(76.94, 19.35, 291.94°) |
| OKLab | oklab(80.39% 0.0133 -0.0488) |
| OKLCH | oklch(80.39% 0.051 285.2) |
| XYZ | xyz(51.5801, 51.4326, 77.0077) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.78
Periwinkle
#CCCCFF
ΔE00 5.90
Light Lavender
#DFC5FE
ΔE00 9.07
Light Blue Grey
#B7C9E2
ΔE00 9.22
Lightsteelblue
#B0C4DE
ΔE00 9.41
Pale Lilac
#E4CBFF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBDF #DFDFBB
analogous
#BBCDDF #BBBBDF #CDBBDF
triadic
#BBBBDF #DFBBBB #BBDFBB
tetradic
#BBBBDF #DFBBCD #DFDFBB #BBDFCD
square
#BBBBDF #DFBBCD #DFDFBB #BBDFCD
split-complementary
#BBBBDF #DFCDBB #CDDFBB
monochromatic
#6868B8 #9191CB #BBBBDF #E5E5F3 #EAEAF5
Accessibility & contrast
On white
1.86
#BBBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BBBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBDF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBDF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#B4C1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbbdf; /* rgb */ color: rgb(187, 187, 223); /* oklch */ color: oklch(80.4% 0.051 285.2);
Tailwind
colors: {
custom: {
50: '#cfcfe9',
500: '#bbbbdf',
950: '#000000',
},
}SCSS
$custom: #bbbbdf; $custom-light: #cfcfe9; $custom-dark: #000000;
JSON
{
"hex": "#bbbbdf",
"rgb": {
"r": 187,
"g": 187,
"b": 223
},
"hsl": {
"h": 240,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80388,
"c": 0.05054,
"h": 285.2
},
"luminance": 0.51433
}Semantic roles & 50–950 ramp
primary
#BBBBDF
secondary
#B7B787
accent
#AF37AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384