#BCD2FA#BCD2FA
#BCD2FA is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.1% C 0.061 H 262.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2FA |
|---|---|
| RGB | rgb(188, 210, 250) |
| HSL | hsl(219, 86%, 86%) |
| HSV | hsv(219, 25%, 98%) |
| CMYK | cmyk(24.8%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.80, 1.19, -22.01) |
| CIE-LCH | lch(83.80, 22.04, 273.11°) |
| OKLab | oklab(86.06% -0.0081 -0.0602) |
| OKLCH | oklch(86.06% 0.061 262.4) |
| XYZ | xyz(61.0363, 63.6849, 99.5005) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Light Blue Grey
#B7C9E2
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.37
Light Periwinkle
#C1C6FC
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.11
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2FA #FAE4BC
analogous
#BCF1FA #BCD2FA #C5BCFA
triadic
#BCD2FA #FABCD2 #D2FABC
tetradic
#BCD2FA #FABCF1 #FAE4BC #BCFAC5
square
#BCD2FA #FABCF1 #FAE4BC #BCFAC5
split-complementary
#BCD2FA #FAC5BC #F1FABC
monochromatic
#4A85F1 #83ACF6 #BCD2FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.53
#BCD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BCD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2FA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2FA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#ACDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd2fa; /* rgb */ color: rgb(188, 210, 250); /* oklch */ color: oklch(86.1% 0.061 262.4);
Tailwind
colors: {
custom: {
50: '#d1dffc',
500: '#bcd2fa',
950: '#000000',
},
}SCSS
$custom: #bcd2fa; $custom-light: #d1dffc; $custom-dark: #000000;
JSON
{
"hex": "#bcd2fa",
"rgb": {
"r": 188,
"g": 210,
"b": 250
},
"hsl": {
"h": 218.71,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86062,
"c": 0.06075,
"h": 262.4
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#BCD2FA
secondary
#DEBB7C
accent
#9303E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485