RGB
252, 142, 172
HSL
344°, 95%, 77%
CMYK
0, 44, 32, 1
HSV
344°, 44%, 99%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FC8EAC |
color: #FC8EAC;
|
| RGB | 252, 142, 172 |
color: rgb(252, 142, 172);
|
| RGB Percentage | 99%, 56%, 67% |
color: rgb(99%, 56%, 67%);
|
| CMYK | 0%, 44%, 32%, 1% | Not supported in CSS |
| HSL | 344°, 95%, 77% |
color: hsl(344, 95%, 77%);
|
| HSV | 344°, 44%, 99% | Not supported in CSS |
| CIE-LAB | 62, 22, -10 |
color: lab(62% 22 -10);
|
| Decimal | 16551596 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.flamingo-pink {
color: #FC8EAC;
}
SCSS
$flamingo-pink: #FC8EAC;
RGB
rgb(252, 142, 172)
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.60:1
9.60
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element