#BCA4FF#BCA4FF
#BCA4FF is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.4% C 0.129 H 295.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4FF |
|---|---|
| RGB | rgb(188, 164, 255) |
| HSL | hsl(256, 100%, 82%) |
| HSV | hsv(256, 36%, 100%) |
| CMYK | cmyk(26.3%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(72.54, 27.48, -42.03) |
| CIE-LCH | lch(72.54, 50.22, 303.17°) |
| OKLab | oklab(77.4% 0.0554 -0.1169) |
| OKLCH | oklch(77.4% 0.129 295.3) |
| XYZ | xyz(52.0602, 44.4617, 100.4275) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.36
Baby Purple
#CA9BF7
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 4.96
Lavender
#B39DDB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4FF #E7FFA4
analogous
#A4BAFF #BCA4FF #E9A4FF
triadic
#BCA4FF #FFBCA4 #A4FFBC
tetradic
#BCA4FF #FFA4BA #E7FFA4 #A4FFE9
square
#BCA4FF #FFA4BA #E7FFA4 #A4FFE9
split-complementary
#BCA4FF #FFE9A4 #BAFFA4
monochromatic
#622AFF #8F67FF #BCA4FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.12
#BCA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BCA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4FF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4FF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#AEB4C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bca4ff; /* rgb */ color: rgb(188, 164, 255); /* oklch */ color: oklch(77.4% 0.129 295.3);
Tailwind
colors: {
custom: {
50: '#d2bfff',
500: '#bca4ff',
950: '#000000',
},
}SCSS
$custom: #bca4ff; $custom-light: #d2bfff; $custom-dark: #000000;
JSON
{
"hex": "#bca4ff",
"rgb": {
"r": 188,
"g": 164,
"b": 255
},
"hsl": {
"h": 255.824,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.77403,
"c": 0.1294,
"h": 295.3
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#BCA4FF
secondary
#EEF7D4
accent
#E600A9
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186