#BCD4FB#BCD4FB
#BCD4FB is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.5% C 0.060 H 260.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4FB |
|---|---|
| RGB | rgb(188, 212, 251) |
| HSL | hsl(217, 89%, 86%) |
| HSV | hsv(217, 25%, 98%) |
| CMYK | cmyk(25.1%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.35, 0.36, -21.71) |
| CIE-LCH | lch(84.35, 21.71, 270.96°) |
| OKLab | oklab(86.5% -0.0104 -0.0594) |
| OKLCH | oklch(86.5% 0.06 260.1) |
| XYZ | xyz(61.6903, 64.7415, 100.4941) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.48
Light Blue Grey
#B7C9E2
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4FB #FBE3BC
analogous
#BCF3FB #BCD4FB #C3BCFB
triadic
#BCD4FB #FBBCD4 #D4FBBC
tetradic
#BCD4FB #FBBCF3 #FBE3BC #BCFBC3
square
#BCD4FB #FBBCF3 #FBE3BC #BCFBC3
split-complementary
#BCD4FB #FBC3BC #F3FBBC
monochromatic
#488AF4 #82AFF8 #BCD4FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.51
#BCD4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BCD4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4FB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4FB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#ABDCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd4fb; /* rgb */ color: rgb(188, 212, 251); /* oklch */ color: oklch(86.5% 0.060 260.1);
Tailwind
colors: {
custom: {
50: '#d1e1fc',
500: '#bcd4fb',
950: '#000000',
},
}SCSS
$custom: #bcd4fb; $custom-light: #d1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd4fb",
"rgb": {
"r": 188,
"g": 212,
"b": 251
},
"hsl": {
"h": 217.143,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86503,
"c": 0.06028,
"h": 260.1
},
"luminance": 0.64743
}Semantic roles & 50–950 ramp
primary
#BCD4FB
secondary
#E0BA7B
accent
#8E00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485