DeepPink — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FF1493 | |
| RGB | rgb(255, 20, 147) | |
| HSL | hsl(328, 100%, 54%) |
Shades of DeepPink
| #F50083 | #D60072 | #B80062 | #990052 | #7A0041 | #5C0031 | #3D0021 | #1F0010 |
Tints of DeepPink
| #FF2E9D | #FF47A9 | #FF61B5 | #FF7AC1 | #FF94CD | #FFADD9 | #FFC7E5 | #FFE0F1 |
Color Pairings & Harmony
|
Complementary
#14FF82
|
Analogous +30°
#FF141C
|
Analogous −30°
#F714FF
|
Triadic +120°
#92FF14
|
Triadic −120°
#1492FF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FF1493;
}
.element-bg {
background-color: #FF1493;
color: #000000;
}
.element-border {
border: 2px solid #FF1493;
}
About DeepPink
DeepPink is a medium color with vivid, highly saturated, defined by the hex code #FF1493. Its exact color model values are rgb(255, 20, 147) in RGB and hsl(328, 100%, 54%) in HSL (hue 328°, saturation 100%, lightness 54%). On a white background the contrast ratio is 3.64:1 — AA pass for large text only, and on black it is 5.77:1 — AA pass for normal text. Use DeepPink for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →