#BCD9FA#BCD9FA
#BCD9FA is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.5% C 0.055 H 251.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9FA |
|---|---|
| RGB | rgb(188, 217, 250) |
| HSL | hsl(212, 86%, 86%) |
| HSV | hsv(212, 25%, 98%) |
| CMYK | cmyk(24.8%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(85.61, -2.49, -19.27) |
| CIE-LCH | lch(85.61, 19.43, 262.62°) |
| OKLab | oklab(87.49% -0.0173 -0.0526) |
| OKLCH | oklch(87.49% 0.055 251.8) |
| XYZ | xyz(62.8024, 67.2172, 100.0892) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9FA #FADDBC
analogous
#BCF8FA #BCD9FA #BEBCFA
triadic
#BCD9FA #FABCD9 #D9FABC
tetradic
#BCD9FA #FABCF8 #FADDBC #BCFABE
square
#BCD9FA #FABCF8 #FADDBC #BCFABE
split-complementary
#BCD9FA #FABEBC #F8FABC
monochromatic
#4A98F1 #83B9F6 #BCD9FA #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.45
#BCD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BCD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9FA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9FA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#ABE0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcd9fa; /* rgb */ color: rgb(188, 217, 250); /* oklch */ color: oklch(87.5% 0.055 251.8);
Tailwind
colors: {
custom: {
50: '#d1e4fc',
500: '#bcd9fa',
950: '#000000',
},
}SCSS
$custom: #bcd9fa; $custom-light: #d1e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcd9fa",
"rgb": {
"r": 188,
"g": 217,
"b": 250
},
"hsl": {
"h": 211.935,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.87485,
"c": 0.05537,
"h": 251.8
},
"luminance": 0.67219
}Semantic roles & 50–950 ramp
primary
#BCD9FA
secondary
#DEB07C
accent
#7A03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485