#BCD3FD#BCD3FD
#BCD3FD is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.4% C 0.064 H 262.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3FD |
|---|---|
| RGB | rgb(188, 211, 253) |
| HSL | hsl(219, 94%, 86%) |
| HSV | hsv(219, 26%, 99%) |
| CMYK | cmyk(25.7%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.16, 1.35, -23.06) |
| CIE-LCH | lch(84.16, 23.10, 273.36°) |
| OKLab | oklab(86.37% -0.0084 -0.0631) |
| OKLCH | oklch(86.37% 0.064 262.4) |
| XYZ | xyz(61.7581, 64.3698, 102.0802) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3FD #FDE6BC
analogous
#BCF4FD #BCD3FD #C6BCFD
triadic
#BCD3FD #FDBCD3 #D3FDBC
tetradic
#BCD3FD #FDBCF4 #FDE6BC #BCFDC6
square
#BCD3FD #FDBCF4 #FDE6BC #BCFDC6
split-complementary
#BCD3FD #FDC6BC #F4FDBC
monochromatic
#4585F9 #81ACFB #BCD3FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.51
#BCD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3FD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3FD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#ABDBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3fd; /* rgb */ color: rgb(188, 211, 253); /* oklch */ color: oklch(86.4% 0.064 262.4);
Tailwind
colors: {
custom: {
50: '#d1e0fe',
500: '#bcd3fd',
950: '#000000',
},
}SCSS
$custom: #bcd3fd; $custom-light: #d1e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd3fd",
"rgb": {
"r": 188,
"g": 211,
"b": 253
},
"hsl": {
"h": 218.769,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86374,
"c": 0.0637,
"h": 262.4
},
"luminance": 0.64372
}Semantic roles & 50–950 ramp
primary
#BCD3FD
secondary
#E4BE7A
accent
#9400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485