#BCC6DB#BCC6DB
#BCC6DB is a very light, muted blue. Relative luminance 0.562; OKLCH L 82.5% C 0.031 H 265.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6DB |
|---|---|
| RGB | rgb(188, 198, 219) |
| HSL | hsl(221, 30%, 80%) |
| HSV | hsv(221, 14%, 86%) |
| CMYK | cmyk(14.2%, 9.6%, 0%, 14.1%) |
| CIE-LAB | lab(79.72, 0.79, -11.60) |
| CIE-LCH | lch(79.72, 11.63, 273.88°) |
| OKLab | oklab(82.54% -0.0026 -0.0313) |
| OKLCH | oklch(82.54% 0.031 265.3) |
| XYZ | xyz(53.7164, 56.1932, 75.0204) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.93
Lightsteelblue
#B0C4DE
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 8.04
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6DB #DBD1BC
analogous
#BCD6DB #BCC6DB #C2BCDB
triadic
#BCC6DB #DBBCC6 #C6DBBC
tetradic
#BCC6DB #DBBCD6 #DBD1BC #BCDBC2
square
#BCC6DB #DBBCD6 #DBD1BC #BCDBC2
split-complementary
#BCC6DB #DBC2BC #D6DBBC
monochromatic
#6C82B0 #94A4C6 #BCC6DB #E4E8F0 #EBEEF4
Accessibility & contrast
On white
1.72
#BCC6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BCC6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6DB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6DB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#B5CACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc6db; /* rgb */ color: rgb(188, 198, 219); /* oklch */ color: oklch(82.5% 0.031 265.3);
Tailwind
colors: {
custom: {
50: '#d0d7e6',
500: '#bcc6db',
950: '#000000',
},
}SCSS
$custom: #bcc6db; $custom-light: #d0d7e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc6db",
"rgb": {
"r": 188,
"g": 198,
"b": 219
},
"hsl": {
"h": 220.645,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.82542,
"c": 0.03145,
"h": 265.3
},
"luminance": 0.56194
}Semantic roles & 50–950 ramp
primary
#BCC6DB
secondary
#B2A589
accent
#863DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384