#BCD4FC#BCD4FC
#BCD4FC is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.5% C 0.062 H 260.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4FC |
|---|---|
| RGB | rgb(188, 212, 252) |
| HSL | hsl(218, 91%, 86%) |
| HSV | hsv(218, 25%, 99%) |
| CMYK | cmyk(25.4%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.38, 0.59, -22.19) |
| CIE-LCH | lch(84.38, 22.20, 271.53°) |
| OKLab | oklab(86.54% -0.01 -0.0607) |
| OKLCH | oklch(86.54% 0.062 260.6) |
| XYZ | xyz(61.8484, 64.8047, 101.3265) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.49
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4FC #FCE4BC
analogous
#BCF4FC #BCD4FC #C4BCFC
triadic
#BCD4FC #FCBCD4 #D4FCBC
tetradic
#BCD4FC #FCBCF4 #FCE4BC #BCFCC4
square
#BCD4FC #FCBCF4 #FCE4BC #BCFCC4
split-complementary
#BCD4FC #FCC4BC #F4FCBC
monochromatic
#4789F7 #81AEF9 #BCD4FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.50
#BCD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BCD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4FC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4FC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#ABDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd4fc; /* rgb */ color: rgb(188, 212, 252); /* oklch */ color: oklch(86.5% 0.062 260.6);
Tailwind
colors: {
custom: {
50: '#d1e1fd',
500: '#bcd4fc',
950: '#000000',
},
}SCSS
$custom: #bcd4fc; $custom-light: #d1e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bcd4fc",
"rgb": {
"r": 188,
"g": 212,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.8654,
"c": 0.06154,
"h": 260.6
},
"luminance": 0.64807
}Semantic roles & 50–950 ramp
primary
#BCD4FC
secondary
#E2BB7A
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485