#BCD5FC#BCD5FC
#BCD5FC is a very light, moderate blue. Relative luminance 0.653; OKLCH L 86.7% C 0.061 H 259.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FC |
|---|---|
| RGB | rgb(188, 213, 252) |
| HSL | hsl(217, 91%, 86%) |
| HSV | hsv(217, 25%, 99%) |
| CMYK | cmyk(25.4%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.64, 0.06, -21.80) |
| CIE-LCH | lch(84.64, 21.80, 270.17°) |
| OKLab | oklab(86.74% -0.0114 -0.0596) |
| OKLCH | oklch(86.74% 0.061 259.2) |
| XYZ | xyz(62.0991, 65.3062, 101.4101) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.30
Light Blue Grey
#B7C9E2
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FC #FCE3BC
analogous
#BCF5FC #BCD5FC #C3BCFC
triadic
#BCD5FC #FCBCD5 #D5FCBC
tetradic
#BCD5FC #FCBCF5 #FCE3BC #BCFCC3
square
#BCD5FC #FCBCF5 #FCE3BC #BCFCC3
split-complementary
#BCD5FC #FCC3BC #F5FCBC
monochromatic
#478CF7 #81B0F9 #BCD5FC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.49
#BCD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BCD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#C1D1FB
Tritanopia (blue-blind)
#ABDDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5fc; /* rgb */ color: rgb(188, 213, 252); /* oklch */ color: oklch(86.7% 0.061 259.2);
Tailwind
colors: {
custom: {
50: '#d1e1fd',
500: '#bcd5fc',
950: '#000000',
},
}SCSS
$custom: #bcd5fc; $custom-light: #d1e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bcd5fc",
"rgb": {
"r": 188,
"g": 213,
"b": 252
},
"hsl": {
"h": 216.563,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.86742,
"c": 0.0607,
"h": 259.2
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#BCD5FC
secondary
#E2B97A
accent
#8C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485