Deeppink
deeppink · #FF1493
HEX
#FF1493
RGB
rgb(255, 20, 147)
CMYK
cmyk(0%, 92%, 42%, 0%)
HSL
hsl(328, 100%, 54%)
LAB
lab(56.0, 84.5, -5.7)
What is Deeppink?
Deeppink is the deeppink reference in the CSS Named Colors. Its sRGB value is #FF1493 (rgb 255, 20, 147). It sits in the pink family. The 147 named colors defined by the W3C CSS Color Module Level 4 specification — usable directly in CSS as keywords like 'crimson' or 'rebeccapurple'. See disclaimer for accuracy and trademark notes.
Accessibility
WCAG 2.1 contrast checks for Deeppink as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Deeppink
An 11-step tonal scale derived from Deeppink (#FF1493). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.
50
#FFECF6
#FFECF6
100
#FFD9EE
#FFD9EE
200
#FFB4DC
#FFB4DC
300
#FF8AC9
#FF8AC9
400
#FF4FAE
#FF4FAE
500
#FF1493
#FF1493
600
#D9117D
#D9117D
700
#A60D60
#A60D60
800
#730942
#730942
900
#400525
#400525
950
#1F0212
#1F0212
Lighter tints (mixed with white)
15%
#FF6EA9
30%
#FF96BC
45%
#FFB4CD
60%
#FFCCDC
75%
#FFE1EA
Darker shades (mixed with black)
15%
#ED1288
30%
#DA0F7D
45%
#C40C6F
60%
#AA0960
75%
#89064C
Color harmonies for Deeppink
Classic color-theory harmonies derived from rotating the hue of Deeppink. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#FF1493
#FF1493
#14FF82
#14FF82
Triadic
Three colors 120° apart
#FF1493
#FF1493
#92FF14
#92FF14
#1492FF
#1492FF
Analogous
Two neighbors ±30° on the wheel
#F714FF
#F714FF
#FF1493
#FF1493
#FF141C
#FF141C
Split-complementary
Base + two colors flanking its complement
#FF1493
#FF1493
#1CFF14
#1CFF14
#14FFF7
#14FFF7
Tetradic
Two complementary pairs
#FF1493
#FF1493
#FF8214
#FF8214
#14FF82
#14FF82
#1492FF
#1492FF
Square
Four colors evenly spaced 90° apart
#FF1493
#FF1493
#FFF714
#FFF714
#14FF82
#14FF82
#141CFF
#141CFF
Deeppink in every color space
Full conversion of Deeppink across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.
HEX
#FF1493
RGB
rgb(255, 20, 147)
CMYK
cmyk(0%, 92%, 42%, 0%)
HSL
hsl(328, 100%, 54%)
HSV
hsv(328, 92%, 100%)
HWB
hwb(328 8% 0%)
CIE Lab
lab(56.0 84.5 -5.7)
OKLCH
oklch(65.5% 0.261 356.9)
XYZ (D65)
xyz(46.76, 23.87, 29.74)
Copy-ready code for Deeppink
Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.
CSS
color: #FF1493;
background-color: #FF1493;CSS variable
:root {
--color-deeppink: #FF1493;
}Tailwind config
// tailwind.config.js
colors: {
'deeppink': '#FF1493',
}Sass
$color-deeppink: #FF1493;Swift UIColor
UIColor(red: 1.000, green: 0.078, blue: 0.576, alpha: 1.0)Android XML
<color name="deeppink">#FF1493</color>Closest match in every color system
The nearest Deeppink equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.
Closest in CSS Named Colors
Top 6 ΔE2000-closest entries within the same collection.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 4003
#DE4C8A
Heather violet
RAL 3015
#EA899A
Light pink
RAL 3014
#D36E70
Antique pink
RAL 4006
#A03472
Traffic purple
RAL 3017
#E63244
Rose
RAL 4008
#924E7D
Signal violet
FAQ about Deeppink
What is the HEX code for Deeppink?
Deeppink (deeppink) has the HEX code #FF1493. In RGB it is rgb(255, 20, 147), and in CMYK it is cmyk(0%, 92%, 42%, 0%).
What is the OKLCH value of Deeppink?
Deeppink converts to oklch(0.655 0.261 356.9). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Deeppink accessible for body text?
Used as a background, Deeppink has a contrast ratio of 5.77:1 with black text and 3.64:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.
What is the closest Pantone to Deeppink?
The closest Pantone reference to Deeppink by ΔE2000 perceptual distance is Pantone 204 C (#E0457B). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Deeppink?
The closest RAL Classic reference to Deeppink by ΔE2000 distance is RAL 4003 (Heather violet, #DE4C8A). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Deeppink?
The complementary color (180° opposite on the HSL color wheel) of Deeppink is #14FF82. Use it for high-contrast accents, error states, or call-to-action pairings.
Data provenance & source
CSS Named Colors (CSS Color Module Level 4)
The 147 named colors defined by the W3C CSS Color Module Level 4 specification. Origin: VGA (16) + X11 (rest) + 'rebeccapurple'. Use as a reference for web color names that all browsers natively support. Names like 'crimson' or 'rebeccapurple' work as CSS values without any framework.
- Source type
- derived
- Confidence
- high
- License
- W3C permissive document license
- Last reviewed
- 2026-05-24
Workflow tags
CSS named colors are sRGB digital values defined for browsers. For print, convert to a process-appropriate color and proof against substrate.