#BCD8FB#BCD8FB
#BCD8FB is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.3% C 0.057 H 254.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8FB |
|---|---|
| RGB | rgb(188, 216, 251) |
| HSL | hsl(213, 89%, 86%) |
| HSV | hsv(213, 25%, 98%) |
| CMYK | cmyk(25.1%, 13.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.39, -1.74, -20.14) |
| CIE-LCH | lch(85.39, 20.22, 265.05°) |
| OKLab | oklab(87.32% -0.0156 -0.055) |
| OKLCH | oklch(87.32% 0.057 254.1) |
| XYZ | xyz(62.7027, 66.7661, 100.8315) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.53
Light Blue Grey
#B7C9E2
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8FB #FBDFBC
analogous
#BCF7FB #BCD8FB #BFBCFB
triadic
#BCD8FB #FBBCD8 #D8FBBC
tetradic
#BCD8FB #FBBCF7 #FBDFBC #BCFBBF
square
#BCD8FB #FBBCF7 #FBDFBC #BCFBBF
split-complementary
#BCD8FB #FBBFBC #F7FBBC
monochromatic
#4895F4 #82B6F8 #BCD8FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.46
#BCD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BCD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8FB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8FB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#ABE0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd8fb; /* rgb */ color: rgb(188, 216, 251); /* oklch */ color: oklch(87.3% 0.057 254.1);
Tailwind
colors: {
custom: {
50: '#d1e4fc',
500: '#bcd8fb',
950: '#000000',
},
}SCSS
$custom: #bcd8fb; $custom-light: #d1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd8fb",
"rgb": {
"r": 188,
"g": 216,
"b": 251
},
"hsl": {
"h": 213.333,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87316,
"c": 0.05721,
"h": 254.1
},
"luminance": 0.66768
}Semantic roles & 50–950 ramp
primary
#BCD8FB
secondary
#E0B37B
accent
#7F00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485