#BBC6DB#BBC6DB
#BBC6DB is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.5% C 0.032 H 263.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6DB |
|---|---|
| RGB | rgb(187, 198, 219) |
| HSL | hsl(219, 31%, 80%) |
| HSV | hsv(219, 15%, 86%) |
| CMYK | cmyk(14.6%, 9.6%, 0%, 14.1%) |
| CIE-LAB | lab(79.65, 0.47, -11.72) |
| CIE-LCH | lch(79.65, 11.73, 272.28°) |
| OKLab | oklab(82.47% -0.0036 -0.0317) |
| OKLCH | oklch(82.47% 0.032 263.5) |
| XYZ | xyz(53.4708, 56.0666, 75.0089) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.56
Lightsteelblue
#B0C4DE
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 4.29
Dove Gray
#B6B8BD
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 7.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6DB #DBD0BB
analogous
#BBD6DB #BBC6DB #C0BBDB
triadic
#BBC6DB #DBBBC6 #C6DBBB
tetradic
#BBC6DB #DBBBD6 #DBD0BB #BBDBC0
square
#BBC6DB #DBBBD6 #DBD0BB #BBDBC0
split-complementary
#BBC6DB #DBC0BB #D6DBBB
monochromatic
#6B83B1 #93A4C6 #BBC6DB #E3E8F0 #EBEEF4
Accessibility & contrast
On white
1.72
#BBC6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BBC6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6DB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6DB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#B4CACD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc6db; /* rgb */ color: rgb(187, 198, 219); /* oklch */ color: oklch(82.5% 0.032 263.5);
Tailwind
colors: {
custom: {
50: '#cfd7e6',
500: '#bbc6db',
950: '#000000',
},
}SCSS
$custom: #bbc6db; $custom-light: #cfd7e6; $custom-dark: #000000;
JSON
{
"hex": "#bbc6db",
"rgb": {
"r": 187,
"g": 198,
"b": 219
},
"hsl": {
"h": 219.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82468,
"c": 0.03188,
"h": 263.5
},
"luminance": 0.56067
}Semantic roles & 50–950 ramp
primary
#BBC6DB
secondary
#B2A488
accent
#843CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384