#FF45FF#FF45FF

#FF45FF is a light, highly saturated purple. Relative luminance 0.327; OKLCH L 72.7% C 0.288 H 328.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).

Color values

HEX#FF45FF
RGBrgb(255, 69, 255)
HSLhsl(300, 100%, 64%)
HSVhsv(300, 73%, 100%)
CMYKcmyk(0%, 72.9%, 0%, 0%)
CIE-LABlab(63.95, 87.66, -55.04)
CIE-LCHlch(63.95, 103.50, 327.87°)
OKLaboklab(72.73% 0.2446 -0.1526)
OKLCHoklch(72.73% 0.288 328)
XYZxyz(61.4174, 32.7407, 97.6731)
Luminance0.3274 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF45FF #45FF45
analogous
#A245FF #FF45FF #FF45A2
triadic
#FF45FF #FFFF45 #45FFFF
tetradic
#FF45FF #FFA245 #45FF45 #45A2FF
square
#FF45FF #FFA245 #45FF45 #45A2FF
split-complementary
#FF45FF #A2FF45 #45FFA2
monochromatic
#CA00CA #FF08FF #FF45FF #FF82FF #FFBFFF

Accessibility & contrast

On white

2.78
#FF45FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.55
#FF45FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF45FF
7.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF45FF#FFFFFF#000000##000000
##FF45FF1.002.787.557.55
#FFFFFF2.781.0021.0021.00
#0000007.5521.001.001.00
##0000007.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#1A8CFF
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#FF63A0
Achromatopsia (no color)
#9B9B9B

Design tokens & code

CSS
--color: #ff45ff;
/* rgb */ color: rgb(255, 69, 255);
/* oklch */ color: oklch(72.7% 0.288 328.0);
Tailwind
colors: {
  custom: {
    50: '#ff8bff',
    500: '#ff45ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff45ff;
$custom-light: #ff8bff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff45ff",
  "rgb": {
    "r": 255,
    "g": 69,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 63.529
  },
  "oklch": {
    "l": 0.72733,
    "c": 0.28829,
    "h": 328
  },
  "luminance": 0.32736
}

Semantic roles & 50–950 ramp

primary
#FF45FF
secondary
#AFF1AF
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190D18
muted
#877E86

Preview Lab

Preview with #FF45FF

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

Preview Lab → · Contrast checker → · Palette generator →

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