#BCD7FD#BCD7FD
#BCD7FD is a very light, moderate blue. Relative luminance 0.664; OKLCH L 87.2% C 0.060 H 256.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7FD |
|---|---|
| RGB | rgb(188, 215, 253) |
| HSL | hsl(215, 94%, 86%) |
| HSV | hsv(215, 26%, 99%) |
| CMYK | cmyk(25.7%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(85.19, -0.76, -21.49) |
| CIE-LCH | lch(85.19, 21.51, 267.97°) |
| OKLab | oklab(87.19% -0.0136 -0.0588) |
| OKLCH | oklch(87.19% 0.06 256.9) |
| XYZ | xyz(62.7642, 66.3821, 102.4156) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.16
Light Blue Grey
#B7C9E2
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7FD #FDE2BC
analogous
#BCF8FD #BCD7FD #C2BCFD
triadic
#BCD7FD #FDBCD7 #D7FDBC
tetradic
#BCD7FD #FDBCF8 #FDE2BC #BCFDC2
square
#BCD7FD #FDBCF8 #FDE2BC #BCFDC2
split-complementary
#BCD7FD #FDC2BC #F8FDBC
monochromatic
#4590F9 #81B4FB #BCD7FD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.47
#BCD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BCD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7FD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7FD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#AADFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd7fd; /* rgb */ color: rgb(188, 215, 253); /* oklch */ color: oklch(87.2% 0.060 256.9);
Tailwind
colors: {
custom: {
50: '#d1e3fe',
500: '#bcd7fd',
950: '#000000',
},
}SCSS
$custom: #bcd7fd; $custom-light: #d1e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd7fd",
"rgb": {
"r": 188,
"g": 215,
"b": 253
},
"hsl": {
"h": 215.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87185,
"c": 0.06035,
"h": 256.9
},
"luminance": 0.66384
}Semantic roles & 50–950 ramp
primary
#BCD7FD
secondary
#E4B87A
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485