#BCD4FE#BCD4FE
#BCD4FE is a very light, moderate blue. Relative luminance 0.649; OKLCH L 86.6% C 0.064 H 261.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4FE |
|---|---|
| RGB | rgb(188, 212, 254) |
| HSL | hsl(218, 97%, 87%) |
| HSV | hsv(218, 26%, 100%) |
| CMYK | cmyk(26%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.45, 1.05, -23.15) |
| CIE-LCH | lch(84.45, 23.17, 272.60°) |
| OKLab | oklab(86.61% -0.0094 -0.0634) |
| OKLCH | oklch(86.61% 0.064 261.6) |
| XYZ | xyz(62.1670, 64.9321, 103.0044) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.55
Light Blue Grey
#B7C9E2
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 6.03
Light Periwinkle
#C1C6FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4FE #FEE6BC
analogous
#BCF5FE #BCD4FE #C5BCFE
triadic
#BCD4FE #FEBCD4 #D4FEBC
tetradic
#BCD4FE #FEBCF5 #FEE6BC #BCFEC5
square
#BCD4FE #FEBCF5 #FEE6BC #BCFEC5
split-complementary
#BCD4FE #FEC5BC #F5FEBC
monochromatic
#4387FC #80ADFD #BCD4FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.50
#BCD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4FE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4FE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#AADDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd4fe; /* rgb */ color: rgb(188, 212, 254); /* oklch */ color: oklch(86.6% 0.064 261.6);
Tailwind
colors: {
custom: {
50: '#d1e1fe',
500: '#bcd4fe',
950: '#000000',
},
}SCSS
$custom: #bcd4fe; $custom-light: #d1e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd4fe",
"rgb": {
"r": 188,
"g": 212,
"b": 254
},
"hsl": {
"h": 218.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86613,
"c": 0.06409,
"h": 261.6
},
"luminance": 0.64934
}Semantic roles & 50–950 ramp
primary
#BCD4FE
secondary
#E5BE79
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486