#BCD7FC#BCD7FC
#BCD7FC is a very light, muted cyan. Relative luminance 0.663; OKLCH L 87.1% C 0.059 H 256.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7FC |
|---|---|
| RGB | rgb(188, 215, 252) |
| HSL | hsl(215, 91%, 86%) |
| HSV | hsv(215, 25%, 99%) |
| CMYK | cmyk(25.4%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.16, -0.99, -21.01) |
| CIE-LCH | lch(85.16, 21.04, 267.30°) |
| OKLab | oklab(87.15% -0.014 -0.0574) |
| OKLCH | oklch(87.15% 0.059 256.3) |
| XYZ | xyz(62.6053, 66.3185, 101.5788) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.24
Light Blue Grey
#B7C9E2
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7FC #FCE1BC
analogous
#BCF7FC #BCD7FC #C1BCFC
triadic
#BCD7FC #FCBCD7 #D7FCBC
tetradic
#BCD7FC #FCBCF7 #FCE1BC #BCFCC1
square
#BCD7FC #FCBCF7 #FCE1BC #BCFCC1
split-complementary
#BCD7FC #FCC1BC #F7FCBC
monochromatic
#4791F7 #81B4F9 #BCD7FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.47
#BCD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BCD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7FC
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7FC | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#ABDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd7fc; /* rgb */ color: rgb(188, 215, 252); /* oklch */ color: oklch(87.1% 0.059 256.3);
Tailwind
colors: {
custom: {
50: '#d1e3fd',
500: '#bcd7fc',
950: '#000000',
},
}SCSS
$custom: #bcd7fc; $custom-light: #d1e3fd; $custom-dark: #000000;
JSON
{
"hex": "#bcd7fc",
"rgb": {
"r": 188,
"g": 215,
"b": 252
},
"hsl": {
"h": 214.688,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87149,
"c": 0.05913,
"h": 256.3
},
"luminance": 0.66321
}Semantic roles & 50–950 ramp
primary
#BCD7FC
secondary
#E2B67A
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485