#BCD6FF#BCD6FF
#BCD6FF is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.1% C 0.064 H 259.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6FF |
|---|---|
| RGB | rgb(188, 214, 255) |
| HSL | hsl(217, 100%, 87%) |
| HSV | hsv(217, 26%, 100%) |
| CMYK | cmyk(26.3%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(85.00, 0.22, -22.84) |
| CIE-LCH | lch(85.00, 22.84, 270.56°) |
| OKLab | oklab(87.06% -0.0116 -0.0625) |
| OKLCH | oklch(87.06% 0.064 259.4) |
| XYZ | xyz(62.8306, 66.0025, 104.0177) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6FF #FFE5BC
analogous
#BCF8FF #BCD6FF #C4BCFF
triadic
#BCD6FF #FFBCD6 #D6FFBC
tetradic
#BCD6FF #FFBCF8 #FFE5BC #BCFFC4
square
#BCD6FF #FFBCF8 #FFE5BC #BCFFC4
split-complementary
#BCD6FF #FFC4BC #F8FFBC
monochromatic
#428BFF #7FB1FF #BCD6FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.48
#BCD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BCD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6FF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6FF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#AADEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd6ff; /* rgb */ color: rgb(188, 214, 255); /* oklch */ color: oklch(87.1% 0.064 259.4);
Tailwind
colors: {
custom: {
50: '#d1e2ff',
500: '#bcd6ff',
950: '#000000',
},
}SCSS
$custom: #bcd6ff; $custom-light: #d1e2ff; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ff",
"rgb": {
"r": 188,
"g": 214,
"b": 255
},
"hsl": {
"h": 216.716,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.87055,
"c": 0.06363,
"h": 259.4
},
"luminance": 0.66005
}Semantic roles & 50–950 ramp
primary
#BCD6FF
secondary
#E7BC78
accent
#8C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486