#BCD8FD#BCD8FD
#BCD8FD is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.4% C 0.060 H 255.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8FD |
|---|---|
| RGB | rgb(188, 216, 253) |
| HSL | hsl(214, 94%, 86%) |
| HSV | hsv(214, 26%, 99%) |
| CMYK | cmyk(25.7%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.45, -1.29, -21.10) |
| CIE-LCH | lch(85.45, 21.14, 266.51°) |
| OKLab | oklab(87.39% -0.0149 -0.0577) |
| OKLCH | oklch(87.39% 0.06 255.5) |
| XYZ | xyz(63.0196, 66.8929, 102.5007) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8FD #FDE1BC
analogous
#BCF9FD #BCD8FD #C1BCFD
triadic
#BCD8FD #FDBCD8 #D8FDBC
tetradic
#BCD8FD #FDBCF9 #FDE1BC #BCFDC1
square
#BCD8FD #FDBCF9 #FDE1BC #BCFDC1
split-complementary
#BCD8FD #FDC1BC #F9FDBC
monochromatic
#4593F9 #81B5FB #BCD8FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.46
#BCD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BCD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8FD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8FD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#AAE0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcd8fd; /* rgb */ color: rgb(188, 216, 253); /* oklch */ color: oklch(87.4% 0.060 255.5);
Tailwind
colors: {
custom: {
50: '#d1e4fe',
500: '#bcd8fd',
950: '#000000',
},
}SCSS
$custom: #bcd8fd; $custom-light: #d1e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd8fd",
"rgb": {
"r": 188,
"g": 216,
"b": 253
},
"hsl": {
"h": 214.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87388,
"c": 0.05961,
"h": 255.5
},
"luminance": 0.66895
}Semantic roles & 50–950 ramp
primary
#BCD8FD
secondary
#E4B67A
accent
#8300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485