#BCD3F9#BCD3F9
#BCD3F9 is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.2% C 0.059 H 260.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3F9 |
|---|---|
| RGB | rgb(188, 211, 249) |
| HSL | hsl(217, 84%, 86%) |
| HSV | hsv(217, 24%, 98%) |
| CMYK | cmyk(24.5%, 15.3%, 0%, 2.4%) |
| CIE-LAB | lab(84.03, 0.44, -21.14) |
| CIE-LCH | lch(84.03, 21.14, 271.19°) |
| OKLab | oklab(86.23% -0.0097 -0.0578) |
| OKLCH | oklch(86.23% 0.059 260.4) |
| XYZ | xyz(61.1275, 64.1176, 98.7594) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.07
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.34
Cloudy Blue
#ACC2D9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3F9 #F9E2BC
analogous
#BCF1F9 #BCD3F9 #C3BCF9
triadic
#BCD3F9 #F9BCD3 #D3F9BC
tetradic
#BCD3F9 #F9BCF1 #F9E2BC #BCF9C3
square
#BCD3F9 #F9BCF1 #F9E2BC #BCF9C3
split-complementary
#BCD3F9 #F9C3BC #F1F9BC
monochromatic
#4C89EF #84AEF4 #BCD3F9 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.52
#BCD3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BCD3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3F9
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3F9 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#ACDBDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd3f9; /* rgb */ color: rgb(188, 211, 249); /* oklch */ color: oklch(86.2% 0.059 260.4);
Tailwind
colors: {
custom: {
50: '#d1e0fb',
500: '#bcd3f9',
950: '#000000',
},
}SCSS
$custom: #bcd3f9; $custom-light: #d1e0fb; $custom-dark: #000000;
JSON
{
"hex": "#bcd3f9",
"rgb": {
"r": 188,
"g": 211,
"b": 249
},
"hsl": {
"h": 217.377,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.86228,
"c": 0.05859,
"h": 260.4
},
"luminance": 0.64119
}Semantic roles & 50–950 ramp
primary
#BCD3F9
secondary
#DDB87C
accent
#8E06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485