#BBC6DF#BBC6DF
#BBC6DF is a very light, muted blue. Relative luminance 0.563; OKLCH L 82.6% C 0.037 H 266.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6DF |
|---|---|
| RGB | rgb(187, 198, 223) |
| HSL | hsl(222, 36%, 80%) |
| HSV | hsv(222, 16%, 87%) |
| CMYK | cmyk(16.1%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.77, 1.31, -13.69) |
| CIE-LCH | lch(79.77, 13.75, 275.47°) |
| OKLab | oklab(82.6% -0.0022 -0.0371) |
| OKLCH | oklch(82.6% 0.037 266.6) |
| XYZ | xyz(54.0037, 56.2798, 77.8156) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.89
Lightsteelblue
#B0C4DE
ΔE00 3.57
Cloudy Blue
#ACC2D9
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6DF #DFD4BB
analogous
#BBD8DF #BBC6DF #C2BBDF
triadic
#BBC6DF #DFBBC6 #C6DFBB
tetradic
#BBC6DF #DFBBD8 #DFD4BB #BBDFC2
square
#BBC6DF #DFBBD8 #DFD4BB #BBDFC2
split-complementary
#BBC6DF #DFC2BB #D8DFBB
monochromatic
#6880B8 #91A3CB #BBC6DF #E5E9F3 #EAEEF5
Accessibility & contrast
On white
1.71
#BBC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BBC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6DF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6DF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7E0
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#B3CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc6df; /* rgb */ color: rgb(187, 198, 223); /* oklch */ color: oklch(82.6% 0.037 266.6);
Tailwind
colors: {
custom: {
50: '#cfd7e9',
500: '#bbc6df',
950: '#000000',
},
}SCSS
$custom: #bbc6df; $custom-light: #cfd7e9; $custom-dark: #000000;
JSON
{
"hex": "#bbc6df",
"rgb": {
"r": 187,
"g": 198,
"b": 223
},
"hsl": {
"h": 221.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82603,
"c": 0.03712,
"h": 266.6
},
"luminance": 0.56281
}Semantic roles & 50–950 ramp
primary
#BBC6DF
secondary
#B7A887
accent
#8A37AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384