#BCC2EC#BCC2EC
#BCC2EC is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.3% C 0.059 H 278.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2EC |
|---|---|
| RGB | rgb(188, 194, 236) |
| HSL | hsl(233, 56%, 83%) |
| HSV | hsv(233, 20%, 93%) |
| CMYK | cmyk(20.3%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(79.23, 6.60, -21.48) |
| CIE-LCH | lch(79.23, 22.47, 287.08°) |
| OKLab | oklab(82.34% 0.0089 -0.0586) |
| OKLCH | oklch(82.34% 0.059 278.6) |
| XYZ | xyz(55.1675, 55.3301, 87.1139) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.93
Periwinkle
#CCCCFF
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 8.45
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2EC #ECE6BC
analogous
#BCDAEC #BCC2EC #CEBCEC
triadic
#BCC2EC #ECBCC2 #C2ECBC
tetradic
#BCC2EC #ECBCDA #ECE6BC #BCECCE
square
#BCC2EC #ECBCDA #ECE6BC #BCECCE
split-complementary
#BCC2EC #ECCEBC #DAECBC
monochromatic
#5D6BD1 #8C97DE #BCC2EC #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.74
#BCC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BCC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2EC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2EC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#B1C9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2ec; /* rgb */ color: rgb(188, 194, 236); /* oklch */ color: oklch(82.3% 0.059 278.6);
Tailwind
colors: {
custom: {
50: '#d0d4f2',
500: '#bcc2ec',
950: '#000000',
},
}SCSS
$custom: #bcc2ec; $custom-light: #d0d4f2; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ec",
"rgb": {
"r": 188,
"g": 194,
"b": 236
},
"hsl": {
"h": 232.5,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.82335,
"c": 0.0593,
"h": 278.6
},
"luminance": 0.55331
}Semantic roles & 50–950 ramp
primary
#BCC2EC
secondary
#C9C083
accent
#AF22C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385