#BC54E9#BC54E9
#BC54E9 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.0% C 0.226 H 314.0°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC54E9 |
|---|---|
| RGB | rgb(188, 84, 233) |
| HSL | hsl(282, 77%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19.3%, 63.9%, 0%, 8.6%) |
| CIE-LAB | lab(54.99, 64.34, -57.68) |
| CIE-LCH | lch(54.99, 86.41, 318.13°) |
| OKLab | oklab(63.99% 0.1568 -0.1622) |
| OKLCH | oklch(63.99% 0.226 314) |
| XYZ | xyz(38.6149, 22.9164, 79.4642) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.36
Bright Lilac
#C95EFB
ΔE00 4.07
Lightish Purple
#A552E6
ΔE00 4.41
Bright Lavender
#C760FF
ΔE00 4.49
Lighter Purple
#A55AF4
ΔE00 4.70
Heliotrope
#D94FF5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC54E9 #81E954
analogous
#7254E9 #BC54E9 #E954CC
triadic
#BC54E9 #E9BC54 #54E9BC
tetradic
#BC54E9 #E97254 #81E954 #54CCE9
square
#BC54E9 #E97254 #81E954 #54CCE9
split-complementary
#BC54E9 #CCE954 #54E972
monochromatic
#7F16AC #A71EE2 #BC54E9 #D18AF0 #E6C0F7
Accessibility & contrast
On white
3.76
#BC54E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#BC54E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC54E9
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC54E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC54E9 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A7EEE
Deuteranopia (green-blind)
#4E86E5
Tritanopia (blue-blind)
#B87097
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc54e9; /* rgb */ color: rgb(188, 84, 233); /* oklch */ color: oklch(64.0% 0.226 314.0);
Tailwind
colors: {
custom: {
50: '#d48bf1',
500: '#bc54e9',
950: '#000000',
},
}SCSS
$custom: #bc54e9; $custom-light: #d48bf1; $custom-dark: #000000;
JSON
{
"hex": "#bc54e9",
"rgb": {
"r": 188,
"g": 84,
"b": 233
},
"hsl": {
"h": 281.879,
"s": 77.202,
"l": 62.157
},
"oklch": {
"l": 0.63986,
"c": 0.22561,
"h": 314
},
"luminance": 0.22915
}Semantic roles & 50–950 ramp
primary
#BC54E9
secondary
#C2E8B1
accent
#D90C4A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85