#BCA9FE#BCA9FE
#BCA9FE is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.3% C 0.120 H 293.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA9FE |
|---|---|
| RGB | rgb(188, 169, 254) |
| HSL | hsl(253, 98%, 83%) |
| HSV | hsv(253, 33%, 100%) |
| CMYK | cmyk(26%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.69, 24.46, -39.70) |
| CIE-LCH | lch(73.69, 46.63, 301.65°) |
| OKLab | oklab(78.27% 0.0484 -0.1102) |
| OKLCH | oklch(78.27% 0.12 293.7) |
| XYZ | xyz(52.8121, 46.2223, 99.8861) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA9FE #EBFEA9
analogous
#A9C0FE #BCA9FE #E7A9FE
triadic
#BCA9FE #FEBCA9 #A9FEBC
tetradic
#BCA9FE #FEA9C0 #EBFEA9 #A9FEE7
square
#BCA9FE #FEA9C0 #EBFEA9 #A9FEE7
split-complementary
#BCA9FE #FEE7A9 #C0FEA9
monochromatic
#5E30FD #8D6DFD #BCA9FE #E7E1FF #E7E1FF
Accessibility & contrast
On white
2.05
#BCA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BCA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA9FE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA9FE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#AEB7C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bca9fe; /* rgb */ color: rgb(188, 169, 254); /* oklch */ color: oklch(78.3% 0.120 293.7);
Tailwind
colors: {
custom: {
50: '#d1c2ff',
500: '#bca9fe',
950: '#000000',
},
}SCSS
$custom: #bca9fe; $custom-light: #d1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#bca9fe",
"rgb": {
"r": 188,
"g": 169,
"b": 254
},
"hsl": {
"h": 253.412,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.78271,
"c": 0.12037,
"h": 293.7
},
"luminance": 0.46223
}Semantic roles & 50–950 ramp
primary
#BCA9FE
secondary
#EFF7D4
accent
#E600B2
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186