#BCD1FA#BCD1FA
#BCD1FA is a very light, moderate blue. Relative luminance 0.632; OKLCH L 85.9% C 0.062 H 263.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1FA |
|---|---|
| RGB | rgb(188, 209, 250) |
| HSL | hsl(220, 86%, 86%) |
| HSV | hsv(220, 25%, 98%) |
| CMYK | cmyk(24.8%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(83.54, 1.73, -22.40) |
| CIE-LCH | lch(83.54, 22.47, 274.40°) |
| OKLab | oklab(85.86% -0.0067 -0.0613) |
| OKLCH | oklch(85.86% 0.062 263.7) |
| XYZ | xyz(60.7902, 63.1927, 99.4185) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.29
Light Blue Grey
#B7C9E2
ΔE00 4.98
Light Periwinkle
#C1C6FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1FA #FAE5BC
analogous
#BCF0FA #BCD1FA #C6BCFA
triadic
#BCD1FA #FABCD1 #D1FABC
tetradic
#BCD1FA #FABCF0 #FAE5BC #BCFAC6
square
#BCD1FA #FABCF0 #FAE5BC #BCFAC6
split-complementary
#BCD1FA #FAC6BC #F0FABC
monochromatic
#4A83F1 #83AAF6 #BCD1FA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.54
#BCD1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCD1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1FA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1FA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#BECEF9
Tritanopia (blue-blind)
#ACD9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd1fa; /* rgb */ color: rgb(188, 209, 250); /* oklch */ color: oklch(85.9% 0.062 263.7);
Tailwind
colors: {
custom: {
50: '#d1dffc',
500: '#bcd1fa',
950: '#000000',
},
}SCSS
$custom: #bcd1fa; $custom-light: #d1dffc; $custom-dark: #000000;
JSON
{
"hex": "#bcd1fa",
"rgb": {
"r": 188,
"g": 209,
"b": 250
},
"hsl": {
"h": 219.677,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.8586,
"c": 0.06167,
"h": 263.7
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#BCD1FA
secondary
#DEBD7C
accent
#9703E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485