#BCA2FB#BCA2FB
#BCA2FB is a light, vivid violet. Relative luminance 0.435; OKLCH L 76.9% C 0.127 H 296.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2FB |
|---|---|
| RGB | rgb(188, 162, 251) |
| HSL | hsl(258, 92%, 81%) |
| HSV | hsv(258, 35%, 98%) |
| CMYK | cmyk(25.1%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.89, 27.64, -40.88) |
| CIE-LCH | lch(71.89, 49.34, 304.07°) |
| OKLab | oklab(76.85% 0.0572 -0.1136) |
| OKLCH | oklch(76.85% 0.127 296.7) |
| XYZ | xyz(51.0679, 43.4966, 96.9533) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 4.28
Pale Violet
#CEAEFA
ΔE00 4.75
Lavender
#B39DDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2FB #E1FBA2
analogous
#A2B4FB #BCA2FB #E8A2FB
triadic
#BCA2FB #FBBCA2 #A2FBBC
tetradic
#BCA2FB #FBA2B4 #E1FBA2 #A2FBE8
square
#BCA2FB #FBA2B4 #E1FBA2 #A2FBE8
split-complementary
#BCA2FB #FBE8A2 #B4FBA2
monochromatic
#672DF6 #9267F8 #BCA2FB #E6DDFE #EAE2FE
Accessibility & contrast
On white
2.17
#BCA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BCA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2FB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2FB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FE
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#AFB1C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca2fb; /* rgb */ color: rgb(188, 162, 251); /* oklch */ color: oklch(76.9% 0.127 296.7);
Tailwind
colors: {
custom: {
50: '#d1bdfd',
500: '#bca2fb',
950: '#000000',
},
}SCSS
$custom: #bca2fb; $custom-light: #d1bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bca2fb",
"rgb": {
"r": 188,
"g": 162,
"b": 251
},
"hsl": {
"h": 257.528,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.76855,
"c": 0.1272,
"h": 296.7
},
"luminance": 0.43497
}Semantic roles & 50–950 ramp
primary
#BCA2FB
secondary
#ECF6D5
accent
#E600A2
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185