#BC53BE#BC53BE
#BC53BE is a mid, vivid purple. Relative luminance 0.206; OKLCH L 61.4% C 0.187 H 326.8°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BC53BE |
|---|---|
| RGB | rgb(188, 83, 190) |
| HSL | hsl(299, 45%, 54%) |
| HSV | hsv(299, 56%, 75%) |
| CMYK | cmyk(1.1%, 56.3%, 0%, 25.5%) |
| CIE-LAB | lab(52.51, 56.58, -37.14) |
| CIE-LCH | lch(52.51, 67.69, 326.72°) |
| OKLab | oklab(61.44% 0.1567 -0.1024) |
| OKLCH | oklch(61.44% 0.187 326.8) |
| XYZ | xyz(33.1260, 20.5975, 50.9361) |
| Luminance | 0.2060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.39
Mediumorchid
#BA55D3
ΔE00 3.84
Purpley Pink
#C83CB9
ΔE00 3.86
Pinkish Purple
#D648D7
ΔE00 5.13
Purpleish Pink
#DF4EC8
ΔE00 6.22
Purple Pink
#D725DE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC53BE #55BE53
analogous
#8653BE #BC53BE #BE538A
triadic
#BC53BE #BEBC53 #53BEBC
tetradic
#BC53BE #BE8653 #55BE53 #538ABE
square
#BC53BE #BE8653 #55BE53 #538ABE
split-complementary
#BC53BE #8ABE53 #53BE86
monochromatic
#6C296D #983A9A #BC53BE #CD7FCF #DFACE0
Accessibility & contrast
On white
4.10
#BC53BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#BC53BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC53BE
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC53BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC53BE | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4775C1
Deuteranopia (green-blind)
#6982BB
Tritanopia (blue-blind)
#C16081
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bc53be; /* rgb */ color: rgb(188, 83, 190); /* oklch */ color: oklch(61.4% 0.187 326.8);
Tailwind
colors: {
custom: {
50: '#d389d2',
500: '#bc53be',
950: '#000000',
},
}SCSS
$custom: #bc53be; $custom-light: #d389d2; $custom-dark: #000000;
JSON
{
"hex": "#bc53be",
"rgb": {
"r": 188,
"g": 83,
"b": 190
},
"hsl": {
"h": 298.879,
"s": 45.148,
"l": 53.529
},
"oklch": {
"l": 0.61436,
"c": 0.18716,
"h": 326.8
},
"luminance": 0.20596
}Semantic roles & 50–950 ramp
primary
#BC53BE
secondary
#A0CD9F
accent
#D55355
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82