#BCD3FB#BCD3FB
#BCD3FB is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.3% C 0.061 H 261.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3FB |
|---|---|
| RGB | rgb(188, 211, 251) |
| HSL | hsl(218, 89%, 86%) |
| HSV | hsv(218, 25%, 98%) |
| CMYK | cmyk(25.1%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.09, 0.89, -22.10) |
| CIE-LCH | lch(84.09, 22.12, 272.31°) |
| OKLab | oklab(86.3% -0.0091 -0.0605) |
| OKLCH | oklch(86.3% 0.061 261.5) |
| XYZ | xyz(61.4411, 64.2431, 100.4110) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.72
Light Blue Grey
#B7C9E2
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3FB #FBE4BC
analogous
#BCF2FB #BCD3FB #C4BCFB
triadic
#BCD3FB #FBBCD3 #D3FBBC
tetradic
#BCD3FB #FBBCF2 #FBE4BC #BCFBC4
square
#BCD3FB #FBBCF2 #FBE4BC #BCFBC4
split-complementary
#BCD3FB #FBC4BC #F2FBBC
monochromatic
#4887F4 #82ADF8 #BCD3FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.52
#BCD3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BCD3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3FB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3FB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#ABDBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3fb; /* rgb */ color: rgb(188, 211, 251); /* oklch */ color: oklch(86.3% 0.061 261.5);
Tailwind
colors: {
custom: {
50: '#d1e0fc',
500: '#bcd3fb',
950: '#000000',
},
}SCSS
$custom: #bcd3fb; $custom-light: #d1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd3fb",
"rgb": {
"r": 188,
"g": 211,
"b": 251
},
"hsl": {
"h": 218.095,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86301,
"c": 0.06113,
"h": 261.5
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#BCD3FB
secondary
#E0BB7B
accent
#9200E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485