#BCD5FE#BCD5FE
#BCD5FE is a very light, moderate blue. Relative luminance 0.654; OKLCH L 86.8% C 0.063 H 260.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FE |
|---|---|
| RGB | rgb(188, 213, 254) |
| HSL | hsl(217, 97%, 87%) |
| HSV | hsv(217, 26%, 100%) |
| CMYK | cmyk(26%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.71, 0.52, -22.75) |
| CIE-LCH | lch(84.71, 22.76, 271.32°) |
| OKLab | oklab(86.82% -0.0107 -0.0623) |
| OKLCH | oklch(86.82% 0.063 260.3) |
| XYZ | xyz(62.4177, 65.4336, 103.0880) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.33
Light Blue Grey
#B7C9E2
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 5.81
Pastel Blue
#A2BFFE
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FE #FEE5BC
analogous
#BCF6FE #BCD5FE #C4BCFE
triadic
#BCD5FE #FEBCD5 #D5FEBC
tetradic
#BCD5FE #FEBCF6 #FEE5BC #BCFEC4
square
#BCD5FE #FEBCF6 #FEE5BC #BCFEC4
split-complementary
#BCD5FE #FEC4BC #F6FEBC
monochromatic
#4389FC #80AFFD #BCD5FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.49
#BCD5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BCD5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#AADDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5fe; /* rgb */ color: rgb(188, 213, 254); /* oklch */ color: oklch(86.8% 0.063 260.3);
Tailwind
colors: {
custom: {
50: '#d1e1fe',
500: '#bcd5fe',
950: '#000000',
},
}SCSS
$custom: #bcd5fe; $custom-light: #d1e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd5fe",
"rgb": {
"r": 188,
"g": 213,
"b": 254
},
"hsl": {
"h": 217.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86815,
"c": 0.06322,
"h": 260.3
},
"luminance": 0.65436
}Semantic roles & 50–950 ramp
primary
#BCD5FE
secondary
#E5BC79
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485