#BCC2EB#BCC2EB
#BCC2EB is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.3% C 0.058 H 278.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2EB |
|---|---|
| RGB | rgb(188, 194, 235) |
| HSL | hsl(232, 54%, 83%) |
| HSV | hsv(232, 20%, 92%) |
| CMYK | cmyk(20%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.20, 6.38, -20.99) |
| CIE-LCH | lch(79.20, 21.94, 286.90°) |
| OKLab | oklab(82.3% 0.0086 -0.0573) |
| OKLCH | oklch(82.3% 0.058 278.5) |
| XYZ | xyz(55.0226, 55.2721, 86.3508) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.17
Periwinkle
#CCCCFF
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2EB #EBE5BC
analogous
#BCD9EB #BCC2EB #CDBCEB
triadic
#BCC2EB #EBBCC2 #C2EBBC
tetradic
#BCC2EB #EBBCD9 #EBE5BC #BCEBCD
square
#BCC2EB #EBBCD9 #EBE5BC #BCEBCD
split-complementary
#BCC2EB #EBCDBC #D9EBBC
monochromatic
#5E6CCF #8D97DD #BCC2EB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.74
#BCC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BCC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2EB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2EB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#B1C9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2eb; /* rgb */ color: rgb(188, 194, 235); /* oklch */ color: oklch(82.3% 0.058 278.5);
Tailwind
colors: {
custom: {
50: '#d0d4f1',
500: '#bcc2eb',
950: '#000000',
},
}SCSS
$custom: #bcc2eb; $custom-light: #d0d4f1; $custom-dark: #000000;
JSON
{
"hex": "#bcc2eb",
"rgb": {
"r": 188,
"g": 194,
"b": 235
},
"hsl": {
"h": 232.34,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.82298,
"c": 0.05791,
"h": 278.5
},
"luminance": 0.55273
}Semantic roles & 50–950 ramp
primary
#BCC2EB
secondary
#C7BF84
accent
#AD24C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385