#BC53E8#BC53E8
#BC53E8 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.226 H 314.4°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC53E8 |
|---|---|
| RGB | rgb(188, 83, 232) |
| HSL | hsl(282, 76%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(54.77, 64.58, -57.47) |
| CIE-LCH | lch(54.77, 86.45, 318.34°) |
| OKLab | oklab(63.81% 0.158 -0.1615) |
| OKLCH | oklch(63.81% 0.226 314.4) |
| XYZ | xyz(38.3954, 22.7053, 78.6883) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.21
Bright Lilac
#C95EFB
ΔE00 4.28
Lightish Purple
#A552E6
ΔE00 4.35
Bright Lavender
#C760FF
ΔE00 4.72
Lighter Purple
#A55AF4
ΔE00 4.80
Heliotrope
#D94FF5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC53E8 #7FE853
analogous
#7253E8 #BC53E8 #E853C9
triadic
#BC53E8 #E8BC53 #53E8BC
tetradic
#BC53E8 #E87253 #7FE853 #53C9E8
square
#BC53E8 #E87253 #7FE853 #53C9E8
split-complementary
#BC53E8 #C9E853 #53E872
monochromatic
#7E17AA #A71EE0 #BC53E8 #D189EF #E6BFF6
Accessibility & contrast
On white
3.79
#BC53E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#BC53E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC53E8
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC53E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC53E8 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#087DEC
Deuteranopia (green-blind)
#4E86E4
Tritanopia (blue-blind)
#B86F97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc53e8; /* rgb */ color: rgb(188, 83, 232); /* oklch */ color: oklch(63.8% 0.226 314.4);
Tailwind
colors: {
custom: {
50: '#d48af0',
500: '#bc53e8',
950: '#000000',
},
}SCSS
$custom: #bc53e8; $custom-light: #d48af0; $custom-dark: #000000;
JSON
{
"hex": "#bc53e8",
"rgb": {
"r": 188,
"g": 83,
"b": 232
},
"hsl": {
"h": 282.282,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.63809,
"c": 0.22596,
"h": 314.4
},
"luminance": 0.22704
}Semantic roles & 50–950 ramp
primary
#BC53E8
secondary
#C0E7B0
accent
#D90D49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85