#BCD6FA#BCD6FA
#BCD6FA is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.9% C 0.057 H 256.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6FA |
|---|---|
| RGB | rgb(188, 214, 250) |
| HSL | hsl(215, 86%, 86%) |
| HSV | hsv(215, 25%, 98%) |
| CMYK | cmyk(24.8%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(84.84, -0.92, -20.44) |
| CIE-LCH | lch(84.84, 20.46, 267.43°) |
| OKLab | oklab(86.87% -0.0133 -0.0559) |
| OKLCH | oklch(86.87% 0.057 256.6) |
| XYZ | xyz(62.0362, 65.6847, 99.8338) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.36
Light Blue Grey
#B7C9E2
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Cloudy Blue
#ACC2D9
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6FA #FAE0BC
analogous
#BCF5FA #BCD6FA #C1BCFA
triadic
#BCD6FA #FABCD6 #D6FABC
tetradic
#BCD6FA #FABCF5 #FAE0BC #BCFAC1
square
#BCD6FA #FABCF5 #FAE0BC #BCFAC1
split-complementary
#BCD6FA #FAC1BC #F5FABC
monochromatic
#4A90F1 #83B3F6 #BCD6FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.49
#BCD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BCD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6FA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6FA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#ABDEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd6fa; /* rgb */ color: rgb(188, 214, 250); /* oklch */ color: oklch(86.9% 0.057 256.6);
Tailwind
colors: {
custom: {
50: '#d1e2fc',
500: '#bcd6fa',
950: '#000000',
},
}SCSS
$custom: #bcd6fa; $custom-light: #d1e2fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd6fa",
"rgb": {
"r": 188,
"g": 214,
"b": 250
},
"hsl": {
"h": 214.839,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86873,
"c": 0.05743,
"h": 256.6
},
"luminance": 0.65687
}Semantic roles & 50–950 ramp
primary
#BCD6FA
secondary
#DEB57C
accent
#8503E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485