RGB
142, 69, 133
HSL
307°, 35%, 41%
CMYK
0, 51, 6, 44
HSV
307°, 51%, 56%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #8E4585 |
color: #8E4585;
|
| RGB | 142, 69, 133 |
color: rgb(142, 69, 133);
|
| RGB Percentage | 56%, 27%, 52% |
color: rgb(56%, 27%, 52%);
|
| CMYK | 0%, 51%, 6%, 44% | Not supported in CSS |
| HSL | 307°, 35%, 41% |
color: hsl(307, 35%, 41%);
|
| HSV | 307°, 51%, 56% | Not supported in CSS |
| CIE-LAB | 33, 15, -21 |
color: lab(33% 15 -21);
|
| Decimal | 9323909 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.plum {
color: #8E4585;
}
SCSS
$plum: #8E4585;
RGB
rgb(142, 69, 133)
Accessibility & Contrast
White background
6.29:1
6.29
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.34:1
3.34
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element