#BCD9FD#BCD9FD
#BCD9FD is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.6% C 0.059 H 254.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9FD |
|---|---|
| RGB | rgb(188, 217, 253) |
| HSL | hsl(213, 94%, 86%) |
| HSV | hsv(213, 26%, 99%) |
| CMYK | cmyk(25.7%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.71, -1.81, -20.71) |
| CIE-LCH | lch(85.71, 20.79, 265.00°) |
| OKLab | oklab(87.59% -0.0163 -0.0566) |
| OKLCH | oklch(87.59% 0.059 254) |
| XYZ | xyz(63.2766, 67.4068, 102.5863) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.48
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9FD #FDE0BC
analogous
#BCF9FD #BCD9FD #C0BCFD
triadic
#BCD9FD #FDBCD9 #D9FDBC
tetradic
#BCD9FD #FDBCF9 #FDE0BC #BCFDC0
square
#BCD9FD #FDBCF9 #FDE0BC #BCFDC0
split-complementary
#BCD9FD #FDC0BC #F9FDBC
monochromatic
#4596F9 #81B7FB #BCD9FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.45
#BCD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BCD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9FD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9FD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#AAE1E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcd9fd; /* rgb */ color: rgb(188, 217, 253); /* oklch */ color: oklch(87.6% 0.059 254.0);
Tailwind
colors: {
custom: {
50: '#d1e4fe',
500: '#bcd9fd',
950: '#000000',
},
}SCSS
$custom: #bcd9fd; $custom-light: #d1e4fe; $custom-dark: #000000;
JSON
{
"hex": "#bcd9fd",
"rgb": {
"r": 188,
"g": 217,
"b": 253
},
"hsl": {
"h": 213.231,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87592,
"c": 0.0589,
"h": 254
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#BCD9FD
secondary
#E4B47A
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485