#BCD6FE#BCD6FE
#BCD6FE is a very light, moderate blue. Relative luminance 0.659; OKLCH L 87.0% C 0.062 H 258.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6FE |
|---|---|
| RGB | rgb(188, 214, 254) |
| HSL | hsl(216, 97%, 87%) |
| HSV | hsv(216, 26%, 100%) |
| CMYK | cmyk(26%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.96, -0.01, -22.36) |
| CIE-LCH | lch(84.96, 22.36, 269.99°) |
| OKLab | oklab(87.02% -0.012 -0.0612) |
| OKLCH | oklch(87.02% 0.062 258.9) |
| XYZ | xyz(62.6700, 65.9382, 103.1721) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.17
Light Blue Grey
#B7C9E2
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6FE #FEE4BC
analogous
#BCF7FE #BCD6FE #C3BCFE
triadic
#BCD6FE #FEBCD6 #D6FEBC
tetradic
#BCD6FE #FEBCF7 #FEE4BC #BCFEC3
square
#BCD6FE #FEBCF7 #FEE4BC #BCFEC3
split-complementary
#BCD6FE #FEC3BC #F7FEBC
monochromatic
#438CFC #80B1FD #BCD6FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.48
#BCD6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BCD6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6FE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6FE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#AADEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd6fe; /* rgb */ color: rgb(188, 214, 254); /* oklch */ color: oklch(87.0% 0.062 258.9);
Tailwind
colors: {
custom: {
50: '#d1e2fe',
500: '#bcd6fe',
950: '#000000',
},
}SCSS
$custom: #bcd6fe; $custom-light: #d1e2fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd6fe",
"rgb": {
"r": 188,
"g": 214,
"b": 254
},
"hsl": {
"h": 216.364,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.87018,
"c": 0.06238,
"h": 258.9
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#BCD6FE
secondary
#E5BB79
accent
#8B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485