#BCDBFC#BCDBFC
#BCDBFC is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.056 H 250.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBFC |
|---|---|
| RGB | rgb(188, 219, 252) |
| HSL | hsl(211, 91%, 86%) |
| HSV | hsv(211, 25%, 99%) |
| CMYK | cmyk(25.4%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.20, -3.09, -19.44) |
| CIE-LCH | lch(86.20, 19.69, 260.98°) |
| OKLab | oklab(87.96% -0.0192 -0.0531) |
| OKLCH | oklch(87.96% 0.056 250.1) |
| XYZ | xyz(63.6363, 68.3805, 101.9225) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.65
Light Blue
#95D0FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBFC #FCDDBC
analogous
#BCFBFC #BCDBFC #BDBCFC
triadic
#BCDBFC #FCBCDB #DBFCBC
tetradic
#BCDBFC #FCBCFB #FCDDBC #BCFCBD
square
#BCDBFC #FCBCFB #FCDDBC #BCFCBD
split-complementary
#BCDBFC #FCBDBC #FBFCBC
monochromatic
#479CF7 #81BCF9 #BCDBFC #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.43
#BCDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BCDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBFC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBFC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#C7D5FB
Tritanopia (blue-blind)
#AAE2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdbfc; /* rgb */ color: rgb(188, 219, 252); /* oklch */ color: oklch(88.0% 0.056 250.1);
Tailwind
colors: {
custom: {
50: '#d1e6fd',
500: '#bcdbfc',
950: '#000000',
},
}SCSS
$custom: #bcdbfc; $custom-light: #d1e6fd; $custom-dark: #000000;
JSON
{
"hex": "#bcdbfc",
"rgb": {
"r": 188,
"g": 219,
"b": 252
},
"hsl": {
"h": 210.938,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87964,
"c": 0.05647,
"h": 250.1
},
"luminance": 0.68383
}Semantic roles & 50–950 ramp
primary
#BCDBFC
secondary
#E2B07A
accent
#7600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485