#BCD8FA#BCD8FA
#BCD8FA is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.3% C 0.056 H 253.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8FA |
|---|---|
| RGB | rgb(188, 216, 250) |
| HSL | hsl(213, 86%, 86%) |
| HSV | hsv(213, 25%, 98%) |
| CMYK | cmyk(24.8%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(85.35, -1.97, -19.66) |
| CIE-LCH | lch(85.35, 19.76, 264.28°) |
| OKLab | oklab(87.28% -0.016 -0.0537) |
| OKLCH | oklch(87.28% 0.056 253.4) |
| XYZ | xyz(62.5454, 66.7032, 100.0036) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Light Blue Grey
#B7C9E2
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8FA #FADEBC
analogous
#BCF7FA #BCD8FA #BFBCFA
triadic
#BCD8FA #FABCD8 #D8FABC
tetradic
#BCD8FA #FABCF7 #FADEBC #BCFABF
square
#BCD8FA #FABCF7 #FADEBC #BCFABF
split-complementary
#BCD8FA #FABFBC #F7FABC
monochromatic
#4A96F1 #83B7F6 #BCD8FA #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.46
#BCD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BCD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8FA
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8FA | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#ABDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcd8fa; /* rgb */ color: rgb(188, 216, 250); /* oklch */ color: oklch(87.3% 0.056 253.4);
Tailwind
colors: {
custom: {
50: '#d1e4fc',
500: '#bcd8fa',
950: '#000000',
},
}SCSS
$custom: #bcd8fa; $custom-light: #d1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd8fa",
"rgb": {
"r": 188,
"g": 216,
"b": 250
},
"hsl": {
"h": 212.903,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.87281,
"c": 0.05602,
"h": 253.4
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#BCD8FA
secondary
#DEB27C
accent
#7E03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485