#BCA2FD#BCA2FD
#BCA2FD is a light, vivid violet. Relative luminance 0.436; OKLCH L 76.9% C 0.130 H 296.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2FD |
|---|---|
| RGB | rgb(188, 162, 253) |
| HSL | hsl(257, 96%, 81%) |
| HSV | hsv(257, 36%, 99%) |
| CMYK | cmyk(25.7%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(71.98, 28.11, -41.83) |
| CIE-LCH | lch(71.98, 50.40, 303.91°) |
| OKLab | oklab(76.95% 0.0577 -0.1163) |
| OKLCH | oklch(76.95% 0.13 296.4) |
| XYZ | xyz(51.3848, 43.6234, 98.6224) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.20
Lilac (survey)
#CEA2FD
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2FD #E3FDA2
analogous
#A2B6FD #BCA2FD #EAA2FD
triadic
#BCA2FD #FDBCA2 #A2FDBC
tetradic
#BCA2FD #FDA2B6 #E3FDA2 #A2FDEA
square
#BCA2FD #FDA2B6 #E3FDA2 #A2FDEA
split-complementary
#BCA2FD #FDEAA2 #B6FDA2
monochromatic
#662AFA #9166FC #BCA2FD #E7DEFE #E9E1FE
Accessibility & contrast
On white
2.16
#BCA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BCA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2FD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2FD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#AFB1C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca2fd; /* rgb */ color: rgb(188, 162, 253); /* oklch */ color: oklch(76.9% 0.130 296.4);
Tailwind
colors: {
custom: {
50: '#d2bdfe',
500: '#bca2fd',
950: '#000000',
},
}SCSS
$custom: #bca2fd; $custom-light: #d2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#bca2fd",
"rgb": {
"r": 188,
"g": 162,
"b": 253
},
"hsl": {
"h": 257.143,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.76948,
"c": 0.12984,
"h": 296.4
},
"luminance": 0.43624
}Semantic roles & 50–950 ramp
primary
#BCA2FD
secondary
#EDF7D4
accent
#E600A4
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186