#BBC6DC#BBC6DC
#BBC6DC is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.5% C 0.033 H 264.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6DC |
|---|---|
| RGB | rgb(187, 198, 220) |
| HSL | hsl(220, 32%, 80%) |
| HSV | hsv(220, 15%, 86%) |
| CMYK | cmyk(15%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(79.68, 0.68, -12.21) |
| CIE-LCH | lch(79.68, 12.23, 273.17°) |
| OKLab | oklab(82.5% -0.0032 -0.033) |
| OKLCH | oklch(82.5% 0.033 264.4) |
| XYZ | xyz(53.6028, 56.1194, 75.7043) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.30
Cloudy Blue
#ACC2D9
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6DC #DCD1BB
analogous
#BBD7DC #BBC6DC #C1BBDC
triadic
#BBC6DC #DCBBC6 #C6DCBB
tetradic
#BBC6DC #DCBBD7 #DCD1BB #BBDCC1
square
#BBC6DC #DCBBD7 #DCD1BB #BBDCC1
split-complementary
#BBC6DC #DCC1BB #D7DCBB
monochromatic
#6A82B2 #93A4C7 #BBC6DC #E3E8F1 #EBEEF5
Accessibility & contrast
On white
1.72
#BBC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BBC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6DC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6DC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#B3CACD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc6dc; /* rgb */ color: rgb(187, 198, 220); /* oklch */ color: oklch(82.5% 0.033 264.4);
Tailwind
colors: {
custom: {
50: '#cfd7e6',
500: '#bbc6dc',
950: '#000000',
},
}SCSS
$custom: #bbc6dc; $custom-light: #cfd7e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc6dc",
"rgb": {
"r": 187,
"g": 198,
"b": 220
},
"hsl": {
"h": 220,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82501,
"c": 0.03317,
"h": 264.4
},
"luminance": 0.5612
}Semantic roles & 50–950 ramp
primary
#BBC6DC
secondary
#B3A588
accent
#853BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384