#BCCBFA#BCCBFA
#BCCBFA is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.7% C 0.068 H 271.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBFA |
|---|---|
| RGB | rgb(188, 203, 250) |
| HSL | hsl(225, 86%, 86%) |
| HSV | hsv(225, 25%, 98%) |
| CMYK | cmyk(24.8%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(82.00, 4.93, -24.74) |
| CIE-LCH | lch(82.00, 25.23, 281.26°) |
| OKLab | oklab(84.66% 0.0013 -0.0678) |
| OKLCH | oklch(84.66% 0.068 271.1) |
| XYZ | xyz(59.3457, 60.3038, 98.9370) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.03
Periwinkle
#CCCCFF
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBFA #FAEBBC
analogous
#BCEAFA #BCCBFA #CCBCFA
triadic
#BCCBFA #FABCCB #CBFABC
tetradic
#BCCBFA #FABCEA #FAEBBC #BCFACC
square
#BCCBFA #FABCEA #FAEBBC #BCFACC
split-complementary
#BCCBFA #FACCBC #EAFABC
monochromatic
#4A73F1 #839FF6 #BCCBFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.61
#BCCBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BCCBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBFA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBFA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#ACD4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccbfa; /* rgb */ color: rgb(188, 203, 250); /* oklch */ color: oklch(84.7% 0.068 271.1);
Tailwind
colors: {
custom: {
50: '#d1dafc',
500: '#bccbfa',
950: '#000000',
},
}SCSS
$custom: #bccbfa; $custom-light: #d1dafc; $custom-dark: #000000;
JSON
{
"hex": "#bccbfa",
"rgb": {
"r": 188,
"g": 203,
"b": 250
},
"hsl": {
"h": 225.484,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84655,
"c": 0.06784,
"h": 271.1
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#BCCBFA
secondary
#DEC77C
accent
#AC03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385