RGB
232, 158, 184
HSL
339°, 62%, 76%
CMYK
0, 32, 21, 9
HSV
339°, 32%, 91%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E89EB8 |
color: #E89EB8;
|
| RGB | 232, 158, 184 |
color: rgb(232, 158, 184);
|
| RGB Percentage | 91%, 62%, 72% |
color: rgb(91%, 62%, 72%);
|
| CMYK | 0%, 32%, 21%, 9% | Not supported in CSS |
| HSL | 339°, 62%, 76% |
color: hsl(339, 62%, 76%);
|
| HSV | 339°, 32%, 91% | Not supported in CSS |
| CIE-LAB | 61, 15, -9 |
color: lab(61% 15 -9);
|
| Decimal | 15244984 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.soft-pink {
color: #E89EB8;
}
SCSS
$soft-pink: #E89EB8;
RGB
rgb(232, 158, 184)
Accessibility & Contrast
White background
2.10:1
2.10
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
10.01:1
10.01
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element