#BCC2DC#BCC2DC
#BCC2DC is a light, muted blue. Relative luminance 0.544; OKLCH L 81.8% C 0.037 H 275.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2DC |
|---|---|
| RGB | rgb(188, 194, 220) |
| HSL | hsl(229, 31%, 80%) |
| HSV | hsv(229, 15%, 86%) |
| CMYK | cmyk(14.5%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(78.72, 3.13, -13.65) |
| CIE-LCH | lch(78.72, 14.00, 282.94°) |
| OKLab | oklab(81.77% 0.0034 -0.0369) |
| OKLCH | oklch(81.77% 0.037 275.3) |
| XYZ | xyz(52.9462, 54.4415, 75.4151) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 7.20
Light Periwinkle
#C1C6FC
ΔE00 7.44
Periwinkle
#CCCCFF
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2DC #DCD6BC
analogous
#BCD2DC #BCC2DC #C6BCDC
triadic
#BCC2DC #DCBCC2 #C2DCBC
tetradic
#BCC2DC #DCBCD2 #DCD6BC #BCDCC6
square
#BCC2DC #DCBCD2 #DCD6BC #BCDCC6
split-complementary
#BCC2DC #DCC6BC #D2DCBC
monochromatic
#6C79B2 #949DC7 #BCC2DC #E4E7F1 #EBEDF5
Accessibility & contrast
On white
1.77
#BCC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BCC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2DC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2DC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#B5C7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2dc; /* rgb */ color: rgb(188, 194, 220); /* oklch */ color: oklch(81.8% 0.037 275.3);
Tailwind
colors: {
custom: {
50: '#d0d4e6',
500: '#bcc2dc',
950: '#000000',
},
}SCSS
$custom: #bcc2dc; $custom-light: #d0d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc2dc",
"rgb": {
"r": 188,
"g": 194,
"b": 220
},
"hsl": {
"h": 228.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.81765,
"c": 0.03708,
"h": 275.3
},
"luminance": 0.54442
}Semantic roles & 50–950 ramp
primary
#BCC2DC
secondary
#B3AB89
accent
#953BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384