#BCA2FE#BCA2FE
#BCA2FE is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.0% C 0.131 H 296.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2FE |
|---|---|
| RGB | rgb(188, 162, 254) |
| HSL | hsl(257, 98%, 82%) |
| HSV | hsv(257, 36%, 100%) |
| CMYK | cmyk(26%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.02, 28.35, -42.30) |
| CIE-LCH | lch(72.02, 50.92, 303.83°) |
| OKLab | oklab(77% 0.0579 -0.1177) |
| OKLCH | oklch(77% 0.131 296.2) |
| XYZ | xyz(51.5445, 43.6872, 99.4636) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2FE #E4FEA2
analogous
#A2B6FE #BCA2FE #EAA2FE
triadic
#BCA2FE #FEBCA2 #A2FEBC
tetradic
#BCA2FE #FEA2B6 #E4FEA2 #A2FEEA
square
#BCA2FE #FEA2B6 #E4FEA2 #A2FEEA
split-complementary
#BCA2FE #FEEAA2 #B6FEA2
monochromatic
#6529FD #9065FD #BCA2FE #E8DFFF #E9E1FF
Accessibility & contrast
On white
2.16
#BCA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BCA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8EAFFC
Tritanopia (blue-blind)
#AFB2C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca2fe; /* rgb */ color: rgb(188, 162, 254); /* oklch */ color: oklch(77.0% 0.131 296.2);
Tailwind
colors: {
custom: {
50: '#d2bdff',
500: '#bca2fe',
950: '#000000',
},
}SCSS
$custom: #bca2fe; $custom-light: #d2bdff; $custom-dark: #000000;
JSON
{
"hex": "#bca2fe",
"rgb": {
"r": 188,
"g": 162,
"b": 254
},
"hsl": {
"h": 256.957,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.76995,
"c": 0.13117,
"h": 296.2
},
"luminance": 0.43688
}Semantic roles & 50–950 ramp
primary
#BCA2FE
secondary
#EDF7D4
accent
#E600A5
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186