#BCC3FC#BCC3FC
#BCC3FC is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.1% C 0.080 H 279.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3FC |
|---|---|
| RGB | rgb(188, 195, 252) |
| HSL | hsl(233, 91%, 86%) |
| HSV | hsv(233, 25%, 99%) |
| CMYK | cmyk(25.4%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.04, 9.70, -28.81) |
| CIE-LCH | lch(80.04, 30.40, 288.61°) |
| OKLab | oklab(83.15% 0.0126 -0.0793) |
| OKLCH | oklch(83.15% 0.08 279) |
| XYZ | xyz(57.8203, 56.7485, 99.9838) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.26
Periwinkle
#CCCCFF
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3FC #FCF5BC
analogous
#BCE3FC #BCC3FC #D5BCFC
triadic
#BCC3FC #FCBCC3 #C3FCBC
tetradic
#BCC3FC #FCBCE3 #FCF5BC #BCFCD5
square
#BCC3FC #FCBCE3 #FCF5BC #BCFCD5
split-complementary
#BCC3FC #FCD5BC #E3FCBC
monochromatic
#475AF7 #818FF9 #BCC3FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.70
#BCC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BCC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3FC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3FC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#B0C4FB
Tritanopia (blue-blind)
#ADCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc3fc; /* rgb */ color: rgb(188, 195, 252); /* oklch */ color: oklch(83.1% 0.080 279.0);
Tailwind
colors: {
custom: {
50: '#d1d5fd',
500: '#bcc3fc',
950: '#000000',
},
}SCSS
$custom: #bcc3fc; $custom-light: #d1d5fd; $custom-dark: #000000;
JSON
{
"hex": "#bcc3fc",
"rgb": {
"r": 188,
"g": 195,
"b": 252
},
"hsl": {
"h": 233.438,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.83146,
"c": 0.08027,
"h": 279
},
"luminance": 0.5675
}Semantic roles & 50–950 ramp
primary
#BCC3FC
secondary
#E2D77A
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385