#BBC4DC#BBC4DC
#BBC4DC is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.1% C 0.035 H 269.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4DC |
|---|---|
| RGB | rgb(187, 196, 220) |
| HSL | hsl(224, 32%, 80%) |
| HSV | hsv(224, 15%, 86%) |
| CMYK | cmyk(15%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.16, 1.74, -12.99) |
| CIE-LCH | lch(79.16, 13.11, 277.65°) |
| OKLab | oklab(82.09% -0.0005 -0.0351) |
| OKLCH | oklch(82.09% 0.035 269.2) |
| XYZ | xyz(53.1487, 55.2112, 75.5529) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.68
Lightsteelblue
#B0C4DE
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 5.55
Light Periwinkle
#C1C6FC
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4DC #DCD3BB
analogous
#BBD5DC #BBC4DC #C2BBDC
triadic
#BBC4DC #DCBBC4 #C4DCBB
tetradic
#BBC4DC #DCBBD5 #DCD3BB #BBDCC2
square
#BBC4DC #DCBBD5 #DCD3BB #BBDCC2
split-complementary
#BBC4DC #DCC2BB #D5DCBB
monochromatic
#6A7EB2 #93A1C7 #BBC4DC #E3E7F1 #EBEDF5
Accessibility & contrast
On white
1.74
#BBC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BBC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4DC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4DC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#B4C8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc4dc; /* rgb */ color: rgb(187, 196, 220); /* oklch */ color: oklch(82.1% 0.035 269.2);
Tailwind
colors: {
custom: {
50: '#cfd5e6',
500: '#bbc4dc',
950: '#000000',
},
}SCSS
$custom: #bbc4dc; $custom-light: #cfd5e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc4dc",
"rgb": {
"r": 187,
"g": 196,
"b": 220
},
"hsl": {
"h": 223.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82094,
"c": 0.03513,
"h": 269.2
},
"luminance": 0.55212
}Semantic roles & 50–950 ramp
primary
#BBC4DC
secondary
#B3A888
accent
#8C3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384