#BCC3FA#BCC3FA
#BCC3FA is a very light, moderate blue. Relative luminance 0.566; OKLCH L 83.1% C 0.077 H 278.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3FA |
|---|---|
| RGB | rgb(188, 195, 250) |
| HSL | hsl(233, 86%, 86%) |
| HSV | hsv(233, 25%, 98%) |
| CMYK | cmyk(24.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.97, 9.24, -27.85) |
| CIE-LCH | lch(79.97, 29.35, 288.35°) |
| OKLab | oklab(83.07% 0.012 -0.0766) |
| OKLCH | oklch(83.07% 0.078 278.9) |
| XYZ | xyz(57.5050, 56.6224, 98.3234) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.07
Periwinkle
#CCCCFF
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3FA #FAF3BC
analogous
#BCE2FA #BCC3FA #D4BCFA
triadic
#BCC3FA #FABCC3 #C3FABC
tetradic
#BCC3FA #FABCE2 #FAF3BC #BCFAD4
square
#BCC3FA #FABCE2 #FAF3BC #BCFAD4
split-complementary
#BCC3FA #FAD4BC #E2FABC
monochromatic
#4A5DF1 #8390F6 #BCC3FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.70
#BCC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BCC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3FA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3FA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#ADCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc3fa; /* rgb */ color: rgb(188, 195, 250); /* oklch */ color: oklch(83.1% 0.077 278.9);
Tailwind
colors: {
custom: {
50: '#d1d5fc',
500: '#bcc3fa',
950: '#000000',
},
}SCSS
$custom: #bcc3fa; $custom-light: #d1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc3fa",
"rgb": {
"r": 188,
"g": 195,
"b": 250
},
"hsl": {
"h": 233.226,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.83067,
"c": 0.0775,
"h": 278.9
},
"luminance": 0.56624
}Semantic roles & 50–950 ramp
primary
#BCC3FA
secondary
#DED37C
accent
#C903E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385