#BCDBFF#BCDBFF
#BCDBFF is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.060 H 252.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBFF |
|---|---|
| RGB | rgb(188, 219, 255) |
| HSL | hsl(212, 100%, 87%) |
| HSV | hsv(212, 26%, 100%) |
| CMYK | cmyk(26.3%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.29, -2.40, -20.88) |
| CIE-LCH | lch(86.29, 21.02, 263.43°) |
| OKLab | oklab(88.07% -0.0182 -0.0571) |
| OKLCH | oklch(88.07% 0.06 252.3) |
| XYZ | xyz(64.1154, 68.5722, 104.4460) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.28
Light Blue
#95D0FC
ΔE00 6.84
Cloudy Blue
#ACC2D9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBFF #FFE0BC
analogous
#BCFCFF #BCDBFF #BFBCFF
triadic
#BCDBFF #FFBCDB #DBFFBC
tetradic
#BCDBFF #FFBCFC #FFE0BC #BCFFBF
square
#BCDBFF #FFBCFC #FFE0BC #BCFFBF
split-complementary
#BCDBFF #FFBFBC #FCFFBC
monochromatic
#4299FF #7FBAFF #BCDBFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.43
#BCDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BCDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBFF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBFF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#A9E3E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdbff; /* rgb */ color: rgb(188, 219, 255); /* oklch */ color: oklch(88.1% 0.060 252.3);
Tailwind
colors: {
custom: {
50: '#d1e6ff',
500: '#bcdbff',
950: '#000000',
},
}SCSS
$custom: #bcdbff; $custom-light: #d1e6ff; $custom-dark: #000000;
JSON
{
"hex": "#bcdbff",
"rgb": {
"r": 188,
"g": 219,
"b": 255
},
"hsl": {
"h": 212.239,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.88071,
"c": 0.05993,
"h": 252.3
},
"luminance": 0.68574
}Semantic roles & 50–950 ramp
primary
#BCDBFF
secondary
#E7B478
accent
#7B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486