Named color

Deep Pink

Deep Pink color #FF1493: RGB 255, 20, 147 and HSL 328°, 100%, 54%. Explore its warm pink profile, contrast, CSS, palettes and harmonies.

HEX #FF1493
RGB rgb(255, 20, 147)
HSL hsl(328 100% 54%)
CMYK cmyk(0, 92, 42, 0)
Luminance 0.2387
Contrast Black 5.77:1White 3.64:1

Use this color

Create with Deep Pink

Open a professional color tool with #FF1493 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.

All color tools

CSS Utilities

--color-deep-pink: #FF1493;
.bg-deep-pink { background-color: #FF1493; }
.text-deep-pink { color: #FF1493; }

Color meaning and use

About Deep Pink Color

Deep Pink uses HEX #FF1493, RGB 255, 20, 147, and HSL 328°, 100%, 54%. The dataset classifies it in the pink family with warm temperature and vibrant visual character.

No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.2387; black contrast is 5.77:1 and white contrast is 3.64:1, making black the stronger of those two standard foreground choices.

WCAG Accessibility

Contrast checks for Deep Pink against black and white text.

Black text5.77:1AA Pass
White text3.64:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Downloadable color reference infographic

Deep Pink Color Reference Infographic

Save a high-resolution infographic of Deep Pink, including its color values, coordinated palette, and black and white text contrast.

1200 × 800
Deep Pink color reference infographic showing #FF1493, RGB and HSL values, a coordinated palette, and black and white text contrast.
Deep Pink color reference infographic generated from the verified Colors Encyclopedia dataset.

Color Harmonies

Variants

Pairings

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2387
Black text5.77:1AA Pass
White text3.64:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#FF1493",
  "rgb": [
    255,
    20,
    147
  ],
  "hsl": [
    328,
    100,
    54
  ],
  "cmyk": [
    0,
    92,
    42,
    0
  ],
  "luminance": 0.2387,
  "contrast": {
    "black": 5.77,
    "white": 3.64
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#14FF82",
  "analogous": [
    "#F714FF",
    "#FF141C"
  ],
  "triadic": [
    "#92FF14",
    "#1492FF"
  ],
  "tetradic": [
    "#FFF714",
    "#14FF82",
    "#141CFF"
  ],
  "splitComplementary": [
    "#1CFF14",
    "#14FFF7"
  ],
  "monochromatic": [
    "#FF70BC",
    "#FF1493",
    "#B80062"
  ]
}
Variants
{
  "light": "#FF70BC",
  "dark": "#B80062",
  "saturated": "#FF1492",
  "desaturated": "#E52E90",
  "pastel": "#F79CCC",
  "neon": "#FF3DA5"
}
Pairings
{
  "best": [
    "#000000",
    "#14FF82",
    "#F714FF",
    "#FF141C"
  ],
  "avoid": [
    "#E52E90",
    "#FF70BC"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FF70BC",
    "#E52E90"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "fluorescent-pink",
    "medium-violet-red",
    "hot-magenta",
    "raspberry",
    "strawberry"
  ],
  "generatedPalettes": [
    "deep-pink"
  ],
  "generatedComparisons": [
    "deep-pink-vs-fluorescent-pink",
    "deep-pink-vs-medium-violet-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/deep-pink",
    "/wcag/deep-pink",
    "/css/colors/deep-pink",
    "/hex/ff1493",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/deep-pink"
    ],
    "related": [
      "/colors/fluorescent-pink",
      "/colors/medium-violet-red",
      "/colors/hot-magenta",
      "/colors/raspberry",
      "/colors/strawberry",
      "/compare/deep-pink-vs-fluorescent-pink",
      "/compare/deep-pink-vs-medium-violet-red",
      "/harmonies/deep-pink",
      "/wcag/deep-pink",
      "/css/colors/deep-pink",
      "/hex/ff1493",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "deep-pink",
  "name": "Deep Pink",
  "cssName": "deeppink",
  "hex": "#FF1493",
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "deeppink"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "pink",
    "warm",
    "vibrant",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    255,
    20,
    147
  ],
  "hsl": [
    328,
    100,
    54
  ],
  "cmyk": [
    0,
    92,
    42,
    0
  ],
  "luminance": 0.2387,
  "contrast": {
    "black": 5.77,
    "white": 3.64
  },
  "harmonies": {
    "complementary": "#14FF82",
    "analogous": [
      "#F714FF",
      "#FF141C"
    ],
    "triadic": [
      "#92FF14",
      "#1492FF"
    ],
    "tetradic": [
      "#FFF714",
      "#14FF82",
      "#141CFF"
    ],
    "splitComplementary": [
      "#1CFF14",
      "#14FFF7"
    ],
    "monochromatic": [
      "#FF70BC",
      "#FF1493",
      "#B80062"
    ]
  },
  "variants": {
    "light": "#FF70BC",
    "dark": "#B80062",
    "saturated": "#FF1492",
    "desaturated": "#E52E90",
    "pastel": "#F79CCC",
    "neon": "#FF3DA5"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-deep-pink: #FF1493;",
    "utility": ".bg-deep-pink { background-color: #FF1493; }",
    "textUtility": ".text-deep-pink { color: #FF1493; }"
  },
  "nearestColors": [
    "fluorescent-pink",
    "medium-violet-red",
    "hot-magenta",
    "raspberry",
    "strawberry"
  ],
  "generatedPalettes": [
    "deep-pink"
  ],
  "generatedComparisons": [
    "deep-pink-vs-fluorescent-pink",
    "deep-pink-vs-medium-violet-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/deep-pink",
    "/wcag/deep-pink",
    "/css/colors/deep-pink",
    "/hex/ff1493",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/deep-pink"
    ],
    "related": [
      "/colors/fluorescent-pink",
      "/colors/medium-violet-red",
      "/colors/hot-magenta",
      "/colors/raspberry",
      "/colors/strawberry",
      "/compare/deep-pink-vs-fluorescent-pink",
      "/compare/deep-pink-vs-medium-violet-red",
      "/harmonies/deep-pink",
      "/wcag/deep-pink",
      "/css/colors/deep-pink",
      "/hex/ff1493",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#14FF82",
      "#F714FF",
      "#FF141C"
    ],
    "avoid": [
      "#E52E90",
      "#FF70BC"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FF70BC",
      "#E52E90"
    ]
  }
}