#BCC6D8#BCC6D8
#BCC6D8 is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.4% C 0.028 H 262.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6D8 |
|---|---|
| RGB | rgb(188, 198, 216) |
| HSL | hsl(219, 26%, 79%) |
| HSV | hsv(219, 13%, 85%) |
| CMYK | cmyk(13%, 8.3%, 0%, 15.3%) |
| CIE-LAB | lab(79.63, 0.16, -10.13) |
| CIE-LCH | lch(79.63, 10.13, 270.93°) |
| OKLab | oklab(82.44% -0.0037 -0.0273) |
| OKLCH | oklch(82.44% 0.028 262.3) |
| XYZ | xyz(53.3250, 56.0367, 72.9592) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.17
Lightsteelblue
#B0C4DE
ΔE00 3.85
Cloudy Blue
#ACC2D9
ΔE00 4.43
Dove Gray
#B6B8BD
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.65
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6D8 #D8CEBC
analogous
#BCD4D8 #BCC6D8 #C0BCD8
triadic
#BCC6D8 #D8BCC6 #C6D8BC
tetradic
#BCC6D8 #D8BCD4 #D8CEBC #BCD8C0
square
#BCC6D8 #D8BCD4 #D8CEBC #BCD8C0
split-complementary
#BCC6D8 #D8C0BC #D4D8BC
monochromatic
#6F84AB #95A5C1 #BCC6D8 #E3E7EF #ECEFF4
Accessibility & contrast
On white
1.72
#BCC6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BCC6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6D8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6D8 | 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)
#C1C7D9
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#B6CACC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc6d8; /* rgb */ color: rgb(188, 198, 216); /* oklch */ color: oklch(82.4% 0.028 262.3);
Tailwind
colors: {
custom: {
50: '#d0d7e4',
500: '#bcc6d8',
950: '#000000',
},
}SCSS
$custom: #bcc6d8; $custom-light: #d0d7e4; $custom-dark: #000000;
JSON
{
"hex": "#bcc6d8",
"rgb": {
"r": 188,
"g": 198,
"b": 216
},
"hsl": {
"h": 218.571,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.82443,
"c": 0.02755,
"h": 262.3
},
"luminance": 0.56037
}Semantic roles & 50–950 ramp
primary
#BCC6D8
secondary
#AEA18A
accent
#8141A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384