#BBBDDF#BBBDDF
#BBBDDF is a light, muted blue. Relative luminance 0.523; OKLCH L 80.8% C 0.048 H 282.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDDF |
|---|---|
| RGB | rgb(187, 189, 223) |
| HSL | hsl(237, 36%, 80%) |
| HSV | hsv(237, 16%, 87%) |
| CMYK | cmyk(16.1%, 15.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.45, 6.15, -17.18) |
| CIE-LCH | lch(77.45, 18.24, 289.69°) |
| OKLab | oklab(80.79% 0.0104 -0.0466) |
| OKLCH | oklch(80.79% 0.048 282.6) |
| XYZ | xyz(52.0074, 52.2870, 77.1502) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.48
Light Lavender
#DFC5FE
ΔE00 9.68
Cloudy Blue
#ACC2D9
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDDF #DFDDBB
analogous
#BBCFDF #BBBDDF #CBBBDF
triadic
#BBBDDF #DFBBBD #BDDFBB
tetradic
#BBBDDF #DFBBCF #DFDDBB #BBDFCB
square
#BBBDDF #DFBBCF #DFDDBB #BBDFCB
split-complementary
#BBBDDF #DFCBBB #CFDFBB
monochromatic
#686CB8 #9195CB #BBBDDF #E5E5F3 #EAEBF5
Accessibility & contrast
On white
1.83
#BBBDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BBBDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDDF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDDF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#B3C3C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbddf; /* rgb */ color: rgb(187, 189, 223); /* oklch */ color: oklch(80.8% 0.048 282.6);
Tailwind
colors: {
custom: {
50: '#cfd0e9',
500: '#bbbddf',
950: '#000000',
},
}SCSS
$custom: #bbbddf; $custom-light: #cfd0e9; $custom-dark: #000000;
JSON
{
"hex": "#bbbddf",
"rgb": {
"r": 187,
"g": 189,
"b": 223
},
"hsl": {
"h": 236.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80787,
"c": 0.04779,
"h": 282.6
},
"luminance": 0.52288
}Semantic roles & 50–950 ramp
primary
#BBBDDF
secondary
#B7B587
accent
#A837AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384