#BCCCFA#BCCCFA
#BCCCFA is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.9% C 0.067 H 269.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCFA |
|---|---|
| RGB | rgb(188, 204, 250) |
| HSL | hsl(225, 86%, 86%) |
| HSV | hsv(225, 25%, 98%) |
| CMYK | cmyk(24.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.26, 4.39, -24.35) |
| CIE-LCH | lch(82.26, 24.75, 280.22°) |
| OKLab | oklab(84.86% -0.0001 -0.0667) |
| OKLCH | oklch(84.86% 0.067 269.9) |
| XYZ | xyz(59.5826, 60.7776, 99.0160) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.41
Periwinkle
#CCCCFF
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCFA #FAEABC
analogous
#BCEBFA #BCCCFA #CBBCFA
triadic
#BCCCFA #FABCCC #CCFABC
tetradic
#BCCCFA #FABCEB #FAEABC #BCFACB
square
#BCCCFA #FABCEB #FAEABC #BCFACB
split-complementary
#BCCCFA #FACBBC #EBFABC
monochromatic
#4A75F1 #83A1F6 #BCCCFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.60
#BCCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BCCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCFA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCFA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#ACD5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcccfa; /* rgb */ color: rgb(188, 204, 250); /* oklch */ color: oklch(84.9% 0.067 269.9);
Tailwind
colors: {
custom: {
50: '#d1dbfc',
500: '#bcccfa',
950: '#000000',
},
}SCSS
$custom: #bcccfa; $custom-light: #d1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bcccfa",
"rgb": {
"r": 188,
"g": 204,
"b": 250
},
"hsl": {
"h": 224.516,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84855,
"c": 0.06674,
"h": 269.9
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#BCCCFA
secondary
#DEC57C
accent
#A903E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485