#BCA1FB#BCA1FB
#BCA1FB is a light, vivid violet. Relative luminance 0.431; OKLCH L 76.7% C 0.129 H 297.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA1FB |
|---|---|
| RGB | rgb(188, 161, 251) |
| HSL | hsl(258, 92%, 81%) |
| HSV | hsv(258, 36%, 98%) |
| CMYK | cmyk(25.1%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.65, 28.20, -41.25) |
| CIE-LCH | lch(71.65, 49.96, 304.36°) |
| OKLab | oklab(76.67% 0.0586 -0.1147) |
| OKLCH | oklch(76.67% 0.129 297.1) |
| XYZ | xyz(50.8924, 43.1457, 96.8948) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.00
Lilac (survey)
#CEA2FD
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA1FB #E0FBA1
analogous
#A1B3FB #BCA1FB #E9A1FB
triadic
#BCA1FB #FBBCA1 #A1FBBC
tetradic
#BCA1FB #FBA1B3 #E0FBA1 #A1FBE9
square
#BCA1FB #FBA1B3 #E0FBA1 #A1FBE9
split-complementary
#BCA1FB #FBE9A1 #B3FBA1
monochromatic
#682CF6 #9266F9 #BCA1FB #E6DCFD #EAE2FE
Accessibility & contrast
On white
2.18
#BCA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BCA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA1FB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA1FB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#B0B0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca1fb; /* rgb */ color: rgb(188, 161, 251); /* oklch */ color: oklch(76.7% 0.129 297.1);
Tailwind
colors: {
custom: {
50: '#d2bdfd',
500: '#bca1fb',
950: '#000000',
},
}SCSS
$custom: #bca1fb; $custom-light: #d2bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bca1fb",
"rgb": {
"r": 188,
"g": 161,
"b": 251
},
"hsl": {
"h": 258,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.76674,
"c": 0.12876,
"h": 297.1
},
"luminance": 0.43146
}Semantic roles & 50–950 ramp
primary
#BCA1FB
secondary
#ECF6D5
accent
#E600A1
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185