#BCDCFB#BCDCFB
#BCDCFB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.1% C 0.055 H 247.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCFB |
|---|---|
| RGB | rgb(188, 220, 251) |
| HSL | hsl(210, 89%, 86%) |
| HSV | hsv(210, 25%, 98%) |
| CMYK | cmyk(25.1%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.43, -3.84, -18.57) |
| CIE-LCH | lch(86.43, 18.96, 258.33°) |
| OKLab | oklab(88.13% -0.0209 -0.0507) |
| OKLCH | oklch(88.13% 0.055 247.6) |
| XYZ | xyz(63.7399, 68.8406, 101.1773) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCFB #FBDBBC
analogous
#BCFBFA #BCDCFB #BCBCFB
triadic
#BCDCFB #FBBCDC #DCFBBC
tetradic
#BCDCFB #FABCFB #FBDBBC #BCFBBC
square
#BCDCFB #FABCFB #FBDBBC #BCFBBC
split-complementary
#BCDCFB #FBBCBC #FBFABC
monochromatic
#48A0F4 #82BEF8 #BCDCFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.42
#BCDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BCDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCFB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCFB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#AAE3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcfb; /* rgb */ color: rgb(188, 220, 251); /* oklch */ color: oklch(88.1% 0.055 247.6);
Tailwind
colors: {
custom: {
50: '#d1e6fc',
500: '#bcdcfb',
950: '#000000',
},
}SCSS
$custom: #bcdcfb; $custom-light: #d1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bcdcfb",
"rgb": {
"r": 188,
"g": 220,
"b": 251
},
"hsl": {
"h": 209.524,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.88134,
"c": 0.05481,
"h": 247.6
},
"luminance": 0.68843
}Semantic roles & 50–950 ramp
primary
#BCDCFB
secondary
#E0AD7B
accent
#7100E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485