#BC54E7#BC54E7
#BC54E7 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.224 H 314.5°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BC54E7 |
|---|---|
| RGB | rgb(188, 84, 231) |
| HSL | hsl(282, 75%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(18.6%, 63.6%, 0%, 9.4%) |
| CIE-LAB | lab(54.87, 63.94, -56.74) |
| CIE-LCH | lch(54.87, 85.49, 318.41°) |
| OKLab | oklab(63.86% 0.1569 -0.1594) |
| OKLCH | oklch(63.86% 0.224 314.5) |
| XYZ | xyz(38.3308, 22.8028, 77.9680) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.07
Bright Lilac
#C95EFB
ΔE00 4.24
Lightish Purple
#A552E6
ΔE00 4.46
Bright Lavender
#C760FF
ΔE00 4.69
Heliotrope
#D94FF5
ΔE00 4.86
Lighter Purple
#A55AF4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC54E7 #7FE754
analogous
#7354E7 #BC54E7 #E754C9
triadic
#BC54E7 #E7BC54 #54E7BC
tetradic
#BC54E7 #E77354 #7FE754 #54C9E7
square
#BC54E7 #E77354 #7FE754 #54C9E7
split-complementary
#BC54E7 #C9E754 #54E773
monochromatic
#7E18A9 #A71FDF #BC54E7 #D18AEF #E6BFF6
Accessibility & contrast
On white
3.78
#BC54E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BC54E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC54E7
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC54E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC54E7 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#127DEB
Deuteranopia (green-blind)
#4F86E4
Tritanopia (blue-blind)
#B87096
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc54e7; /* rgb */ color: rgb(188, 84, 231); /* oklch */ color: oklch(63.9% 0.224 314.5);
Tailwind
colors: {
custom: {
50: '#d48aef',
500: '#bc54e7',
950: '#000000',
},
}SCSS
$custom: #bc54e7; $custom-light: #d48aef; $custom-dark: #000000;
JSON
{
"hex": "#bc54e7",
"rgb": {
"r": 188,
"g": 84,
"b": 231
},
"hsl": {
"h": 282.449,
"s": 75.385,
"l": 61.765
},
"oklch": {
"l": 0.63863,
"c": 0.22369,
"h": 314.5
},
"luminance": 0.22802
}Semantic roles & 50–950 ramp
primary
#BC54E7
secondary
#C0E7B0
accent
#D80E49
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150C16
muted
#837D84