#BCDCF8#BCDCF8
#BCDCF8 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.052 H 244.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF8 |
|---|---|
| RGB | rgb(188, 220, 248) |
| HSL | hsl(208, 81%, 85%) |
| HSV | hsv(208, 24%, 97%) |
| CMYK | cmyk(24.2%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(86.33, -4.51, -17.13) |
| CIE-LCH | lch(86.33, 17.71, 255.25°) |
| OKLab | oklab(88.03% -0.0219 -0.0467) |
| OKLCH | oklch(88.03% 0.052 244.8) |
| XYZ | xyz(63.2708, 68.6530, 98.7065) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.44
Ice Blue
#A5DFF9
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF8 #F8D8BC
analogous
#BCF8F6 #BCDCF8 #BCBEF8
triadic
#BCDCF8 #F8BCDC #DCF8BC
tetradic
#BCDCF8 #F6BCF8 #F8D8BC #BEF8BC
square
#BCDCF8 #F6BCF8 #F8D8BC #BEF8BC
split-complementary
#BCDCF8 #F8BCBE #F8F6BC
monochromatic
#4DA2EC #85BFF2 #BCDCF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.43
#BCDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BCDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#ABE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf8; /* rgb */ color: rgb(188, 220, 248); /* oklch */ color: oklch(88.0% 0.052 244.8);
Tailwind
colors: {
custom: {
50: '#d1e6fa',
500: '#bcdcf8',
950: '#000000',
},
}SCSS
$custom: #bcdcf8; $custom-light: #d1e6fa; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf8",
"rgb": {
"r": 188,
"g": 220,
"b": 248
},
"hsl": {
"h": 208,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.8803,
"c": 0.05159,
"h": 244.8
},
"luminance": 0.68655
}Semantic roles & 50–950 ramp
primary
#BCDCF8
secondary
#DBA97D
accent
#6C08DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485