#BCDEFD#BCDEFD
#BCDEFD is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.056 H 246.0°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEFD |
|---|---|
| RGB | rgb(188, 222, 253) |
| HSL | hsl(209, 94%, 86%) |
| HSV | hsv(209, 26%, 99%) |
| CMYK | cmyk(25.7%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(87.01, -4.43, -18.74) |
| CIE-LCH | lch(87.01, 19.26, 256.72°) |
| OKLab | oklab(88.61% -0.0228 -0.0512) |
| OKLCH | oklch(88.61% 0.056 246) |
| XYZ | xyz(64.5849, 70.0235, 103.0225) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Light Blue Grey
#B7C9E2
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEFD #FDDBBC
analogous
#BCFDFB #BCDEFD #BCBEFD
triadic
#BCDEFD #FDBCDE #DEFDBC
tetradic
#BCDEFD #FBBCFD #FDDBBC #BEFDBC
square
#BCDEFD #FBBCFD #FDDBBC #BEFDBC
split-complementary
#BCDEFD #FDBCBE #FDFBBC
monochromatic
#45A3F9 #81C1FB #BCDEFD #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.40
#BCDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BCDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEFD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEFD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#AAE5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdefd; /* rgb */ color: rgb(188, 222, 253); /* oklch */ color: oklch(88.6% 0.056 246.0);
Tailwind
colors: {
custom: {
50: '#d1e8fe',
500: '#bcdefd',
950: '#000000',
},
}SCSS
$custom: #bcdefd; $custom-light: #d1e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bcdefd",
"rgb": {
"r": 188,
"g": 222,
"b": 253
},
"hsl": {
"h": 208.615,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.88614,
"c": 0.05602,
"h": 246
},
"luminance": 0.70026
}Semantic roles & 50–950 ramp
primary
#BCDEFD
secondary
#E4AC7A
accent
#6D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485