#BCA5FD#BCA5FD
#BCA5FD is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.5% C 0.125 H 295.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA5FD |
|---|---|
| RGB | rgb(188, 165, 253) |
| HSL | hsl(256, 96%, 82%) |
| HSV | hsv(256, 35%, 99%) |
| CMYK | cmyk(25.7%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.69, 26.45, -40.71) |
| CIE-LCH | lch(72.69, 48.55, 303.01°) |
| OKLab | oklab(77.49% 0.0536 -0.1131) |
| OKLCH | oklch(77.49% 0.125 295.3) |
| XYZ | xyz(51.9196, 44.6929, 98.8007) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Violet
#CEAEFA
ΔE00 4.63
Lavender (survey)
#C79FEF
ΔE00 4.77
Baby Purple
#CA9BF7
ΔE00 4.99
Lavender
#B39DDB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA5FD #E6FDA5
analogous
#A5BAFD #BCA5FD #E8A5FD
triadic
#BCA5FD #FDBCA5 #A5FDBC
tetradic
#BCA5FD #FDA5BA #E6FDA5 #A5FDE8
square
#BCA5FD #FDA5BA #E6FDA5 #A5FDE8
split-complementary
#BCA5FD #FDE8A5 #BAFDA5
monochromatic
#632DFA #8F69FC #BCA5FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.11
#BCA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BCA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA5FD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA5FD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#AFB4C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bca5fd; /* rgb */ color: rgb(188, 165, 253); /* oklch */ color: oklch(77.5% 0.125 295.3);
Tailwind
colors: {
custom: {
50: '#d1bffe',
500: '#bca5fd',
950: '#000000',
},
}SCSS
$custom: #bca5fd; $custom-light: #d1bffe; $custom-dark: #000000;
JSON
{
"hex": "#bca5fd",
"rgb": {
"r": 188,
"g": 165,
"b": 253
},
"hsl": {
"h": 255.682,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.77492,
"c": 0.12519,
"h": 295.3
},
"luminance": 0.44693
}Semantic roles & 50–950 ramp
primary
#BCA5FD
secondary
#EEF7D4
accent
#E600AA
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186