#BCD5F9#BCD5F9
#BCD5F9 is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.6% C 0.057 H 257.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5F9 |
|---|---|
| RGB | rgb(188, 213, 249) |
| HSL | hsl(215, 84%, 86%) |
| HSV | hsv(215, 24%, 98%) |
| CMYK | cmyk(24.5%, 14.5%, 0%, 2.4%) |
| CIE-LAB | lab(84.54, -0.62, -20.36) |
| CIE-LCH | lch(84.54, 20.36, 268.26°) |
| OKLab | oklab(86.63% -0.0124 -0.0556) |
| OKLCH | oklch(86.63% 0.057 257.4) |
| XYZ | xyz(61.6275, 65.1175, 98.9261) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.44
Light Blue Grey
#B7C9E2
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Cloudy Blue
#ACC2D9
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5F9 #F9E0BC
analogous
#BCF3F9 #BCD5F9 #C1BCF9
triadic
#BCD5F9 #F9BCD5 #D5F9BC
tetradic
#BCD5F9 #F9BCF3 #F9E0BC #BCF9C1
square
#BCD5F9 #F9BCF3 #F9E0BC #BCF9C1
split-complementary
#BCD5F9 #F9C1BC #F3F9BC
monochromatic
#4C8FEF #84B2F4 #BCD5F9 #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.50
#BCD5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BCD5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5F9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5F9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FB
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#ACDDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd5f9; /* rgb */ color: rgb(188, 213, 249); /* oklch */ color: oklch(86.6% 0.057 257.4);
Tailwind
colors: {
custom: {
50: '#d1e1fb',
500: '#bcd5f9',
950: '#000000',
},
}SCSS
$custom: #bcd5f9; $custom-light: #d1e1fb; $custom-dark: #000000;
JSON
{
"hex": "#bcd5f9",
"rgb": {
"r": 188,
"g": 213,
"b": 249
},
"hsl": {
"h": 215.41,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.86634,
"c": 0.05697,
"h": 257.4
},
"luminance": 0.65119
}Semantic roles & 50–950 ramp
primary
#BCD5F9
secondary
#DDB57C
accent
#8606E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485