#BCDCFA#BCDCFA
#BCDCFA is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.1% C 0.054 H 246.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCFA |
|---|---|
| RGB | rgb(188, 220, 250) |
| HSL | hsl(209, 86%, 86%) |
| HSV | hsv(209, 25%, 98%) |
| CMYK | cmyk(24.8%, 12%, 0%, 2%) |
| CIE-LAB | lab(86.39, -4.06, -18.09) |
| CIE-LCH | lch(86.39, 18.54, 257.34°) |
| OKLab | oklab(88.1% -0.0212 -0.0493) |
| OKLCH | oklch(88.1% 0.054 246.7) |
| XYZ | xyz(63.5827, 68.7777, 100.3493) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCFA #FADABC
analogous
#BCFAF9 #BCDCFA #BCBDFA
triadic
#BCDCFA #FABCDC #DCFABC
tetradic
#BCDCFA #F9BCFA #FADABC #BDFABC
square
#BCDCFA #F9BCFA #FADABC #BDFABC
split-complementary
#BCDCFA #FABCBD #FAF9BC
monochromatic
#4AA0F1 #83BEF6 #BCDCFA #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.42
#BCDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BCDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCFA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCFA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#ABE3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcfa; /* rgb */ color: rgb(188, 220, 250); /* oklch */ color: oklch(88.1% 0.054 246.7);
Tailwind
colors: {
custom: {
50: '#d1e6fc',
500: '#bcdcfa',
950: '#000000',
},
}SCSS
$custom: #bcdcfa; $custom-light: #d1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bcdcfa",
"rgb": {
"r": 188,
"g": 220,
"b": 250
},
"hsl": {
"h": 209.032,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.88099,
"c": 0.05372,
"h": 246.7
},
"luminance": 0.6878
}Semantic roles & 50–950 ramp
primary
#BCDCFA
secondary
#DEAC7C
accent
#6F03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485