#BCC3DC#BCC3DC
#BCC3DC is a light, muted blue. Relative luminance 0.549; OKLCH L 82.0% C 0.036 H 273.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3DC |
|---|---|
| RGB | rgb(188, 195, 220) |
| HSL | hsl(227, 31%, 80%) |
| HSV | hsv(227, 15%, 86%) |
| CMYK | cmyk(14.5%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.98, 2.60, -13.26) |
| CIE-LCH | lch(78.98, 13.51, 281.09°) |
| OKLab | oklab(81.97% 0.002 -0.0359) |
| OKLCH | oklch(81.97% 0.036 273.2) |
| XYZ | xyz(53.1695, 54.8882, 75.4895) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3DC #DCD5BC
analogous
#BCD3DC #BCC3DC #C5BCDC
triadic
#BCC3DC #DCBCC3 #C3DCBC
tetradic
#BCC3DC #DCBCD3 #DCD5BC #BCDCC5
square
#BCC3DC #DCBCD3 #DCD5BC #BCDCC5
split-complementary
#BCC3DC #DCC5BC #D3DCBC
monochromatic
#6C7BB2 #949FC7 #BCC3DC #E4E7F1 #EBEDF5
Accessibility & contrast
On white
1.75
#BCC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BCC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3DC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3DC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#B5C7CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc3dc; /* rgb */ color: rgb(188, 195, 220); /* oklch */ color: oklch(82.0% 0.036 273.2);
Tailwind
colors: {
custom: {
50: '#d0d5e6',
500: '#bcc3dc',
950: '#000000',
},
}SCSS
$custom: #bcc3dc; $custom-light: #d0d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc3dc",
"rgb": {
"r": 188,
"g": 195,
"b": 220
},
"hsl": {
"h": 226.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.81967,
"c": 0.03592,
"h": 273.2
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#BCC3DC
secondary
#B3AA89
accent
#923BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384