#BBC7DD#BBC7DD
#BBC7DD is a very light, muted blue. Relative luminance 0.566; OKLCH L 82.7% C 0.034 H 262.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7DD |
|---|---|
| RGB | rgb(187, 199, 221) |
| HSL | hsl(219, 33%, 80%) |
| HSV | hsv(219, 15%, 87%) |
| CMYK | cmyk(15.4%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(79.97, 0.36, -12.32) |
| CIE-LCH | lch(79.97, 12.32, 271.65°) |
| OKLab | oklab(82.74% -0.0043 -0.0333) |
| OKLCH | oklch(82.74% 0.034 262.7) |
| XYZ | xyz(53.9650, 56.6312, 76.4803) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.14
Lightsteelblue
#B0C4DE
ΔE00 2.98
Cloudy Blue
#ACC2D9
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7DD #DDD1BB
analogous
#BBD8DD #BBC7DD #C0BBDD
triadic
#BBC7DD #DDBBC7 #C7DDBB
tetradic
#BBC7DD #DDBBD8 #DDD1BB #BBDDC0
square
#BBC7DD #DDBBD8 #DDD1BB #BBDDC0
split-complementary
#BBC7DD #DDC0BB #D8DDBB
monochromatic
#6984B4 #92A5C9 #BBC7DD #E4E9F1 #EBEEF5
Accessibility & contrast
On white
1.70
#BBC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BBC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7DD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7DD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#B3CBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc7dd; /* rgb */ color: rgb(187, 199, 221); /* oklch */ color: oklch(82.7% 0.034 262.7);
Tailwind
colors: {
custom: {
50: '#cfd8e7',
500: '#bbc7dd',
950: '#000000',
},
}SCSS
$custom: #bbc7dd; $custom-light: #cfd8e7; $custom-dark: #000000;
JSON
{
"hex": "#bbc7dd",
"rgb": {
"r": 187,
"g": 199,
"b": 221
},
"hsl": {
"h": 218.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.82739,
"c": 0.03357,
"h": 262.7
},
"luminance": 0.56632
}Semantic roles & 50–950 ramp
primary
#BBC7DD
secondary
#B5A587
accent
#8439AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384