#BCD4FA#BCD4FA
#BCD4FA is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.5% C 0.059 H 259.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4FA |
|---|---|
| RGB | rgb(188, 212, 250) |
| HSL | hsl(217, 86%, 86%) |
| HSV | hsv(217, 25%, 98%) |
| CMYK | cmyk(24.8%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.32, 0.14, -21.23) |
| CIE-LCH | lch(84.32, 21.23, 270.37°) |
| OKLab | oklab(86.47% -0.0107 -0.058) |
| OKLCH | oklch(86.47% 0.059 259.5) |
| XYZ | xyz(61.5331, 64.6786, 99.6661) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.49
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.17
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4FA #FAE2BC
analogous
#BCF3FA #BCD4FA #C3BCFA
triadic
#BCD4FA #FABCD4 #D4FABC
tetradic
#BCD4FA #FABCF3 #FAE2BC #BCFAC3
square
#BCD4FA #FABCF3 #FAE2BC #BCFAC3
split-complementary
#BCD4FA #FAC3BC #F3FABC
monochromatic
#4A8BF1 #83AFF6 #BCD4FA #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.51
#BCD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BCD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4FA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4FA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#ACDCE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd4fa; /* rgb */ color: rgb(188, 212, 250); /* oklch */ color: oklch(86.5% 0.059 259.5);
Tailwind
colors: {
custom: {
50: '#d1e1fc',
500: '#bcd4fa',
950: '#000000',
},
}SCSS
$custom: #bcd4fa; $custom-light: #d1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd4fa",
"rgb": {
"r": 188,
"g": 212,
"b": 250
},
"hsl": {
"h": 216.774,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86467,
"c": 0.05901,
"h": 259.5
},
"luminance": 0.6468
}Semantic roles & 50–950 ramp
primary
#BCD4FA
secondary
#DEB87C
accent
#8C03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485