#BCA2F9#BCA2F9
#BCA2F9 is a light, vivid violet. Relative luminance 0.434; OKLCH L 76.8% C 0.125 H 297.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA2F9 |
|---|---|
| RGB | rgb(188, 162, 249) |
| HSL | hsl(258, 88%, 81%) |
| HSV | hsv(258, 35%, 98%) |
| CMYK | cmyk(24.5%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(71.81, 27.17, -39.92) |
| CIE-LCH | lch(71.81, 48.29, 304.24°) |
| OKLab | oklab(76.76% 0.0568 -0.1109) |
| OKLCH | oklch(76.76% 0.125 297.1) |
| XYZ | xyz(50.7543, 43.3712, 95.3017) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 4.54
Lavender
#B39DDB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA2F9 #DFF9A2
analogous
#A2B3F9 #BCA2F9 #E7A2F9
triadic
#BCA2F9 #F9BCA2 #A2F9BC
tetradic
#BCA2F9 #F9A2B3 #DFF9A2 #A2F9E7
square
#BCA2F9 #F9A2B3 #DFF9A2 #A2F9E7
split-complementary
#BCA2F9 #F9E7A2 #B3F9A2
monochromatic
#692FF2 #9369F5 #BCA2F9 #E5DBFD #EAE2FD
Accessibility & contrast
On white
2.17
#BCA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BCA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA2F9
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA2F9 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#B0B0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bca2f9; /* rgb */ color: rgb(188, 162, 249); /* oklch */ color: oklch(76.8% 0.125 297.1);
Tailwind
colors: {
custom: {
50: '#d1bdfb',
500: '#bca2f9',
950: '#000000',
},
}SCSS
$custom: #bca2f9; $custom-light: #d1bdfb; $custom-dark: #000000;
JSON
{
"hex": "#bca2f9",
"rgb": {
"r": 188,
"g": 162,
"b": 249
},
"hsl": {
"h": 257.931,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.76763,
"c": 0.12455,
"h": 297.1
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#BCA2F9
secondary
#ECF5D6
accent
#E401A0
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185