#BCD9FB#BCD9FB
#BCD9FB is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.5% C 0.057 H 252.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9FB |
|---|---|
| RGB | rgb(188, 217, 251) |
| HSL | hsl(212, 89%, 86%) |
| HSV | hsv(212, 25%, 98%) |
| CMYK | cmyk(25.1%, 13.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.65, -2.27, -19.75) |
| CIE-LCH | lch(85.65, 19.88, 263.45°) |
| OKLab | oklab(87.52% -0.0169 -0.0539) |
| OKLCH | oklch(87.52% 0.057 252.6) |
| XYZ | xyz(62.9596, 67.2800, 100.9172) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9FB #FBDEBC
analogous
#BCF8FB #BCD9FB #BEBCFB
triadic
#BCD9FB #FBBCD9 #D9FBBC
tetradic
#BCD9FB #FBBCF8 #FBDEBC #BCFBBE
square
#BCD9FB #FBBCF8 #FBDEBC #BCFBBE
split-complementary
#BCD9FB #FBBEBC #F8FBBC
monochromatic
#4897F4 #82B8F8 #BCD9FB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.45
#BCD9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BCD9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9FB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9FB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#ABE0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcd9fb; /* rgb */ color: rgb(188, 217, 251); /* oklch */ color: oklch(87.5% 0.057 252.6);
Tailwind
colors: {
custom: {
50: '#d1e4fc',
500: '#bcd9fb',
950: '#000000',
},
}SCSS
$custom: #bcd9fb; $custom-light: #d1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd9fb",
"rgb": {
"r": 188,
"g": 217,
"b": 251
},
"hsl": {
"h": 212.381,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.8752,
"c": 0.05654,
"h": 252.6
},
"luminance": 0.67282
}Semantic roles & 50–950 ramp
primary
#BCD9FB
secondary
#E0B27B
accent
#7C00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485