#BCD7FB#BCD7FB
#BCD7FB is a very light, muted cyan. Relative luminance 0.663; OKLCH L 87.1% C 0.058 H 255.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7FB |
|---|---|
| RGB | rgb(188, 215, 251) |
| HSL | hsl(214, 89%, 86%) |
| HSV | hsv(214, 25%, 98%) |
| CMYK | cmyk(25.1%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.13, -1.22, -20.53) |
| CIE-LCH | lch(85.13, 20.57, 266.60°) |
| OKLab | oklab(87.11% -0.0143 -0.0561) |
| OKLCH | oklch(87.11% 0.058 255.7) |
| XYZ | xyz(62.4472, 66.2553, 100.7464) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.34
Light Blue Grey
#B7C9E2
ΔE00 4.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7FB #FBE0BC
analogous
#BCF6FB #BCD7FB #C0BCFB
triadic
#BCD7FB #FBBCD7 #D7FBBC
tetradic
#BCD7FB #FBBCF6 #FBE0BC #BCFBC0
square
#BCD7FB #FBBCF6 #FBE0BC #BCFBC0
split-complementary
#BCD7FB #FBC0BC #F6FBBC
monochromatic
#4892F4 #82B5F8 #BCD7FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.47
#BCD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BCD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7FB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7FB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#ABDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd7fb; /* rgb */ color: rgb(188, 215, 251); /* oklch */ color: oklch(87.1% 0.058 255.7);
Tailwind
colors: {
custom: {
50: '#d1e3fc',
500: '#bcd7fb',
950: '#000000',
},
}SCSS
$custom: #bcd7fb; $custom-light: #d1e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd7fb",
"rgb": {
"r": 188,
"g": 215,
"b": 251
},
"hsl": {
"h": 214.286,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87113,
"c": 0.05791,
"h": 255.7
},
"luminance": 0.66257
}Semantic roles & 50–950 ramp
primary
#BCD7FB
secondary
#E0B57B
accent
#8300E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485