#FF14FF#FF14FF

#FF14FF is a light, highly saturated purple. Relative luminance 0.290; OKLCH L 70.5% C 0.318 H 328.3°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).

Color values

HEX#FF14FF
RGBrgb(255, 20, 255)
HSLhsl(300, 100%, 54%)
HSVhsv(300, 92%, 100%)
CMYKcmyk(0%, 92.2%, 0%, 0%)
CIE-LABlab(60.77, 96.92, -60.11)
CIE-LCHlch(60.77, 114.05, 328.19°)
OKLaboklab(70.48% 0.2708 -0.1671)
OKLCHoklch(70.48% 0.318 328.3)
XYZxyz(59.5395, 28.9851, 97.0472)
Luminance0.2898 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF14FF #14FF14
analogous
#8A14FF #FF14FF #FF148A
triadic
#FF14FF #FFFF14 #14FFFF
tetradic
#FF14FF #FF8A14 #14FF14 #148AFF
square
#FF14FF #FF8A14 #14FF14 #148AFF
split-complementary
#FF14FF #8AFF14 #14FF8A
monochromatic
#990099 #D600D6 #FF14FF #FF51FF #FF8EFF

Accessibility & contrast

On white

3.09
#FF14FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.80
#FF14FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF14FF
6.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF14FF#FFFFFF#000000##000000
##FF14FF1.003.096.806.80
#FFFFFF3.091.0021.0021.00
#0000006.8021.001.001.00
##0000006.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#6A9CFA
Tritanopia (blue-blind)
#FF4E98
Achromatopsia (no color)
#939393

Design tokens & code

CSS
--color: #ff14ff;
/* rgb */ color: rgb(255, 20, 255);
/* oklch */ color: oklch(70.5% 0.318 328.3);
Tailwind
colors: {
  custom: {
    50: '#ff7dff',
    500: '#ff14ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff14ff;
$custom-light: #ff7dff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff14ff",
  "rgb": {
    "r": 255,
    "g": 20,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 53.922
  },
  "oklch": {
    "l": 0.70479,
    "c": 0.31825,
    "h": 328.3
  },
  "luminance": 0.2898
}

Semantic roles & 50–950 ramp

primary
#FF14FF
secondary
#85EA85
accent
#FF2929
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #FF14FF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FF14FF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva