#B6BBDC#B6BBDC
#B6BBDC is a light, muted blue. Relative luminance 0.507; OKLCH L 79.9% C 0.047 H 278.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBDC |
|---|---|
| RGB | rgb(182, 187, 220) |
| HSL | hsl(232, 35%, 79%) |
| HSV | hsv(232, 17%, 86%) |
| CMYK | cmyk(17.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.47, 5.00, -17.08) |
| CIE-LCH | lch(76.47, 17.79, 286.31°) |
| OKLab | oklab(79.89% 0.0069 -0.0464) |
| OKLCH | oklch(79.89% 0.047 278.5) |
| XYZ | xyz(49.9770, 50.6523, 74.8401) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBDC #DCD7B6
analogous
#B6CEDC #B6BBDC #C4B6DC
triadic
#B6BBDC #DCB6BB #BBDCB6
tetradic
#B6BBDC #DCB6CE #DCD7B6 #B6DCC4
square
#B6BBDC #DCB6CE #DCD7B6 #B6DCC4
split-complementary
#B6BBDC #DCC4B6 #CEDCB6
monochromatic
#636EB4 #8D94C8 #B6BBDC #DFE2F0 #EAECF5
Accessibility & contrast
On white
1.89
#B6BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B6BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBDC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBDC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#AEC1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bbdc; /* rgb */ color: rgb(182, 187, 220); /* oklch */ color: oklch(79.9% 0.047 278.5);
Tailwind
colors: {
custom: {
50: '#cccfe7',
500: '#b6bbdc',
950: '#000000',
},
}SCSS
$custom: #b6bbdc; $custom-light: #cccfe7; $custom-dark: #000000;
JSON
{
"hex": "#b6bbdc",
"rgb": {
"r": 182,
"g": 187,
"b": 220
},
"hsl": {
"h": 232.105,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.79894,
"c": 0.04691,
"h": 278.5
},
"luminance": 0.50653
}Semantic roles & 50–950 ramp
primary
#B6BBDC
secondary
#B4AD82
accent
#9E37AE
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384