#BCC3FD#BCC3FD
#BCC3FD is a very light, moderate blue. Relative luminance 0.568; OKLCH L 83.2% C 0.082 H 279.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3FD |
|---|---|
| RGB | rgb(188, 195, 253) |
| HSL | hsl(234, 94%, 86%) |
| HSV | hsv(234, 26%, 99%) |
| CMYK | cmyk(25.7%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.07, 9.94, -29.29) |
| CIE-LCH | lch(80.07, 30.93, 288.74°) |
| OKLab | oklab(83.19% 0.0129 -0.0806) |
| OKLCH | oklch(83.19% 0.082 279.1) |
| XYZ | xyz(57.9792, 56.8120, 100.8205) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.39
Periwinkle
#CCCCFF
ΔE00 3.81
Pastel Blue
#A2BFFE
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3FD #FDF6BC
analogous
#BCE4FD #BCC3FD #D6BCFD
triadic
#BCC3FD #FDBCC3 #C3FDBC
tetradic
#BCC3FD #FDBCE4 #FDF6BC #BCFDD6
square
#BCC3FD #FDBCE4 #FDF6BC #BCFDD6
split-complementary
#BCC3FD #FDD6BC #E4FDBC
monochromatic
#4559F9 #818EFB #BCC3FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.70
#BCC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BCC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3FD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3FD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#ACCDD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc3fd; /* rgb */ color: rgb(188, 195, 253); /* oklch */ color: oklch(83.2% 0.082 279.1);
Tailwind
colors: {
custom: {
50: '#d1d5fe',
500: '#bcc3fd',
950: '#000000',
},
}SCSS
$custom: #bcc3fd; $custom-light: #d1d5fe; $custom-dark: #000000;
JSON
{
"hex": "#bcc3fd",
"rgb": {
"r": 188,
"g": 195,
"b": 253
},
"hsl": {
"h": 233.538,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.83186,
"c": 0.08165,
"h": 279.1
},
"luminance": 0.56813
}Semantic roles & 50–950 ramp
primary
#BCC3FD
secondary
#E4D87A
accent
#CD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385