#BCD3FF#BCD3FF
#BCD3FF is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.4% C 0.066 H 263.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3FF |
|---|---|
| RGB | rgb(188, 211, 255) |
| HSL | hsl(219, 100%, 87%) |
| HSV | hsv(219, 26%, 100%) |
| CMYK | cmyk(26.3%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(84.22, 1.81, -24.02) |
| CIE-LCH | lch(84.22, 24.08, 274.32°) |
| OKLab | oklab(86.45% -0.0077 -0.0658) |
| OKLCH | oklch(86.45% 0.066 263.3) |
| XYZ | xyz(62.0783, 64.4979, 103.7669) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.87
Light Blue Grey
#B7C9E2
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.82
Light Periwinkle
#C1C6FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3FF #FFE8BC
analogous
#BCF5FF #BCD3FF #C7BCFF
triadic
#BCD3FF #FFBCD3 #D3FFBC
tetradic
#BCD3FF #FFBCF5 #FFE8BC #BCFFC7
square
#BCD3FF #FFBCF5 #FFE8BC #BCFFC7
split-complementary
#BCD3FF #FFC7BC #F5FFBC
monochromatic
#4283FF #7FABFF #BCD3FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.51
#BCD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#BCD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3FF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3FF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#AADCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3ff; /* rgb */ color: rgb(188, 211, 255); /* oklch */ color: oklch(86.4% 0.066 263.3);
Tailwind
colors: {
custom: {
50: '#d1e0ff',
500: '#bcd3ff',
950: '#000000',
},
}SCSS
$custom: #bcd3ff; $custom-light: #d1e0ff; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ff",
"rgb": {
"r": 188,
"g": 211,
"b": 255
},
"hsl": {
"h": 219.403,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.86448,
"c": 0.06628,
"h": 263.3
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#BCD3FF
secondary
#E7C178
accent
#9700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486