#BCC1DA#BCC1DA
#BCC1DA is a light, muted blue. Relative luminance 0.539; OKLCH L 81.5% C 0.035 H 276.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1DA |
|---|---|
| RGB | rgb(188, 193, 218) |
| HSL | hsl(230, 29%, 80%) |
| HSV | hsv(230, 14%, 85%) |
| CMYK | cmyk(13.8%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(78.40, 3.25, -13.05) |
| CIE-LCH | lch(78.40, 13.45, 283.99°) |
| OKLab | oklab(81.49% 0.0041 -0.0353) |
| OKLCH | oklch(81.49% 0.036 276.6) |
| XYZ | xyz(52.4611, 53.8926, 73.9545) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.07
Dove Gray
#B6B8BD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1DA #DAD5BC
analogous
#BCD0DA #BCC1DA #C6BCDA
triadic
#BCC1DA #DABCC1 #C1DABC
tetradic
#BCC1DA #DABCD0 #DAD5BC #BCDAC6
square
#BCC1DA #DABCD0 #DAD5BC #BCDAC6
split-complementary
#BCC1DA #DAC6BC #D0DABC
monochromatic
#6D78AE #959DC4 #BCC1DA #E3E5F0 #EBEDF4
Accessibility & contrast
On white
1.78
#BCC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BCC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1DA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1DA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#B6C5C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc1da; /* rgb */ color: rgb(188, 193, 218); /* oklch */ color: oklch(81.5% 0.035 276.6);
Tailwind
colors: {
custom: {
50: '#d0d3e5',
500: '#bcc1da',
950: '#000000',
},
}SCSS
$custom: #bcc1da; $custom-light: #d0d3e5; $custom-dark: #000000;
JSON
{
"hex": "#bcc1da",
"rgb": {
"r": 188,
"g": 193,
"b": 218
},
"hsl": {
"h": 230,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.81494,
"c": 0.0355,
"h": 276.6
},
"luminance": 0.53893
}Semantic roles & 50–950 ramp
primary
#BCC1DA
secondary
#B1AA89
accent
#963EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384