#BCDCFE#BCDCFE
#BCDCFE is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.2% C 0.058 H 250.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCFE |
|---|---|
| RGB | rgb(188, 220, 254) |
| HSL | hsl(211, 97%, 87%) |
| HSV | hsv(211, 26%, 100%) |
| CMYK | cmyk(26%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.52, -3.16, -20.01) |
| CIE-LCH | lch(86.52, 20.26, 261.04°) |
| OKLab | oklab(88.24% -0.0198 -0.0547) |
| OKLCH | oklch(88.24% 0.058 250.1) |
| XYZ | xyz(64.2166, 69.0313, 103.6876) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCFE #FEDEBC
analogous
#BCFDFE #BCDCFE #BDBCFE
triadic
#BCDCFE #FEBCDC #DCFEBC
tetradic
#BCDCFE #FEBCFD #FEDEBC #BCFEBD
square
#BCDCFE #FEBCFD #FEDEBC #BCFEBD
split-complementary
#BCDCFE #FEBDBC #FDFEBC
monochromatic
#439DFC #80BDFD #BCDCFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.42
#BCDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BCDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCFE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCFE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#A9E4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdcfe; /* rgb */ color: rgb(188, 220, 254); /* oklch */ color: oklch(88.2% 0.058 250.1);
Tailwind
colors: {
custom: {
50: '#d1e6fe',
500: '#bcdcfe',
950: '#000000',
},
}SCSS
$custom: #bcdcfe; $custom-light: #d1e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bcdcfe",
"rgb": {
"r": 188,
"g": 220,
"b": 254
},
"hsl": {
"h": 210.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.88239,
"c": 0.05816,
"h": 250.1
},
"luminance": 0.69034
}Semantic roles & 50–950 ramp
primary
#BCDCFE
secondary
#E5B179
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485