Named color

Neon Pink

Neon Pink is a vibrant pink color with HEX #FF10F0. According to Colors Encyclopedia, it has RGB 255, 16, 240, HSL 304, 100%, 53%, warm temperature, and is useful for neon accents, event graphics, and high energy digital design.

HEX #FF10F0
RGB rgb(255, 16, 240)
HSL hsl(304 100% 53%)
CMYK cmyk(0, 94, 6, 0)
Luminance 0.2792
Contrast Black 6.58:1White 3.19:1

CSS Utilities

--color-neon-pink: #FF10F0;
.bg-neon-pink { background-color: #FF10F0; }
.text-neon-pink { color: #FF10F0; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2792
Black text6.58:1AA Pass
White text3.19: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": "#FF10F0",
  "rgb": [
    255,
    16,
    240
  ],
  "hsl": [
    304,
    100,
    53
  ],
  "cmyk": [
    0,
    94,
    6,
    0
  ],
  "luminance": 0.2792,
  "contrast": {
    "black": 6.58,
    "white": 3.19
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#0FFF1F",
  "analogous": [
    "#970FFF",
    "#FF0F77"
  ],
  "triadic": [
    "#EFFF0F",
    "#0FEFFF"
  ],
  "tetradic": [
    "#FF970F",
    "#0FFF1F",
    "#0F77FF"
  ],
  "splitComplementary": [
    "#77FF0F",
    "#0FFF97"
  ],
  "monochromatic": [
    "#FF6BF5",
    "#FF10F0",
    "#B300A7"
  ]
}
Variants
{
  "light": "#FF6BF5",
  "dark": "#B300A7",
  "saturated": "#FF0FEF",
  "desaturated": "#E52AD8",
  "pastel": "#F797F0",
  "neon": "#FF38F2"
}
Pairings
{
  "best": [
    "#000000",
    "#0FFF1F",
    "#970FFF",
    "#FF0F77"
  ],
  "avoid": [
    "#E52AD8",
    "#FF6BF5"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FF6BF5",
    "#E52AD8"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "fuchsia",
    "magenta",
    "hot-magenta",
    "electric-purple",
    "neon-purple"
  ],
  "generatedPalettes": [
    "neon-pink"
  ],
  "generatedComparisons": [
    "fuchsia-vs-neon-pink",
    "hot-magenta-vs-neon-pink",
    "magenta-vs-neon-pink"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/neon-pink",
    "/wcag/neon-pink",
    "/css/colors/neon-pink",
    "/hex/ff10f0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/neon-pink"
    ],
    "related": [
      "/colors/fuchsia",
      "/colors/magenta",
      "/colors/hot-magenta",
      "/colors/electric-purple",
      "/colors/neon-purple",
      "/compare/fuchsia-vs-neon-pink",
      "/compare/hot-magenta-vs-neon-pink",
      "/compare/magenta-vs-neon-pink",
      "/harmonies/neon-pink",
      "/wcag/neon-pink",
      "/css/colors/neon-pink",
      "/hex/ff10f0"
    ]
  }
}
Full JSON dataset
{
  "slug": "neon-pink",
  "name": "Neon Pink",
  "hex": "#FF10F0",
  "uses": [
    "neon accents",
    "event graphics",
    "high-energy digital design"
  ],
  "psychology": {
    "associations": [
      "energy",
      "visibility",
      "motion"
    ],
    "contexts": [
      "gaming",
      "music events",
      "sportswear",
      "nightlife"
    ],
    "avoidIn": [
      "long reading interfaces"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "vibrant",
    "neon-accents",
    "event-graphics",
    "high-energy-digital-design",
    "energy",
    "visibility",
    "motion"
  ],
  "popularity": 84,
  "rgb": [
    255,
    16,
    240
  ],
  "hsl": [
    304,
    100,
    53
  ],
  "cmyk": [
    0,
    94,
    6,
    0
  ],
  "luminance": 0.2792,
  "contrast": {
    "black": 6.58,
    "white": 3.19
  },
  "harmonies": {
    "complementary": "#0FFF1F",
    "analogous": [
      "#970FFF",
      "#FF0F77"
    ],
    "triadic": [
      "#EFFF0F",
      "#0FEFFF"
    ],
    "tetradic": [
      "#FF970F",
      "#0FFF1F",
      "#0F77FF"
    ],
    "splitComplementary": [
      "#77FF0F",
      "#0FFF97"
    ],
    "monochromatic": [
      "#FF6BF5",
      "#FF10F0",
      "#B300A7"
    ]
  },
  "variants": {
    "light": "#FF6BF5",
    "dark": "#B300A7",
    "saturated": "#FF0FEF",
    "desaturated": "#E52AD8",
    "pastel": "#F797F0",
    "neon": "#FF38F2"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-neon-pink: #FF10F0;",
    "utility": ".bg-neon-pink { background-color: #FF10F0; }",
    "textUtility": ".text-neon-pink { color: #FF10F0; }"
  },
  "nearestColors": [
    "fuchsia",
    "magenta",
    "hot-magenta",
    "electric-purple",
    "neon-purple"
  ],
  "generatedPalettes": [
    "neon-pink"
  ],
  "generatedComparisons": [
    "fuchsia-vs-neon-pink",
    "hot-magenta-vs-neon-pink",
    "magenta-vs-neon-pink"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/neon-pink",
    "/wcag/neon-pink",
    "/css/colors/neon-pink",
    "/hex/ff10f0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/neon-pink"
    ],
    "related": [
      "/colors/fuchsia",
      "/colors/magenta",
      "/colors/hot-magenta",
      "/colors/electric-purple",
      "/colors/neon-purple",
      "/compare/fuchsia-vs-neon-pink",
      "/compare/hot-magenta-vs-neon-pink",
      "/compare/magenta-vs-neon-pink",
      "/harmonies/neon-pink",
      "/wcag/neon-pink",
      "/css/colors/neon-pink",
      "/hex/ff10f0"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#0FFF1F",
      "#970FFF",
      "#FF0F77"
    ],
    "avoid": [
      "#E52AD8",
      "#FF6BF5"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FF6BF5",
      "#E52AD8"
    ]
  }
}

Color meaning and use

About Neon Pink Color

Neon Pink sits in the pink family with warm temperature and vibrant visual character. Neon Pink is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include energy, visibility, and motion, which makes it relevant for gaming and music events. In design work, Neon Pink is most useful for neon accents, event graphics, and high-energy digital design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Neon Pink against black and white text.

Black text6.58:1AA Pass
White text3.19:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#0FFF1F#0FFF1F
#970FFF#970FFF
#FF0F77#FF0F77
#EFFF0F#EFFF0F
#0FEFFF#0FEFFF

Variants

#FF6BF5#FF6BF5
#B300A7#B300A7
#FF0FEF#FF0FEF
#E52AD8#E52AD8
#F797F0#F797F0
#FF38F2#FF38F2

Pairings

Black#000000
#0FFF1F#0FFF1F
#970FFF#970FFF
#FF0F77#FF0F77
Matte Black#1A1A1A
White Smoke#F5F5F5