#BC9FFB#BC9FFB
#BC9FFB is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.3% C 0.132 H 297.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FFB |
|---|---|
| RGB | rgb(188, 159, 251) |
| HSL | hsl(259, 92%, 80%) |
| HSV | hsv(259, 37%, 98%) |
| CMYK | cmyk(25.1%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.18, 29.31, -41.98) |
| CIE-LCH | lch(71.18, 51.20, 304.92°) |
| OKLab | oklab(76.31% 0.0613 -0.1168) |
| OKLCH | oklch(76.31% 0.132 297.7) |
| XYZ | xyz(50.5457, 42.4523, 96.7792) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.81
Lilac (survey)
#CEA2FD
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.07
Liliac
#C48EFD
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FFB #DEFB9F
analogous
#9FB0FB #BC9FFB #EA9FFB
triadic
#BC9FFB #FBBC9F #9FFBBC
tetradic
#BC9FFB #FB9FB0 #DEFB9F #9FFBEA
square
#BC9FFB #FB9FB0 #DEFB9F #9FFBEA
split-complementary
#BC9FFB #FBEA9F #B0FB9F
monochromatic
#6A29F6 #9364F9 #BC9FFB #E5DAFD #EAE2FE
Accessibility & contrast
On white
2.21
#BC9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#BC9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FFB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FFB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#8CADF9
Tritanopia (blue-blind)
#B0AEC1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bc9ffb; /* rgb */ color: rgb(188, 159, 251); /* oklch */ color: oklch(76.3% 0.132 297.7);
Tailwind
colors: {
custom: {
50: '#d2bbfd',
500: '#bc9ffb',
950: '#000000',
},
}SCSS
$custom: #bc9ffb; $custom-light: #d2bbfd; $custom-dark: #000000;
JSON
{
"hex": "#bc9ffb",
"rgb": {
"r": 188,
"g": 159,
"b": 251
},
"hsl": {
"h": 258.913,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.76314,
"c": 0.13191,
"h": 297.7
},
"luminance": 0.42453
}Semantic roles & 50–950 ramp
primary
#BC9FFB
secondary
#ECF6D5
accent
#E6009D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185