RGB
201, 160, 220
HSL
281°, 46%, 75%
CMYK
9, 27, 0, 14
HSV
281°, 27%, 86%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C9A0DC |
color: #C9A0DC;
|
| RGB | 201, 160, 220 |
color: rgb(201, 160, 220);
|
| RGB Percentage | 79%, 63%, 86% |
color: rgb(79%, 63%, 86%);
|
| CMYK | 9%, 27%, 0%, 14% | Not supported in CSS |
| HSL | 281°, 46%, 75% |
color: hsl(281, 46%, 75%);
|
| HSV | 281°, 27%, 86% | Not supported in CSS |
| CIE-LAB | 60, 8, -20 |
color: lab(60% 8 -20);
|
| Decimal | 13213916 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.wisteria {
color: #C9A0DC;
}
SCSS
$wisteria: #C9A0DC;
RGB
rgb(201, 160, 220)
Accessibility & Contrast
White background
2.20:1
2.20
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.55:1
9.55
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element