#BCDAFD#BCDAFD
#BCDAFD is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.058 H 252.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAFD |
|---|---|
| RGB | rgb(188, 218, 253) |
| HSL | hsl(212, 94%, 86%) |
| HSV | hsv(212, 26%, 99%) |
| CMYK | cmyk(25.7%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(85.97, -2.34, -20.32) |
| CIE-LCH | lch(85.97, 20.45, 263.44°) |
| OKLab | oklab(87.8% -0.0176 -0.0555) |
| OKLCH | oklch(87.8% 0.058 252.4) |
| XYZ | xyz(63.5351, 67.9239, 102.6725) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.71
Light Blue
#95D0FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAFD #FDDFBC
analogous
#BCFAFD #BCDAFD #BFBCFD
triadic
#BCDAFD #FDBCDA #DAFDBC
tetradic
#BCDAFD #FDBCFA #FDDFBC #BCFDBF
square
#BCDAFD #FDBCFA #FDDFBC #BCFDBF
split-complementary
#BCDAFD #FDBFBC #FAFDBC
monochromatic
#4598F9 #81B9FB #BCDAFD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.44
#BCDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BCDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAFD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAFD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#AAE2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdafd; /* rgb */ color: rgb(188, 218, 253); /* oklch */ color: oklch(87.8% 0.058 252.4);
Tailwind
colors: {
custom: {
50: '#d1e5fe',
500: '#bcdafd',
950: '#000000',
},
}SCSS
$custom: #bcdafd; $custom-light: #d1e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bcdafd",
"rgb": {
"r": 188,
"g": 218,
"b": 253
},
"hsl": {
"h": 212.308,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87795,
"c": 0.05823,
"h": 252.4
},
"luminance": 0.67926
}Semantic roles & 50–950 ramp
primary
#BCDAFD
secondary
#E4B37A
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485