RGB
228, 145, 166
HSL
345°, 61%, 73%
CMYK
0, 36, 27, 11
HSV
345°, 36%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E491A6 |
color: #E491A6;
|
| RGB | 228, 145, 166 |
color: rgb(228, 145, 166);
|
| RGB Percentage | 89%, 57%, 65% |
color: rgb(89%, 57%, 65%);
|
| CMYK | 0%, 36%, 27%, 11% | Not supported in CSS |
| HSL | 345°, 61%, 73% |
color: hsl(345, 61%, 73%);
|
| HSV | 345°, 36%, 89% | Not supported in CSS |
| CIE-LAB | 58, 17, -7 |
color: lab(58% 17 -7);
|
| Decimal | 14979494 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.puce {
color: #E491A6;
}
SCSS
$puce: #E491A6;
RGB
rgb(228, 145, 166)
Accessibility & Contrast
White background
2.36:1
2.36
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
8.90:1
8.90
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element