#BCC8DC#BCC8DC
#BCC8DC is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.0% C 0.031 H 260.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8DC |
|---|---|
| RGB | rgb(188, 200, 220) |
| HSL | hsl(218, 31%, 80%) |
| HSV | hsv(218, 15%, 86%) |
| CMYK | cmyk(14.5%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(80.27, -0.07, -11.32) |
| CIE-LCH | lch(80.27, 11.32, 269.66°) |
| OKLab | oklab(82.98% -0.005 -0.0306) |
| OKLCH | oklch(82.98% 0.031 260.7) |
| XYZ | xyz(54.3086, 57.1663, 75.8692) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.26
Lightsteelblue
#B0C4DE
ΔE00 3.17
Cloudy Blue
#ACC2D9
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8DC #DCD0BC
analogous
#BCD8DC #BCC8DC #C0BCDC
triadic
#BCC8DC #DCBCC8 #C8DCBC
tetradic
#BCC8DC #DCBCD8 #DCD0BC #BCDCC0
square
#BCC8DC #DCBCD8 #DCD0BC #BCDCC0
split-complementary
#BCC8DC #DCC0BC #D8DCBC
monochromatic
#6C86B2 #94A7C7 #BCC8DC #E4E9F1 #EBEEF5
Accessibility & contrast
On white
1.69
#BCC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BCC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8DC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8DC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#B4CCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc8dc; /* rgb */ color: rgb(188, 200, 220); /* oklch */ color: oklch(83.0% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#d0d8e6',
500: '#bcc8dc',
950: '#000000',
},
}SCSS
$custom: #bcc8dc; $custom-light: #d0d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc8dc",
"rgb": {
"r": 188,
"g": 200,
"b": 220
},
"hsl": {
"h": 217.5,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82983,
"c": 0.03099,
"h": 260.7
},
"luminance": 0.57167
}Semantic roles & 50–950 ramp
primary
#BCC8DC
secondary
#B3A389
accent
#813BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384