#BCC3EB#BCC3EB
#BCC3EB is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.5% C 0.057 H 277.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3EB |
|---|---|
| RGB | rgb(188, 195, 235) |
| HSL | hsl(231, 54%, 83%) |
| HSV | hsv(231, 20%, 92%) |
| CMYK | cmyk(20%, 17%, 0%, 7.8%) |
| CIE-LAB | lab(79.45, 5.84, -20.60) |
| CIE-LCH | lch(79.45, 21.41, 285.82°) |
| OKLab | oklab(82.5% 0.0072 -0.0562) |
| OKLCH | oklch(82.5% 0.057 277.3) |
| XYZ | xyz(55.2459, 55.7187, 86.4253) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 4.12
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 8.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3EB #EBE4BC
analogous
#BCDAEB #BCC3EB #CCBCEB
triadic
#BCC3EB #EBBCC3 #C3EBBC
tetradic
#BCC3EB #EBBCDA #EBE4BC #BCEBCC
square
#BCC3EB #EBBCDA #EBE4BC #BCEBCC
split-complementary
#BCC3EB #EBCCBC #DAEBBC
monochromatic
#5E6FCF #8D99DD #BCC3EB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.73
#BCC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BCC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3EB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3EB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#B1CAD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc3eb; /* rgb */ color: rgb(188, 195, 235); /* oklch */ color: oklch(82.5% 0.057 277.3);
Tailwind
colors: {
custom: {
50: '#d0d5f1',
500: '#bcc3eb',
950: '#000000',
},
}SCSS
$custom: #bcc3eb; $custom-light: #d0d5f1; $custom-dark: #000000;
JSON
{
"hex": "#bcc3eb",
"rgb": {
"r": 188,
"g": 195,
"b": 235
},
"hsl": {
"h": 231.064,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.82497,
"c": 0.05666,
"h": 277.3
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#BCC3EB
secondary
#C7BD84
accent
#AA24C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385