#BCD3FA#BCD3FA
#BCD3FA is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.3% C 0.060 H 261.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3FA |
|---|---|
| RGB | rgb(188, 211, 250) |
| HSL | hsl(218, 86%, 86%) |
| HSV | hsv(218, 25%, 98%) |
| CMYK | cmyk(24.8%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(84.06, 0.66, -21.62) |
| CIE-LCH | lch(84.06, 21.63, 271.76°) |
| OKLab | oklab(86.27% -0.0094 -0.0591) |
| OKLCH | oklch(86.27% 0.06 261) |
| XYZ | xyz(61.2839, 64.1802, 99.5830) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3FA #FAE3BC
analogous
#BCF2FA #BCD3FA #C4BCFA
triadic
#BCD3FA #FABCD3 #D3FABC
tetradic
#BCD3FA #FABCF2 #FAE3BC #BCFAC4
square
#BCD3FA #FABCF2 #FAE3BC #BCFAC4
split-complementary
#BCD3FA #FAC4BC #F2FABC
monochromatic
#4A88F1 #83AEF6 #BCD3FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.52
#BCD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BCD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3FA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3FA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#ACDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3fa; /* rgb */ color: rgb(188, 211, 250); /* oklch */ color: oklch(86.3% 0.060 261.0);
Tailwind
colors: {
custom: {
50: '#d1e0fc',
500: '#bcd3fa',
950: '#000000',
},
}SCSS
$custom: #bcd3fa; $custom-light: #d1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd3fa",
"rgb": {
"r": 188,
"g": 211,
"b": 250
},
"hsl": {
"h": 217.742,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86265,
"c": 0.05986,
"h": 261
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#BCD3FA
secondary
#DEBA7C
accent
#9003E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485