#BCD6FB#BCD6FB
#BCD6FB is a very light, muted blue. Relative luminance 0.657; OKLCH L 86.9% C 0.059 H 257.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6FB |
|---|---|
| RGB | rgb(188, 214, 251) |
| HSL | hsl(215, 89%, 86%) |
| HSV | hsv(215, 25%, 98%) |
| CMYK | cmyk(25.1%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(84.87, -0.69, -20.92) |
| CIE-LCH | lch(84.87, 20.94, 268.11°) |
| OKLab | oklab(86.91% -0.013 -0.0572) |
| OKLCH | oklch(86.91% 0.059 257.2) |
| XYZ | xyz(62.1934, 65.7476, 100.6618) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.27
Light Blue Grey
#B7C9E2
ΔE00 4.64
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6FB #FBE1BC
analogous
#BCF5FB #BCD6FB #C1BCFB
triadic
#BCD6FB #FBBCD6 #D6FBBC
tetradic
#BCD6FB #FBBCF5 #FBE1BC #BCFBC1
square
#BCD6FB #FBBCF5 #FBE1BC #BCFBC1
split-complementary
#BCD6FB #FBC1BC #F5FBBC
monochromatic
#488FF4 #82B3F8 #BCD6FB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.48
#BCD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BCD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6FB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6FB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#ABDEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd6fb; /* rgb */ color: rgb(188, 214, 251); /* oklch */ color: oklch(86.9% 0.059 257.2);
Tailwind
colors: {
custom: {
50: '#d1e2fc',
500: '#bcd6fb',
950: '#000000',
},
}SCSS
$custom: #bcd6fb; $custom-light: #d1e2fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd6fb",
"rgb": {
"r": 188,
"g": 214,
"b": 251
},
"hsl": {
"h": 215.238,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86909,
"c": 0.05866,
"h": 257.2
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#BCD6FB
secondary
#E0B67B
accent
#8700E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485