#BC53E9#BC53E9
#BC53E9 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.227 H 314.1°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC53E9 |
|---|---|
| RGB | rgb(188, 83, 233) |
| HSL | hsl(282, 77%, 62%) |
| HSV | hsv(282, 64%, 91%) |
| CMYK | cmyk(19.3%, 64.4%, 0%, 8.6%) |
| CIE-LAB | lab(54.83, 64.78, -57.93) |
| CIE-LCH | lch(54.83, 86.91, 318.20°) |
| OKLab | oklab(63.87% 0.158 -0.1629) |
| OKLCH | oklch(63.87% 0.227 314.1) |
| XYZ | xyz(38.5378, 22.7623, 79.4385) |
| Luminance | 0.2276 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.36
Bright Lilac
#C95EFB
ΔE00 4.20
Lightish Purple
#A552E6
ΔE00 4.33
Bright Lavender
#C760FF
ΔE00 4.63
Lighter Purple
#A55AF4
ΔE00 4.71
Heliotrope
#D94FF5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC53E9 #80E953
analogous
#7153E9 #BC53E9 #E953CB
triadic
#BC53E9 #E9BC53 #53E9BC
tetradic
#BC53E9 #E97153 #80E953 #53CBE9
square
#BC53E9 #E97153 #80E953 #53CBE9
split-complementary
#BC53E9 #CBE953 #53E971
monochromatic
#7F16AC #A71DE2 #BC53E9 #D189F0 #E6C0F7
Accessibility & contrast
On white
3.78
#BC53E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BC53E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC53E9
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC53E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC53E9 | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#027DEE
Deuteranopia (green-blind)
#4D86E5
Tritanopia (blue-blind)
#B87097
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc53e9; /* rgb */ color: rgb(188, 83, 233); /* oklch */ color: oklch(63.9% 0.227 314.1);
Tailwind
colors: {
custom: {
50: '#d48af1',
500: '#bc53e9',
950: '#000000',
},
}SCSS
$custom: #bc53e9; $custom-light: #d48af1; $custom-dark: #000000;
JSON
{
"hex": "#bc53e9",
"rgb": {
"r": 188,
"g": 83,
"b": 233
},
"hsl": {
"h": 282,
"s": 77.32,
"l": 61.961
},
"oklch": {
"l": 0.63871,
"c": 0.22692,
"h": 314.1
},
"luminance": 0.22761
}Semantic roles & 50–950 ramp
primary
#BC53E9
secondary
#C1E8B0
accent
#DA0C4A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85