#BC9AFF#BC9AFF
#BC9AFF is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.6% C 0.145 H 298.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9AFF |
|---|---|
| RGB | rgb(188, 154, 255) |
| HSL | hsl(260, 100%, 80%) |
| HSV | hsv(260, 40%, 100%) |
| CMYK | cmyk(26.3%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(70.19, 33.03, -45.71) |
| CIE-LCH | lch(70.19, 56.39, 305.85°) |
| OKLab | oklab(75.62% 0.0689 -0.1275) |
| OKLCH | oklch(75.62% 0.145 298.4) |
| XYZ | xyz(50.3405, 41.0222, 99.8543) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.10
Baby Purple
#CA9BF7
ΔE00 3.84
Liliac
#C48EFD
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.84
Pale Violet
#CEAEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9AFF #DDFF9A
analogous
#9AAAFF #BC9AFF #EE9AFF
triadic
#BC9AFF #FFBC9A #9AFFBC
tetradic
#BC9AFF #FF9AAA #DDFF9A #9AFFEE
square
#BC9AFF #FF9AAA #DDFF9A #9AFFEE
split-complementary
#BC9AFF #FFEE9A #AAFF9A
monochromatic
#6B20FF #935DFF #BC9AFF #E5D7FF #EBE0FF
Accessibility & contrast
On white
2.28
#BC9AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#BC9AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9AFF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9AFF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#85ABFC
Tritanopia (blue-blind)
#AFABC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9aff; /* rgb */ color: rgb(188, 154, 255); /* oklch */ color: oklch(75.6% 0.145 298.4);
Tailwind
colors: {
custom: {
50: '#d2b8ff',
500: '#bc9aff',
950: '#000000',
},
}SCSS
$custom: #bc9aff; $custom-light: #d2b8ff; $custom-dark: #000000;
JSON
{
"hex": "#bc9aff",
"rgb": {
"r": 188,
"g": 154,
"b": 255
},
"hsl": {
"h": 260.198,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.7562,
"c": 0.14495,
"h": 298.4
},
"luminance": 0.41023
}Semantic roles & 50–950 ramp
primary
#BC9AFF
secondary
#EBF7D4
accent
#E60098
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086