#BD55BD#BD55BD
#BD55BD is a mid, vivid purple. Relative luminance 0.210; OKLCH L 61.8% C 0.184 H 327.5°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BD55BD |
|---|---|
| RGB | rgb(189, 85, 189) |
| HSL | hsl(300, 44%, 54%) |
| HSV | hsv(300, 55%, 74%) |
| CMYK | cmyk(0%, 55%, 0%, 25.9%) |
| CIE-LAB | lab(52.94, 55.75, -35.87) |
| CIE-LCH | lch(52.94, 66.29, 327.24°) |
| OKLab | oklab(61.77% 0.1551 -0.0987) |
| OKLCH | oklch(61.77% 0.184 327.5) |
| XYZ | xyz(33.4195, 20.9919, 50.4258) |
| Luminance | 0.2099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.26
Purpley Pink
#C83CB9
ΔE00 4.11
Mediumorchid
#BA55D3
ΔE00 4.15
Pinkish Purple
#D648D7
ΔE00 5.14
Purpleish Pink
#DF4EC8
ΔE00 5.88
Purplish Pink
#CE5DAE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD55BD #55BD55
analogous
#8955BD #BD55BD #BD5589
triadic
#BD55BD #BDBD55 #55BDBD
tetradic
#BD55BD #BD8955 #55BD55 #5589BD
square
#BD55BD #BD8955 #55BD55 #5589BD
split-complementary
#BD55BD #89BD55 #55BD89
monochromatic
#6D2A6D #993C99 #BD55BD #CE81CE #DFADDF
Accessibility & contrast
On white
4.04
#BD55BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#BD55BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BD55BD
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD55BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD55BD | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A76C0
Deuteranopia (green-blind)
#6C83BA
Tritanopia (blue-blind)
#C26181
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #bd55bd; /* rgb */ color: rgb(189, 85, 189); /* oklch */ color: oklch(61.8% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#d38ad1',
500: '#bd55bd',
950: '#000000',
},
}SCSS
$custom: #bd55bd; $custom-light: #d38ad1; $custom-dark: #000000;
JSON
{
"hex": "#bd55bd",
"rgb": {
"r": 189,
"g": 85,
"b": 189
},
"hsl": {
"h": 300,
"s": 44.068,
"l": 53.725
},
"oklch": {
"l": 0.61767,
"c": 0.18384,
"h": 327.5
},
"luminance": 0.2099
}Semantic roles & 50–950 ramp
primary
#BD55BD
secondary
#A1CDA1
accent
#D45454
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82