#BCC6D4#BCC6D4
#BCC6D4 is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.3% C 0.023 H 256.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6D4 |
|---|---|
| RGB | rgb(188, 198, 212) |
| HSL | hsl(215, 22%, 78%) |
| HSV | hsv(215, 11%, 83%) |
| CMYK | cmyk(11.3%, 6.6%, 0%, 16.9%) |
| CIE-LAB | lab(79.52, -0.65, -8.15) |
| CIE-LCH | lch(79.52, 8.17, 265.41°) |
| OKLab | oklab(82.31% -0.0052 -0.0219) |
| OKLCH | oklch(82.31% 0.023 256.8) |
| XYZ | xyz(52.8142, 55.8323, 70.2688) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.20
Cloudy Blue
#ACC2D9
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 5.63
Silver
#C0C0C0
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6D4 #D4CABC
analogous
#BCD2D4 #BCC6D4 #BEBCD4
triadic
#BCC6D4 #D4BCC6 #C6D4BC
tetradic
#BCC6D4 #D4BCD2 #D4CABC #BCD4BE
square
#BCC6D4 #D4BCD2 #D4CABC #BCD4BE
split-complementary
#BCC6D4 #D4BEBC #D2D4BC
monochromatic
#7187A4 #97A6BC #BCC6D4 #E1E6EC #ECEFF3
Accessibility & contrast
On white
1.73
#BCC6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BCC6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6D4
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6D4 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#B6C9CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc6d4; /* rgb */ color: rgb(188, 198, 212); /* oklch */ color: oklch(82.3% 0.023 256.8);
Tailwind
colors: {
custom: {
50: '#d0d7e1',
500: '#bcc6d4',
950: '#000000',
},
}SCSS
$custom: #bcc6d4; $custom-light: #d0d7e1; $custom-dark: #000000;
JSON
{
"hex": "#bcc6d4",
"rgb": {
"r": 188,
"g": 198,
"b": 212
},
"hsl": {
"h": 215,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.82313,
"c": 0.02252,
"h": 256.8
},
"luminance": 0.55833
}Semantic roles & 50–950 ramp
primary
#BCC6D4
secondary
#AA9D8B
accent
#7A45A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384