#BCDAFB#BCDAFB
#BCDAFB is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.056 H 250.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAFB |
|---|---|
| RGB | rgb(188, 218, 251) |
| HSL | hsl(211, 89%, 86%) |
| HSV | hsv(211, 25%, 98%) |
| CMYK | cmyk(25.1%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(85.90, -2.79, -19.36) |
| CIE-LCH | lch(85.90, 19.56, 261.79°) |
| OKLab | oklab(87.72% -0.0183 -0.0528) |
| OKLCH | oklch(87.72% 0.056 250.9) |
| XYZ | xyz(63.2182, 67.7971, 101.0034) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.19
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAFB #FBDDBC
analogous
#BCF9FB #BCDAFB #BDBCFB
triadic
#BCDAFB #FBBCDA #DAFBBC
tetradic
#BCDAFB #FBBCF9 #FBDDBC #BCFBBD
square
#BCDAFB #FBBCF9 #FBDDBC #BCFBBD
split-complementary
#BCDAFB #FBBDBC #F9FBBC
monochromatic
#489AF4 #82BAF8 #BCDAFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.44
#BCDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BCDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAFB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAFB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#ABE1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdafb; /* rgb */ color: rgb(188, 218, 251); /* oklch */ color: oklch(87.7% 0.056 250.9);
Tailwind
colors: {
custom: {
50: '#d1e5fc',
500: '#bcdafb',
950: '#000000',
},
}SCSS
$custom: #bcdafb; $custom-light: #d1e5fc; $custom-dark: #000000;
JSON
{
"hex": "#bcdafb",
"rgb": {
"r": 188,
"g": 218,
"b": 251
},
"hsl": {
"h": 211.429,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87724,
"c": 0.05592,
"h": 250.9
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#BCDAFB
secondary
#E0B07B
accent
#7800E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485