#B3BBDC#B3BBDC
#B3BBDC is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.048 H 274.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBDC |
|---|---|
| RGB | rgb(179, 187, 220) |
| HSL | hsl(228, 37%, 78%) |
| HSV | hsv(228, 19%, 86%) |
| CMYK | cmyk(18.6%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.25, 4.05, -17.43) |
| CIE-LCH | lch(76.25, 17.90, 283.08°) |
| OKLab | oklab(79.67% 0.0038 -0.0474) |
| OKLCH | oklch(79.67% 0.048 274.5) |
| XYZ | xyz(49.2759, 50.2908, 74.8072) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.03
Cloudy Blue
#ACC2D9
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBDC #DCD4B3
analogous
#B3CFDC #B3BBDC #BFB3DC
triadic
#B3BBDC #DCB3BB #BBDCB3
tetradic
#B3BBDC #DCB3CF #DCD4B3 #B3DCBF
square
#B3BBDC #DCB3CF #DCD4B3 #B3DCBF
split-complementary
#B3BBDC #DCBFB3 #CFDCB3
monochromatic
#5F70B5 #8996C9 #B3BBDC #DDE0EF #EAECF5
Accessibility & contrast
On white
1.90
#B3BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#B3BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBDC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBDC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#AAC1C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3bbdc; /* rgb */ color: rgb(179, 187, 220); /* oklch */ color: oklch(79.7% 0.048 274.5);
Tailwind
colors: {
custom: {
50: '#cacfe7',
500: '#b3bbdc',
950: '#000000',
},
}SCSS
$custom: #b3bbdc; $custom-light: #cacfe7; $custom-dark: #000000;
JSON
{
"hex": "#b3bbdc",
"rgb": {
"r": 179,
"g": 187,
"b": 220
},
"hsl": {
"h": 228.293,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.79667,
"c": 0.04757,
"h": 274.5
},
"luminance": 0.50292
}Semantic roles & 50–950 ramp
primary
#B3BBDC
secondary
#B4AA7F
accent
#9836B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384