#BC9BFA#BC9BFA
#BC9BFA is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.6% C 0.137 H 299.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9BFA |
|---|---|
| RGB | rgb(188, 155, 250) |
| HSL | hsl(261, 90%, 79%) |
| HSV | hsv(261, 38%, 98%) |
| CMYK | cmyk(24.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.20, 31.29, -42.97) |
| CIE-LCH | lch(70.20, 53.16, 306.06°) |
| OKLab | oklab(75.56% 0.0666 -0.1196) |
| OKLCH | oklch(75.56% 0.137 299.1) |
| XYZ | xyz(49.7118, 41.0359, 95.7257) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.73
Baby Purple
#CA9BF7
ΔE00 3.33
Lilac (survey)
#CEA2FD
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9BFA #D9FA9B
analogous
#9BAAFA #BC9BFA #EB9BFA
triadic
#BC9BFA #FABC9B #9BFABC
tetradic
#BC9BFA #FA9BAA #D9FA9B #9BFAEB
square
#BC9BFA #FA9BAA #D9FA9B #9BFAEB
split-complementary
#BC9BFA #FAEB9B #AAFA9B
monochromatic
#6E26F4 #9561F7 #BC9BFA #E3D5FD #EBE2FE
Accessibility & contrast
On white
2.28
#BC9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#BC9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9BFA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9BFA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#B0ABBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9bfa; /* rgb */ color: rgb(188, 155, 250); /* oklch */ color: oklch(75.6% 0.137 299.1);
Tailwind
colors: {
custom: {
50: '#d2b9fc',
500: '#bc9bfa',
950: '#000000',
},
}SCSS
$custom: #bc9bfa; $custom-light: #d2b9fc; $custom-dark: #000000;
JSON
{
"hex": "#bc9bfa",
"rgb": {
"r": 188,
"g": 155,
"b": 250
},
"hsl": {
"h": 260.842,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.75555,
"c": 0.13691,
"h": 299.1
},
"luminance": 0.41036
}Semantic roles & 50–950 ramp
primary
#BC9BFA
secondary
#EAF6D5
accent
#E60096
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085