RGB
218, 177, 218
HSL
300°, 36%, 77%
CMYK
0, 19, 0, 15
HSV
300°, 19%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #DAB1DA |
color: #DAB1DA;
|
| RGB | 218, 177, 218 |
color: rgb(218, 177, 218);
|
| RGB Percentage | 85%, 69%, 85% |
color: rgb(85%, 69%, 85%);
|
| CMYK | 0%, 19%, 0%, 15% | Not supported in CSS |
| HSL | 300°, 36%, 77% |
color: hsl(300, 36%, 77%);
|
| HSV | 300°, 19%, 85% | Not supported in CSS |
| CIE-LAB | 62, 8, -14 |
color: lab(62% 8 -14);
|
| Decimal | 14332378 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.light-purple {
color: #DAB1DA;
}
SCSS
$light-purple: #DAB1DA;
RGB
rgb(218, 177, 218)
Accessibility & Contrast
White background
1.86:1
1.86
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
11.28:1
11.28
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element