#BCD5FF#BCD5FF
#BCD5FF is a very light, moderate blue. Relative luminance 0.655; OKLCH L 86.9% C 0.064 H 260.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FF |
|---|---|
| RGB | rgb(188, 213, 255) |
| HSL | hsl(218, 100%, 87%) |
| HSV | hsv(218, 26%, 100%) |
| CMYK | cmyk(26.3%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(84.74, 0.75, -23.23) |
| CIE-LCH | lch(84.74, 23.25, 271.86°) |
| OKLab | oklab(86.85% -0.0103 -0.0636) |
| OKLCH | oklch(86.85% 0.064 260.8) |
| XYZ | xyz(62.5783, 65.4979, 103.9336) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.36
Light Blue Grey
#B7C9E2
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FF #FFE6BC
analogous
#BCF7FF #BCD5FF #C5BCFF
triadic
#BCD5FF #FFBCD5 #D5FFBC
tetradic
#BCD5FF #FFBCF7 #FFE6BC #BCFFC5
square
#BCD5FF #FFBCF7 #FFE6BC #BCFFC5
split-complementary
#BCD5FF #FFC5BC #F7FFBC
monochromatic
#4288FF #7FAFFF #BCD5FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.49
#BCD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BCD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#AADEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd5ff; /* rgb */ color: rgb(188, 213, 255); /* oklch */ color: oklch(86.9% 0.064 260.8);
Tailwind
colors: {
custom: {
50: '#d1e1ff',
500: '#bcd5ff',
950: '#000000',
},
}SCSS
$custom: #bcd5ff; $custom-light: #d1e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bcd5ff",
"rgb": {
"r": 188,
"g": 213,
"b": 255
},
"hsl": {
"h": 217.612,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.86852,
"c": 0.06448,
"h": 260.8
},
"luminance": 0.655
}Semantic roles & 50–950 ramp
primary
#BCD5FF
secondary
#E7BE78
accent
#9000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486