#BCD5FD#BCD5FD
#BCD5FD is a very light, moderate blue. Relative luminance 0.654; OKLCH L 86.8% C 0.062 H 259.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FD |
|---|---|
| RGB | rgb(188, 213, 253) |
| HSL | hsl(217, 94%, 86%) |
| HSV | hsv(217, 26%, 99%) |
| CMYK | cmyk(25.7%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(84.67, 0.29, -22.28) |
| CIE-LCH | lch(84.67, 22.28, 270.75°) |
| OKLab | oklab(86.78% -0.011 -0.061) |
| OKLCH | oklch(86.78% 0.062 259.8) |
| XYZ | xyz(62.2580, 65.3697, 102.2468) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.31
Light Blue Grey
#B7C9E2
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FD #FDE4BC
analogous
#BCF6FD #BCD5FD #C4BCFD
triadic
#BCD5FD #FDBCD5 #D5FDBC
tetradic
#BCD5FD #FDBCF6 #FDE4BC #BCFDC4
square
#BCD5FD #FDBCF6 #FDE4BC #BCFDC4
split-complementary
#BCD5FD #FDC4BC #F6FDBC
monochromatic
#458AF9 #81B0FB #BCD5FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.49
#BCD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BCD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#ABDDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5fd; /* rgb */ color: rgb(188, 213, 253); /* oklch */ color: oklch(86.8% 0.062 259.8);
Tailwind
colors: {
custom: {
50: '#d1e1fe',
500: '#bcd5fd',
950: '#000000',
},
}SCSS
$custom: #bcd5fd; $custom-light: #d1e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd5fd",
"rgb": {
"r": 188,
"g": 213,
"b": 253
},
"hsl": {
"h": 216.923,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86779,
"c": 0.06196,
"h": 259.8
},
"luminance": 0.65372
}Semantic roles & 50–950 ramp
primary
#BCD5FD
secondary
#E4BB7A
accent
#8D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485