RGB
164, 125, 171
HSL
291°, 21%, 58%
CMYK
4, 27, 0, 33
HSV
291°, 27%, 67%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #A47DAB |
color: #A47DAB;
|
| RGB | 164, 125, 171 |
color: rgb(164, 125, 171);
|
| RGB Percentage | 64%, 49%, 67% |
color: rgb(64%, 49%, 67%);
|
| CMYK | 4%, 27%, 0%, 33% | Not supported in CSS |
| HSL | 291°, 21%, 58% |
color: hsl(291, 21%, 58%);
|
| HSV | 291°, 27%, 67% | Not supported in CSS |
| CIE-LAB | 46, 8, -15 |
color: lab(46% 8 -15);
|
| Decimal | 10780075 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.lilac {
color: #A47DAB;
}
SCSS
$lilac: #A47DAB;
RGB
rgb(164, 125, 171)
Accessibility & Contrast
White background
3.44:1
3.44
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.10:1
6.10
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element