#BC9CFC#BC9CFC
#BC9CFC is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.8% C 0.138 H 298.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9CFC |
|---|---|
| RGB | rgb(188, 156, 252) |
| HSL | hsl(260, 94%, 80%) |
| HSV | hsv(260, 38%, 99%) |
| CMYK | cmyk(25.4%, 38.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.52, 31.21, -43.56) |
| CIE-LCH | lch(70.52, 53.58, 305.62°) |
| OKLab | oklab(75.83% 0.0656 -0.1213) |
| OKLCH | oklch(75.83% 0.138 298.4) |
| XYZ | xyz(50.1941, 41.4962, 97.4417) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.79
Baby Purple
#CA9BF7
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.27
Liliac
#C48EFD
ΔE00 4.35
Pale Violet
#CEAEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9CFC #DCFC9C
analogous
#9CACFC #BC9CFC #EC9CFC
triadic
#BC9CFC #FCBC9C #9CFCBC
tetradic
#BC9CFC #FC9CAC #DCFC9C #9CFCEC
square
#BC9CFC #FC9CAC #DCFC9C #9CFCEC
split-complementary
#BC9CFC #FCEC9C #ACFC9C
monochromatic
#6C25F8 #9461FA #BC9CFC #E4D7FE #EBE1FE
Accessibility & contrast
On white
2.26
#BC9CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BC9CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9CFC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9CFC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#B0ACC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bc9cfc; /* rgb */ color: rgb(188, 156, 252); /* oklch */ color: oklch(75.8% 0.138 298.4);
Tailwind
colors: {
custom: {
50: '#d2b9fd',
500: '#bc9cfc',
950: '#000000',
},
}SCSS
$custom: #bc9cfc; $custom-light: #d2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#bc9cfc",
"rgb": {
"r": 188,
"g": 156,
"b": 252
},
"hsl": {
"h": 260,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.75827,
"c": 0.13792,
"h": 298.4
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#BC9CFC
secondary
#EBF6D5
accent
#E60099
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086