#BCC1EC#BCC1EC
#BCC1EC is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.1% C 0.061 H 279.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1EC |
|---|---|
| RGB | rgb(188, 193, 236) |
| HSL | hsl(234, 56%, 83%) |
| HSV | hsv(234, 20%, 93%) |
| CMYK | cmyk(20.3%, 18.2%, 0%, 7.5%) |
| CIE-LAB | lab(78.98, 7.14, -21.86) |
| CIE-LCH | lch(78.98, 23.00, 288.09°) |
| OKLab | oklab(82.14% 0.0103 -0.0597) |
| OKLCH | oklch(82.14% 0.061 279.8) |
| XYZ | xyz(54.9456, 54.8864, 87.0399) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.87
Periwinkle
#CCCCFF
ΔE00 3.75
Light Blue Grey
#B7C9E2
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1EC #ECE7BC
analogous
#BCD9EC #BCC1EC #CFBCEC
triadic
#BCC1EC #ECBCC1 #C1ECBC
tetradic
#BCC1EC #ECBCD9 #ECE7BC #BCECCF
square
#BCC1EC #ECBCD9 #ECE7BC #BCECCF
split-complementary
#BCC1EC #ECCFBC #D9ECBC
monochromatic
#5D69D1 #8C95DE #BCC1EC #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.75
#BCC1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BCC1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1EC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1EC | 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)
#B6C5EE
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#B1C8CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc1ec; /* rgb */ color: rgb(188, 193, 236); /* oklch */ color: oklch(82.1% 0.061 279.8);
Tailwind
colors: {
custom: {
50: '#d0d3f2',
500: '#bcc1ec',
950: '#000000',
},
}SCSS
$custom: #bcc1ec; $custom-light: #d0d3f2; $custom-dark: #000000;
JSON
{
"hex": "#bcc1ec",
"rgb": {
"r": 188,
"g": 193,
"b": 236
},
"hsl": {
"h": 233.75,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.82136,
"c": 0.06059,
"h": 279.8
},
"luminance": 0.54887
}Semantic roles & 50–950 ramp
primary
#BCC1EC
secondary
#C9C283
accent
#B322C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385