#BD52BE#BD52BE
#BD52BE is a mid, vivid purple. Relative luminance 0.206; OKLCH L 61.4% C 0.189 H 327.2°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BD52BE |
|---|---|
| RGB | rgb(189, 82, 190) |
| HSL | hsl(299, 45%, 53%) |
| HSV | hsv(299, 57%, 75%) |
| CMYK | cmyk(0.5%, 56.8%, 0%, 25.5%) |
| CIE-LAB | lab(52.48, 57.31, -37.18) |
| CIE-LCH | lch(52.48, 68.31, 327.03°) |
| OKLab | oklab(61.45% 0.1591 -0.1025) |
| OKLCH | oklch(61.45% 0.189 327.2) |
| XYZ | xyz(33.2973, 20.5731, 50.9224) |
| Luminance | 0.2057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.19
Purpley Pink
#C83CB9
ΔE00 3.65
Mediumorchid
#BA55D3
ΔE00 3.92
Pinkish Purple
#D648D7
ΔE00 5.02
Purpleish Pink
#DF4EC8
ΔE00 6.09
Purple Pink
#D725DE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD52BE #53BE52
analogous
#8752BE #BD52BE #BE5289
triadic
#BD52BE #BEBD52 #52BEBD
tetradic
#BD52BE #BE8752 #53BE52 #5289BE
square
#BD52BE #BE8752 #53BE52 #5289BE
split-complementary
#BD52BE #89BE52 #52BE87
monochromatic
#6C296D #983A99 #BD52BE #CE7ECF #DFABDF
Accessibility & contrast
On white
4.11
#BD52BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#BD52BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD52BE
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD52BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD52BE | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4674C1
Deuteranopia (green-blind)
#6982BB
Tritanopia (blue-blind)
#C25F80
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bd52be; /* rgb */ color: rgb(189, 82, 190); /* oklch */ color: oklch(61.4% 0.189 327.2);
Tailwind
colors: {
custom: {
50: '#d488d2',
500: '#bd52be',
950: '#000000',
},
}SCSS
$custom: #bd52be; $custom-light: #d488d2; $custom-dark: #000000;
JSON
{
"hex": "#bd52be",
"rgb": {
"r": 189,
"g": 82,
"b": 190
},
"hsl": {
"h": 299.444,
"s": 45.378,
"l": 53.333
},
"oklch": {
"l": 0.61445,
"c": 0.18922,
"h": 327.2
},
"luminance": 0.20571
}Semantic roles & 50–950 ramp
primary
#BD52BE
secondary
#9FCD9F
accent
#D55354
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82