#BCA3F2#BCA3F2
#BCA3F2 is a light, moderate violet. Relative luminance 0.433; OKLCH L 76.6% C 0.114 H 298.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA3F2 |
|---|---|
| RGB | rgb(188, 163, 242) |
| HSL | hsl(259, 75%, 79%) |
| HSV | hsv(259, 33%, 95%) |
| CMYK | cmyk(22.3%, 32.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.76, 24.99, -36.20) |
| CIE-LCH | lch(71.76, 43.99, 304.62°) |
| OKLab | oklab(76.63% 0.0538 -0.1002) |
| OKLCH | oklch(76.63% 0.114 298.2) |
| XYZ | xyz(49.8597, 43.2963, 89.7174) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 3.62
Pale Violet
#CEAEFA
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA3F2 #D9F2A3
analogous
#A3B2F2 #BCA3F2 #E3A3F2
triadic
#BCA3F2 #F2BCA3 #A3F2BC
tetradic
#BCA3F2 #F2A3B2 #D9F2A3 #A3F2E3
square
#BCA3F2 #F2A3B2 #D9F2A3 #A3F2E3
split-complementary
#BCA3F2 #F2E3A3 #B2F2A3
monochromatic
#6E38E3 #956DEA #BCA3F2 #E3D9FA #EBE4FB
Accessibility & contrast
On white
2.17
#BCA3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BCA3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA3F2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA3F2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#B2B0C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca3f2; /* rgb */ color: rgb(188, 163, 242); /* oklch */ color: oklch(76.6% 0.114 298.2);
Tailwind
colors: {
custom: {
50: '#d1bef6',
500: '#bca3f2',
950: '#000000',
},
}SCSS
$custom: #bca3f2; $custom-light: #d1bef6; $custom-dark: #000000;
JSON
{
"hex": "#bca3f2",
"rgb": {
"r": 188,
"g": 163,
"b": 242
},
"hsl": {
"h": 258.987,
"s": 75.238,
"l": 79.412
},
"oklch": {
"l": 0.76629,
"c": 0.11368,
"h": 298.2
},
"luminance": 0.43297
}Semantic roles & 50–950 ramp
primary
#BCA3F2
secondary
#EAF3D8
accent
#D70E98
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141217
muted
#828185