#BCDDFD#BCDDFD
#BCDDFD is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.057 H 247.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDFD |
|---|---|
| RGB | rgb(188, 221, 253) |
| HSL | hsl(210, 94%, 86%) |
| HSV | hsv(210, 26%, 99%) |
| CMYK | cmyk(25.7%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.75, -3.90, -19.14) |
| CIE-LCH | lch(86.75, 19.53, 258.47°) |
| OKLab | oklab(88.41% -0.0215 -0.0523) |
| OKLCH | oklch(88.41% 0.057 247.7) |
| XYZ | xyz(64.3201, 69.4939, 102.9342) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Light Blue Grey
#B7C9E2
ΔE00 6.02
Light Blue
#95D0FC
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDFD #FDDCBC
analogous
#BCFDFC #BCDDFD #BCBDFD
triadic
#BCDDFD #FDBCDD #DDFDBC
tetradic
#BCDDFD #FCBCFD #FDDCBC #BDFDBC
square
#BCDDFD #FCBCFD #FDDCBC #BDFDBC
split-complementary
#BCDDFD #FDBCBD #FDFCBC
monochromatic
#45A1F9 #81BFFB #BCDDFD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.41
#BCDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BCDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDFD
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDFD | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#AAE4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcddfd; /* rgb */ color: rgb(188, 221, 253); /* oklch */ color: oklch(88.4% 0.057 247.7);
Tailwind
colors: {
custom: {
50: '#d1e7fe',
500: '#bcddfd',
950: '#000000',
},
}SCSS
$custom: #bcddfd; $custom-light: #d1e7fe; $custom-dark: #000000;
JSON
{
"hex": "#bcddfd",
"rgb": {
"r": 188,
"g": 221,
"b": 253
},
"hsl": {
"h": 209.538,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.88409,
"c": 0.0565,
"h": 247.7
},
"luminance": 0.69496
}Semantic roles & 50–950 ramp
primary
#BCDDFD
secondary
#E4AE7A
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485