#B6BBDB#B6BBDB
#B6BBDB is a light, muted blue. Relative luminance 0.506; OKLCH L 79.9% C 0.046 H 278.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBDB |
|---|---|
| RGB | rgb(182, 187, 219) |
| HSL | hsl(232, 34%, 79%) |
| HSV | hsv(232, 17%, 86%) |
| CMYK | cmyk(16.9%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(76.44, 4.78, -16.58) |
| CIE-LCH | lch(76.44, 17.26, 286.08°) |
| OKLab | oklab(79.86% 0.0066 -0.045) |
| OKLCH | oklch(79.86% 0.046 278.3) |
| XYZ | xyz(49.8449, 50.5995, 74.1447) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 8.65
Pastel Blue
#A2BFFE
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBDB #DBD6B6
analogous
#B6CDDB #B6BBDB #C3B6DB
triadic
#B6BBDB #DBB6BB #BBDBB6
tetradic
#B6BBDB #DBB6CD #DBD6B6 #B6DBC3
square
#B6BBDB #DBB6CD #DBD6B6 #B6DBC3
split-complementary
#B6BBDB #DBC3B6 #CDDBB6
monochromatic
#646FB3 #8D95C7 #B6BBDB #DFE1EF #EBECF5
Accessibility & contrast
On white
1.89
#B6BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B6BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBDB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBDB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#AEC1C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bbdb; /* rgb */ color: rgb(182, 187, 219); /* oklch */ color: oklch(79.9% 0.046 278.3);
Tailwind
colors: {
custom: {
50: '#cccfe6',
500: '#b6bbdb',
950: '#000000',
},
}SCSS
$custom: #b6bbdb; $custom-light: #cccfe6; $custom-dark: #000000;
JSON
{
"hex": "#b6bbdb",
"rgb": {
"r": 182,
"g": 187,
"b": 219
},
"hsl": {
"h": 231.892,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.79858,
"c": 0.04552,
"h": 278.3
},
"luminance": 0.506
}Semantic roles & 50–950 ramp
primary
#B6BBDB
secondary
#B2AC83
accent
#9D39AD
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384