#BCA4FD#BCA4FD
#BCA4FD is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.3% C 0.127 H 295.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA4FD |
|---|---|
| RGB | rgb(188, 164, 253) |
| HSL | hsl(256, 96%, 82%) |
| HSV | hsv(256, 35%, 99%) |
| CMYK | cmyk(25.7%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.45, 27.00, -41.09) |
| CIE-LCH | lch(72.45, 49.16, 303.31°) |
| OKLab | oklab(77.31% 0.0549 -0.1142) |
| OKLCH | oklch(77.31% 0.127 295.7) |
| XYZ | xyz(51.7399, 44.3336, 98.7408) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.51
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.66
Pale Violet
#CEAEFA
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 4.78
Lavender
#B39DDB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA4FD #E5FDA4
analogous
#A4B9FD #BCA4FD #E9A4FD
triadic
#BCA4FD #FDBCA4 #A4FDBC
tetradic
#BCA4FD #FDA4B9 #E5FDA4 #A4FDE9
square
#BCA4FD #FDA4B9 #E5FDA4 #A4FDE9
split-complementary
#BCA4FD #FDE9A4 #B9FDA4
monochromatic
#642CFA #9068FC #BCA4FD #E8E0FE #E9E1FE
Accessibility & contrast
On white
2.13
#BCA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BCA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA4FD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA4FD | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#AFB3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bca4fd; /* rgb */ color: rgb(188, 164, 253); /* oklch */ color: oklch(77.3% 0.127 295.7);
Tailwind
colors: {
custom: {
50: '#d2bffe',
500: '#bca4fd',
950: '#000000',
},
}SCSS
$custom: #bca4fd; $custom-light: #d2bffe; $custom-dark: #000000;
JSON
{
"hex": "#bca4fd",
"rgb": {
"r": 188,
"g": 164,
"b": 253
},
"hsl": {
"h": 256.18,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.7731,
"c": 0.12674,
"h": 295.7
},
"luminance": 0.44334
}Semantic roles & 50–950 ramp
primary
#BCA4FD
secondary
#EDF7D4
accent
#E600A8
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186