#BCDCF7#BCDCF7
#BCDCF7 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.051 H 243.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF7 |
|---|---|
| RGB | rgb(188, 220, 247) |
| HSL | hsl(207, 79%, 85%) |
| HSV | hsv(207, 24%, 97%) |
| CMYK | cmyk(23.9%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(86.30, -4.74, -16.65) |
| CIE-LCH | lch(86.30, 17.31, 254.12°) |
| OKLab | oklab(88% -0.0223 -0.0454) |
| OKLCH | oklch(88% 0.051 243.8) |
| XYZ | xyz(63.1161, 68.5911, 97.8916) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF7 #F7D7BC
analogous
#BCF7F5 #BCDCF7 #BCBEF7
triadic
#BCDCF7 #F7BCDC #DCF7BC
tetradic
#BCDCF7 #F5BCF7 #F7D7BC #BEF7BC
square
#BCDCF7 #F5BCF7 #F7D7BC #BEF7BC
split-complementary
#BCDCF7 #F7BCBE #F7F5BC
monochromatic
#4FA3EA #85BFF0 #BCDCF7 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.43
#BCDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BCDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF7
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF7 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF8
Deuteranopia (green-blind)
#CAD5F7
Tritanopia (blue-blind)
#ACE2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf7; /* rgb */ color: rgb(188, 220, 247); /* oklch */ color: oklch(88.0% 0.051 243.8);
Tailwind
colors: {
custom: {
50: '#d1e6f9',
500: '#bcdcf7',
950: '#000000',
},
}SCSS
$custom: #bcdcf7; $custom-light: #d1e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf7",
"rgb": {
"r": 188,
"g": 220,
"b": 247
},
"hsl": {
"h": 207.458,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.87995,
"c": 0.05055,
"h": 243.8
},
"luminance": 0.68593
}Semantic roles & 50–950 ramp
primary
#BCDCF7
secondary
#DAA87E
accent
#6A0BDB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485