#BCDDFB#BCDDFB
#BCDDFB is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.054 H 245.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDFB |
|---|---|
| RGB | rgb(188, 221, 251) |
| HSL | hsl(209, 89%, 86%) |
| HSV | hsv(209, 25%, 98%) |
| CMYK | cmyk(25.1%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(86.69, -4.36, -18.18) |
| CIE-LCH | lch(86.69, 18.69, 256.52°) |
| OKLab | oklab(88.34% -0.0222 -0.0496) |
| OKLCH | oklch(88.34% 0.054 245.9) |
| XYZ | xyz(64.0032, 69.3671, 101.2650) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.05
Light Blue
#95D0FC
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 6.63
Lightsteelblue
#B0C4DE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDFB #FBDABC
analogous
#BCFBF9 #BCDDFB #BCBDFB
triadic
#BCDDFB #FBBCDD #DDFBBC
tetradic
#BCDDFB #F9BCFB #FBDABC #BDFBBC
square
#BCDDFB #F9BCFB #FBDABC #BDFBBC
split-complementary
#BCDDFB #FBBCBD #FBF9BC
monochromatic
#48A2F4 #82C0F8 #BCDDFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.41
#BCDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BCDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDFB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDFB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#AAE4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcddfb; /* rgb */ color: rgb(188, 221, 251); /* oklch */ color: oklch(88.3% 0.054 245.9);
Tailwind
colors: {
custom: {
50: '#d1e7fc',
500: '#bcddfb',
950: '#000000',
},
}SCSS
$custom: #bcddfb; $custom-light: #d1e7fc; $custom-dark: #000000;
JSON
{
"hex": "#bcddfb",
"rgb": {
"r": 188,
"g": 221,
"b": 251
},
"hsl": {
"h": 208.571,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.88339,
"c": 0.05434,
"h": 245.9
},
"luminance": 0.69369
}Semantic roles & 50–950 ramp
primary
#BCDDFB
secondary
#E0AB7B
accent
#6D00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485