#BCBCFA#BCBCFA
#BCBCFA is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.7% C 0.087 H 284.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCFA |
|---|---|
| RGB | rgb(188, 188, 250) |
| HSL | hsl(240, 86%, 86%) |
| HSV | hsv(240, 25%, 98%) |
| CMYK | cmyk(24.8%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(78.20, 13.05, -30.56) |
| CIE-LCH | lch(78.20, 33.23, 293.12°) |
| OKLab | oklab(81.7% 0.0215 -0.0842) |
| OKLCH | oklch(81.7% 0.087 284.3) |
| XYZ | xyz(55.9732, 53.5588, 97.8128) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.82
Light Violet
#D6B4FC
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCFA #FAFABC
analogous
#BCDBFA #BCBCFA #DBBCFA
triadic
#BCBCFA #FABCBC #BCFABC
tetradic
#BCBCFA #FABCDB #FAFABC #BCFADB
square
#BCBCFA #FABCDB #FAFABC #BCFADB
split-complementary
#BCBCFA #FADBBC #DBFABC
monochromatic
#4A4AF1 #8383F6 #BCBCFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.79
#BCBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BCBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCFA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCFA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FD
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#AEC7D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbcfa; /* rgb */ color: rgb(188, 188, 250); /* oklch */ color: oklch(81.7% 0.087 284.3);
Tailwind
colors: {
custom: {
50: '#d1d0fc',
500: '#bcbcfa',
950: '#000000',
},
}SCSS
$custom: #bcbcfa; $custom-light: #d1d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bcbcfa",
"rgb": {
"r": 188,
"g": 188,
"b": 250
},
"hsl": {
"h": 240,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.81698,
"c": 0.08688,
"h": 284.3
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#BCBCFA
secondary
#DEDE7C
accent
#E303E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385