#BCD5FB#BCD5FB
#BCD5FB is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.7% C 0.059 H 258.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5FB |
|---|---|
| RGB | rgb(188, 213, 251) |
| HSL | hsl(216, 89%, 86%) |
| HSV | hsv(216, 25%, 98%) |
| CMYK | cmyk(25.1%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(84.61, -0.16, -21.32) |
| CIE-LCH | lch(84.61, 21.32, 269.56°) |
| OKLab | oklab(86.71% -0.0117 -0.0583) |
| OKLCH | oklch(86.71% 0.059 258.7) |
| XYZ | xyz(61.9411, 65.2430, 100.5777) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.32
Light Blue Grey
#B7C9E2
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5FB #FBE2BC
analogous
#BCF5FB #BCD5FB #C2BCFB
triadic
#BCD5FB #FBBCD5 #D5FBBC
tetradic
#BCD5FB #FBBCF5 #FBE2BC #BCFBC2
square
#BCD5FB #FBBCF5 #FBE2BC #BCFBC2
split-complementary
#BCD5FB #FBC2BC #F5FBBC
monochromatic
#488DF4 #82B1F8 #BCD5FB #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.49
#BCD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5FB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5FB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FD
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#ABDDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5fb; /* rgb */ color: rgb(188, 213, 251); /* oklch */ color: oklch(86.7% 0.059 258.7);
Tailwind
colors: {
custom: {
50: '#d1e1fc',
500: '#bcd5fb',
950: '#000000',
},
}SCSS
$custom: #bcd5fb; $custom-light: #d1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd5fb",
"rgb": {
"r": 188,
"g": 213,
"b": 251
},
"hsl": {
"h": 216.19,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86706,
"c": 0.05945,
"h": 258.7
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#BCD5FB
secondary
#E0B87B
accent
#8A00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485