RGB
179, 158, 181
HSL
295°, 13%, 66%
CMYK
1, 13, 0, 29
HSV
295°, 13%, 71%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #B39EB5 |
color: #B39EB5;
|
| RGB | 179, 158, 181 |
color: rgb(179, 158, 181);
|
| RGB Percentage | 70%, 62%, 71% |
color: rgb(70%, 62%, 71%);
|
| CMYK | 1%, 13%, 0%, 29% | Not supported in CSS |
| HSL | 295°, 13%, 66% |
color: hsl(295, 13%, 66%);
|
| HSV | 295°, 13%, 71% | Not supported in CSS |
| CIE-LAB | 53, 4, -8 |
color: lab(53% 4 -8);
|
| Decimal | 11771573 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.pastel-purple {
color: #B39EB5;
}
SCSS
$pastel-purple: #B39EB5;
RGB
rgb(179, 158, 181)
Accessibility & Contrast
White background
2.48:1
2.48
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
8.47:1
8.47
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element