#BCD6FC#BCD6FC
#BCD6FC is a very light, muted blue. Relative luminance 0.658; OKLCH L 86.9% C 0.060 H 257.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6FC |
|---|---|
| RGB | rgb(188, 214, 252) |
| HSL | hsl(216, 91%, 86%) |
| HSV | hsv(216, 25%, 99%) |
| CMYK | cmyk(25.4%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.90, -0.46, -21.40) |
| CIE-LCH | lch(84.90, 21.41, 268.76°) |
| OKLab | oklab(86.95% -0.0127 -0.0585) |
| OKLCH | oklch(86.95% 0.06 257.8) |
| XYZ | xyz(62.3514, 65.8108, 101.4942) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.21
Light Blue Grey
#B7C9E2
ΔE00 4.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6FC #FCE2BC
analogous
#BCF6FC #BCD6FC #C2BCFC
triadic
#BCD6FC #FCBCD6 #D6FCBC
tetradic
#BCD6FC #FCBCF6 #FCE2BC #BCFCC2
square
#BCD6FC #FCBCF6 #FCE2BC #BCFCC2
split-complementary
#BCD6FC #FCC2BC #F6FCBC
monochromatic
#478EF7 #81B2F9 #BCD6FC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.48
#BCD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BCD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6FC
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6FC | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#ABDEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd6fc; /* rgb */ color: rgb(188, 214, 252); /* oklch */ color: oklch(86.9% 0.060 257.8);
Tailwind
colors: {
custom: {
50: '#d1e2fd',
500: '#bcd6fc',
950: '#000000',
},
}SCSS
$custom: #bcd6fc; $custom-light: #d1e2fd; $custom-dark: #000000;
JSON
{
"hex": "#bcd6fc",
"rgb": {
"r": 188,
"g": 214,
"b": 252
},
"hsl": {
"h": 215.625,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.86945,
"c": 0.0599,
"h": 257.8
},
"luminance": 0.65813
}Semantic roles & 50–950 ramp
primary
#BCD6FC
secondary
#E2B87A
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485