#BCD5FA#BCD5FA
#BCD5FA is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.7% C 0.058 H 258.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FA |
|---|---|
| RGB | rgb(188, 213, 250) |
| HSL | hsl(216, 86%, 86%) |
| HSV | hsv(216, 25%, 98%) |
| CMYK | cmyk(24.8%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(84.58, -0.39, -20.84) |
| CIE-LCH | lch(84.58, 20.84, 268.92°) |
| OKLab | oklab(86.67% -0.012 -0.0569) |
| OKLCH | oklch(86.67% 0.058 258.1) |
| XYZ | xyz(61.7839, 65.1801, 99.7497) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.37
Light Blue Grey
#B7C9E2
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FA #FAE1BC
analogous
#BCF4FA #BCD5FA #C2BCFA
triadic
#BCD5FA #FABCD5 #D5FABC
tetradic
#BCD5FA #FABCF4 #FAE1BC #BCFAC2
square
#BCD5FA #FABCF4 #FAE1BC #BCFAC2
split-complementary
#BCD5FA #FAC2BC #F4FABC
monochromatic
#4A8EF1 #83B1F6 #BCD5FA #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.50
#BCD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BCD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#ABDDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5fa; /* rgb */ color: rgb(188, 213, 250); /* oklch */ color: oklch(86.7% 0.058 258.1);
Tailwind
colors: {
custom: {
50: '#d1e1fc',
500: '#bcd5fa',
950: '#000000',
},
}SCSS
$custom: #bcd5fa; $custom-light: #d1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd5fa",
"rgb": {
"r": 188,
"g": 213,
"b": 250
},
"hsl": {
"h": 215.806,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.8667,
"c": 0.05821,
"h": 258.1
},
"luminance": 0.65182
}Semantic roles & 50–950 ramp
primary
#BCD5FA
secondary
#DEB77C
accent
#8803E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485