RGB
255, 141, 161
HSL
349°, 100%, 78%
CMYK
0, 45, 37, 0
HSV
349°, 45%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FF8DA1 |
color: #FF8DA1;
|
| RGB | 255, 141, 161 |
color: rgb(255, 141, 161);
|
| RGB Percentage | 100%, 55%, 63% |
color: rgb(100%, 55%, 63%);
|
| CMYK | 0%, 45%, 37%, 0% | Not supported in CSS |
| HSL | 349°, 100%, 78% |
color: hsl(349, 100%, 78%);
|
| HSV | 349°, 45%, 100% | Not supported in CSS |
| CIE-LAB | 62, 23, -7 |
color: lab(62% 23 -7);
|
| Decimal | 16747937 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.pink {
color: #FF8DA1;
}
SCSS
$pink: #FF8DA1;
RGB
rgb(255, 141, 161)
Accessibility & Contrast
White background
2.19:1
2.19
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
9.58:1
9.58
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element