#BCA5FF#BCA5FF
#BCA5FF is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.6% C 0.128 H 295.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA5FF |
|---|---|
| RGB | rgb(188, 165, 255) |
| HSL | hsl(255, 100%, 82%) |
| HSV | hsv(255, 35%, 100%) |
| CMYK | cmyk(26.3%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(72.77, 26.92, -41.66) |
| CIE-LCH | lch(72.77, 49.60, 302.87°) |
| OKLab | oklab(77.59% 0.054 -0.1159) |
| OKLCH | oklch(77.59% 0.128 295) |
| XYZ | xyz(52.2399, 44.8210, 100.4874) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.11
Lavender
#B39DDB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA5FF #E8FFA5
analogous
#A5BBFF #BCA5FF #E9A5FF
triadic
#BCA5FF #FFBCA5 #A5FFBC
tetradic
#BCA5FF #FFA5BB #E8FFA5 #A5FFE9
square
#BCA5FF #FFA5BB #E8FFA5 #A5FFE9
split-complementary
#BCA5FF #FFE9A5 #BBFFA5
monochromatic
#612BFF #8E68FF #BCA5FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
2.11
#BCA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BCA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA5FF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA5FF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#AEB4C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bca5ff; /* rgb */ color: rgb(188, 165, 255); /* oklch */ color: oklch(77.6% 0.128 295.0);
Tailwind
colors: {
custom: {
50: '#d2bfff',
500: '#bca5ff',
950: '#000000',
},
}SCSS
$custom: #bca5ff; $custom-light: #d2bfff; $custom-dark: #000000;
JSON
{
"hex": "#bca5ff",
"rgb": {
"r": 188,
"g": 165,
"b": 255
},
"hsl": {
"h": 255.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.77585,
"c": 0.12785,
"h": 295
},
"luminance": 0.44822
}Semantic roles & 50–950 ramp
primary
#BCA5FF
secondary
#EEF7D4
accent
#E600AB
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186