#BCCFFA#BCCFFA
#BCCFFA is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.5% C 0.064 H 266.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFFA |
|---|---|
| RGB | rgb(188, 207, 250) |
| HSL | hsl(222, 86%, 86%) |
| HSV | hsv(222, 25%, 98%) |
| CMYK | cmyk(24.8%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(83.03, 2.79, -23.18) |
| CIE-LCH | lch(83.03, 23.35, 276.86°) |
| OKLab | oklab(85.46% -0.0041 -0.0635) |
| OKLCH | oklch(85.46% 0.064 266.3) |
| XYZ | xyz(60.3026, 62.2174, 99.2559) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.98
Light Periwinkle
#C1C6FC
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFFA #FAE7BC
analogous
#BCEEFA #BCCFFA #C8BCFA
triadic
#BCCFFA #FABCCF #CFFABC
tetradic
#BCCFFA #FABCEE #FAE7BC #BCFAC8
square
#BCCFFA #FABCEE #FAE7BC #BCFAC8
split-complementary
#BCCFFA #FAC8BC #EEFABC
monochromatic
#4A7DF1 #83A6F6 #BCCFFA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.56
#BCCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFFA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFFA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#ACD7DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccffa; /* rgb */ color: rgb(188, 207, 250); /* oklch */ color: oklch(85.5% 0.064 266.3);
Tailwind
colors: {
custom: {
50: '#d1ddfc',
500: '#bccffa',
950: '#000000',
},
}SCSS
$custom: #bccffa; $custom-light: #d1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bccffa",
"rgb": {
"r": 188,
"g": 207,
"b": 250
},
"hsl": {
"h": 221.613,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.85457,
"c": 0.06361,
"h": 266.3
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#BCCFFA
secondary
#DEC07C
accent
#9E03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485