#BCC5DC#BCC5DC
#BCC5DC is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.4% C 0.034 H 268.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5DC |
|---|---|
| RGB | rgb(188, 197, 220) |
| HSL | hsl(223, 31%, 80%) |
| HSV | hsv(223, 15%, 86%) |
| CMYK | cmyk(14.5%, 10.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.49, 1.53, -12.49) |
| CIE-LCH | lch(79.49, 12.58, 276.99°) |
| OKLab | oklab(82.37% -0.0008 -0.0337) |
| OKLCH | oklch(82.37% 0.034 268.6) |
| XYZ | xyz(53.6206, 55.7904, 75.6399) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.51
Lightsteelblue
#B0C4DE
ΔE00 4.16
Cloudy Blue
#ACC2D9
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.33
Powder Blue (survey)
#B1D1FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5DC #DCD3BC
analogous
#BCD5DC #BCC5DC #C3BCDC
triadic
#BCC5DC #DCBCC5 #C5DCBC
tetradic
#BCC5DC #DCBCD5 #DCD3BC #BCDCC3
square
#BCC5DC #DCBCD5 #DCD3BC #BCDCC3
split-complementary
#BCC5DC #DCC3BC #D5DCBC
monochromatic
#6C7FB2 #94A2C7 #BCC5DC #E4E8F1 #EBEEF5
Accessibility & contrast
On white
1.73
#BCC5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BCC5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5DC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5DC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#B5C9CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc5dc; /* rgb */ color: rgb(188, 197, 220); /* oklch */ color: oklch(82.4% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#d0d6e6',
500: '#bcc5dc',
950: '#000000',
},
}SCSS
$custom: #bcc5dc; $custom-light: #d0d6e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc5dc",
"rgb": {
"r": 188,
"g": 197,
"b": 220
},
"hsl": {
"h": 223.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82372,
"c": 0.03376,
"h": 268.6
},
"luminance": 0.55791
}Semantic roles & 50–950 ramp
primary
#BCC5DC
secondary
#B3A789
accent
#8B3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384