RGB
253, 61, 181
HSL
323°, 98%, 62%
CMYK
0, 76, 28, 1
HSV
323°, 76%, 99%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FD3DB5 |
color: #FD3DB5;
|
| RGB | 253, 61, 181 |
color: rgb(253, 61, 181);
|
| RGB Percentage | 99%, 24%, 71% |
color: rgb(99%, 24%, 71%);
|
| CMYK | 0%, 76%, 28%, 1% | Not supported in CSS |
| HSL | 323°, 98%, 62% |
color: hsl(323, 98%, 62%);
|
| HSV | 323°, 76%, 99% | Not supported in CSS |
| CIE-LAB | 50, 38, -40 |
color: lab(50% 38 -40);
|
| Decimal | 16596405 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.magenta {
color: #FD3DB5;
}
SCSS
$magenta: #FD3DB5;
RGB
rgb(253, 61, 181)
Accessibility & Contrast
White background
3.23:1
3.23
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.51:1
6.51
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element