#BCC3EF#BCC3EF
#BCC3EF is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.6% C 0.062 H 277.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3EF |
|---|---|
| RGB | rgb(188, 195, 239) |
| HSL | hsl(232, 61%, 84%) |
| HSV | hsv(232, 21%, 94%) |
| CMYK | cmyk(21.3%, 18.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.59, 6.73, -22.55) |
| CIE-LCH | lch(79.59, 23.53, 286.62°) |
| OKLab | oklab(82.65% 0.0085 -0.0616) |
| OKLCH | oklch(82.65% 0.062 277.9) |
| XYZ | xyz(55.8303, 55.9525, 89.5031) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.35
Periwinkle
#CCCCFF
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3EF #EFE8BC
analogous
#BCDCEF #BCC3EF #CEBCEF
triadic
#BCC3EF #EFBCC3 #C3EFBC
tetradic
#BCC3EF #EFBCDC #EFE8BC #BCEFCE
square
#BCC3EF #EFBCDC #EFE8BC #BCEFCE
split-complementary
#BCC3EF #EFCEBC #DCEFBC
monochromatic
#596BD7 #8B97E3 #BCC3EF #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.72
#BCC3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BCC3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3EF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3EF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#B0CBD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc3ef; /* rgb */ color: rgb(188, 195, 239); /* oklch */ color: oklch(82.6% 0.062 277.9);
Tailwind
colors: {
custom: {
50: '#d0d5f4',
500: '#bcc3ef',
950: '#000000',
},
}SCSS
$custom: #bcc3ef; $custom-light: #d0d5f4; $custom-dark: #000000;
JSON
{
"hex": "#bcc3ef",
"rgb": {
"r": 188,
"g": 195,
"b": 239
},
"hsl": {
"h": 231.765,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.82646,
"c": 0.06221,
"h": 277.9
},
"luminance": 0.55954
}Semantic roles & 50–950 ramp
primary
#BCC3EF
secondary
#CDC382
accent
#B11CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385