#BBC7DC#BBC7DC
#BBC7DC is a very light, muted blue. Relative luminance 0.566; OKLCH L 82.7% C 0.032 H 261.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7DC |
|---|---|
| RGB | rgb(187, 199, 220) |
| HSL | hsl(218, 32%, 80%) |
| HSV | hsv(218, 15%, 86%) |
| CMYK | cmyk(15%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.94, 0.14, -11.82) |
| CIE-LCH | lch(79.94, 11.82, 270.70°) |
| OKLab | oklab(82.71% -0.0046 -0.032) |
| OKLCH | oklch(82.71% 0.032 261.7) |
| XYZ | xyz(53.8322, 56.5781, 75.7808) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.17
Lightsteelblue
#B0C4DE
ΔE00 3.00
Cloudy Blue
#ACC2D9
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7DC #DCD0BB
analogous
#BBD8DC #BBC7DC #C0BBDC
triadic
#BBC7DC #DCBBC7 #C7DCBB
tetradic
#BBC7DC #DCBBD8 #DCD0BB #BBDCC0
square
#BBC7DC #DCBBD8 #DCD0BB #BBDCC0
split-complementary
#BBC7DC #DCC0BB #D8DCBB
monochromatic
#6A84B2 #93A6C7 #BBC7DC #E3E8F1 #EBEEF5
Accessibility & contrast
On white
1.71
#BBC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BBC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7DC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7DC | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#B3CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc7dc; /* rgb */ color: rgb(187, 199, 220); /* oklch */ color: oklch(82.7% 0.032 261.7);
Tailwind
colors: {
custom: {
50: '#cfd8e6',
500: '#bbc7dc',
950: '#000000',
},
}SCSS
$custom: #bbc7dc; $custom-light: #cfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc7dc",
"rgb": {
"r": 187,
"g": 199,
"b": 220
},
"hsl": {
"h": 218.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82705,
"c": 0.0323,
"h": 261.7
},
"luminance": 0.56579
}Semantic roles & 50–950 ramp
primary
#BBC7DC
secondary
#B3A488
accent
#823BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384