#BC9CFB#BC9CFB
#BC9CFB is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.8% C 0.137 H 298.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9CFB |
|---|---|
| RGB | rgb(188, 156, 251) |
| HSL | hsl(260, 92%, 80%) |
| HSV | hsv(260, 38%, 98%) |
| CMYK | cmyk(25.1%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.48, 30.97, -43.08) |
| CIE-LCH | lch(70.48, 53.06, 305.71°) |
| OKLab | oklab(75.78% 0.0654 -0.1199) |
| OKLCH | oklch(75.78% 0.137 298.6) |
| XYZ | xyz(50.0361, 41.4330, 96.6094) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.49
Lilac (survey)
#CEA2FD
ΔE00 3.76
Lavender (survey)
#C79FEF
ΔE00 4.12
Liliac
#C48EFD
ΔE00 4.36
Pale Violet
#CEAEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9CFB #DBFB9C
analogous
#9CABFB #BC9CFB #EC9CFB
triadic
#BC9CFB #FBBC9C #9CFBBC
tetradic
#BC9CFB #FB9CAB #DBFB9C #9CFBEC
square
#BC9CFB #FB9CAB #DBFB9C #9CFBEC
split-complementary
#BC9CFB #FBEC9C #ABFB9C
monochromatic
#6C26F6 #9461F9 #BC9CFB #E4D7FD #EBE2FE
Accessibility & contrast
On white
2.26
#BC9CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#BC9CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9CFB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9CFB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#B0ACC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9cfb; /* rgb */ color: rgb(188, 156, 251); /* oklch */ color: oklch(75.8% 0.137 298.6);
Tailwind
colors: {
custom: {
50: '#d2b9fd',
500: '#bc9cfb',
950: '#000000',
},
}SCSS
$custom: #bc9cfb; $custom-light: #d2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#bc9cfb",
"rgb": {
"r": 188,
"g": 156,
"b": 251
},
"hsl": {
"h": 260.211,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.7578,
"c": 0.13663,
"h": 298.6
},
"luminance": 0.41433
}Semantic roles & 50–950 ramp
primary
#BC9CFB
secondary
#EBF6D5
accent
#E60098
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085