RGB
216, 191, 216
HSL
300°, 24%, 80%
CMYK
0, 12, 0, 15
HSV
300°, 12%, 85%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D8BFD8 |
color: #D8BFD8;
|
| RGB | 216, 191, 216 |
color: rgb(216, 191, 216);
|
| RGB Percentage | 85%, 75%, 85% |
color: rgb(85%, 75%, 85%);
|
| CMYK | 0%, 12%, 0%, 15% | Not supported in CSS |
| HSL | 300°, 24%, 80% |
color: hsl(300, 24%, 80%);
|
| HSV | 300°, 12%, 85% | Not supported in CSS |
| CIE-LAB | 64, 5, -8 |
color: lab(64% 5 -8);
|
| Decimal | 14204888 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.thistle {
color: #D8BFD8;
}
SCSS
$thistle: #D8BFD8;
RGB
rgb(216, 191, 216)
Accessibility & Contrast
White background
1.70:1
1.70
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
12.36:1
12.36
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element