#BD53BD#BD53BD
#BD53BD is a mid, vivid purple. Relative luminance 0.207; OKLCH L 61.5% C 0.187 H 327.6°. Best body text is #000000 at 5.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BD53BD |
|---|---|
| RGB | rgb(189, 83, 189) |
| HSL | hsl(300, 45%, 53%) |
| HSV | hsv(300, 56%, 74%) |
| CMYK | cmyk(0%, 56.1%, 0%, 25.9%) |
| CIE-LAB | lab(52.60, 56.67, -36.41) |
| CIE-LCH | lch(52.60, 67.36, 327.28°) |
| OKLab | oklab(61.52% 0.1577 -0.1003) |
| OKLCH | oklch(61.52% 0.187 327.6) |
| XYZ | xyz(33.2643, 20.6815, 50.3741) |
| Luminance | 0.2068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.16
Purpley Pink
#C83CB9
ΔE00 3.76
Mediumorchid
#BA55D3
ΔE00 4.11
Pinkish Purple
#D648D7
ΔE00 5.12
Purpleish Pink
#DF4EC8
ΔE00 6.01
Purplish Pink
#CE5DAE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD53BD #53BD53
analogous
#8853BD #BD53BD #BD5388
triadic
#BD53BD #BDBD53 #53BDBD
tetradic
#BD53BD #BD8853 #53BD53 #5388BD
square
#BD53BD #BD8853 #53BD53 #5388BD
split-complementary
#BD53BD #88BD53 #53BD88
monochromatic
#6C296C #983A98 #BD53BD #CE7FCE #DFABDF
Accessibility & contrast
On white
4.09
#BD53BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.14
#BD53BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD53BD
5.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD53BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD53BD | 1.00 | 4.09 | 5.14 | 5.14 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4875C0
Deuteranopia (green-blind)
#6A82BA
Tritanopia (blue-blind)
#C26080
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bd53bd; /* rgb */ color: rgb(189, 83, 189); /* oklch */ color: oklch(61.5% 0.187 327.6);
Tailwind
colors: {
custom: {
50: '#d489d1',
500: '#bd53bd',
950: '#000000',
},
}SCSS
$custom: #bd53bd; $custom-light: #d489d1; $custom-dark: #000000;
JSON
{
"hex": "#bd53bd",
"rgb": {
"r": 189,
"g": 83,
"b": 189
},
"hsl": {
"h": 300,
"s": 44.538,
"l": 53.333
},
"oklch": {
"l": 0.61517,
"c": 0.18686,
"h": 327.6
},
"luminance": 0.20679
}Semantic roles & 50–950 ramp
primary
#BD53BD
secondary
#9FCD9F
accent
#D45454
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82