#BC5CCA#BC5CCA
#BC5CCA is a light, vivid purple. Relative luminance 0.226; OKLCH L 63.2% C 0.184 H 322.4°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BC5CCA |
|---|---|
| RGB | rgb(188, 92, 202) |
| HSL | hsl(292, 51%, 58%) |
| HSV | hsv(292, 54%, 79%) |
| CMYK | cmyk(6.9%, 54.5%, 0%, 20.8%) |
| CIE-LAB | lab(54.67, 54.54, -40.63) |
| CIE-LCH | lch(54.67, 68.01, 323.32°) |
| OKLab | oklab(63.21% 0.1461 -0.1125) |
| OKLCH | oklch(63.21% 0.184 322.4) |
| XYZ | xyz(35.2257, 22.6116, 58.3747) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.42
Pinky Purple
#C94CBE
ΔE00 4.20
Pinkish Purple
#D648D7
ΔE00 4.63
Purpley Pink
#C83CB9
ΔE00 6.30
Purpleish Pink
#DF4EC8
ΔE00 6.33
Amethyst
#9B5FC0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC5CCA #6ACA5C
analogous
#855CCA #BC5CCA #CA5CA1
triadic
#BC5CCA #CABC5C #5CCABC
tetradic
#BC5CCA #CA855C #6ACA5C #5CA1CA
square
#BC5CCA #CA855C #6ACA5C #5CA1CA
split-complementary
#BC5CCA #A1CA5C #5CCA85
monochromatic
#762A81 #A139B0 #BC5CCA #CF8AD9 #E2B8E8
Accessibility & contrast
On white
3.80
#BC5CCA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BC5CCA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC5CCA
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC5CCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC5CCA | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A7CCE
Deuteranopia (green-blind)
#6987C7
Tritanopia (blue-blind)
#BE6B8A
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc5cca; /* rgb */ color: rgb(188, 92, 202); /* oklch */ color: oklch(63.2% 0.184 322.4);
Tailwind
colors: {
custom: {
50: '#d38eda',
500: '#bc5cca',
950: '#000000',
},
}SCSS
$custom: #bc5cca; $custom-light: #d38eda; $custom-dark: #000000;
JSON
{
"hex": "#bc5cca",
"rgb": {
"r": 188,
"g": 92,
"b": 202
},
"hsl": {
"h": 292.364,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.63213,
"c": 0.18444,
"h": 322.4
},
"luminance": 0.2261
}Semantic roles & 50–950 ramp
primary
#BC5CCA
secondary
#B0D7AB
accent
#DA4D5F
background
#FDF9FD
surface
#FAF1FB
border
#D3CBD4
text
#140D15
muted
#837E83