#BCD8FC#BCD8FC
#BCD8FC is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.4% C 0.058 H 254.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8FC |
|---|---|
| RGB | rgb(188, 216, 252) |
| HSL | hsl(214, 91%, 86%) |
| HSV | hsv(214, 25%, 99%) |
| CMYK | cmyk(25.4%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.42, -1.52, -20.62) |
| CIE-LCH | lch(85.42, 20.68, 265.80°) |
| OKLab | oklab(87.35% -0.0153 -0.0564) |
| OKLCH | oklch(87.35% 0.058 254.8) |
| XYZ | xyz(62.8607, 66.8293, 101.6639) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.38
Light Blue Grey
#B7C9E2
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Lightsteelblue
#B0C4DE
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8FC #FCE0BC
analogous
#BCF8FC #BCD8FC #C0BCFC
triadic
#BCD8FC #FCBCD8 #D8FCBC
tetradic
#BCD8FC #FCBCF8 #FCE0BC #BCFCC0
square
#BCD8FC #FCBCF8 #FCE0BC #BCFCC0
split-complementary
#BCD8FC #FCC0BC #F8FCBC
monochromatic
#4794F7 #81B6F9 #BCD8FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.46
#BCD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8FC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8FC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#ABE0E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd8fc; /* rgb */ color: rgb(188, 216, 252); /* oklch */ color: oklch(87.4% 0.058 254.8);
Tailwind
colors: {
custom: {
50: '#d1e4fd',
500: '#bcd8fc',
950: '#000000',
},
}SCSS
$custom: #bcd8fc; $custom-light: #d1e4fd; $custom-dark: #000000;
JSON
{
"hex": "#bcd8fc",
"rgb": {
"r": 188,
"g": 216,
"b": 252
},
"hsl": {
"h": 213.75,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87352,
"c": 0.0584,
"h": 254.8
},
"luminance": 0.66831
}Semantic roles & 50–950 ramp
primary
#BCD8FC
secondary
#E2B57A
accent
#8100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485