#FF64FF#FF64FF

#FF64FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.4% C 0.254 H 327.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).

Color values

HEX#FF64FF
RGBrgb(255, 100, 255)
HSLhsl(300, 100%, 70%)
HSVhsv(300, 61%, 100%)
CMYKcmyk(0%, 60.8%, 0%, 0%)
CIE-LABlab(67.72, 77.02, -49.07)
CIE-LCHlch(67.72, 91.32, 327.50°)
OKLaboklab(75.45% 0.2145 -0.1355)
OKLCHoklch(75.45% 0.254 327.7)
XYZxyz(63.8463, 37.5985, 98.4828)
Luminance0.3759 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF64FF #64FF64
analogous
#B264FF #FF64FF #FF64B2
triadic
#FF64FF #FFFF64 #64FFFF
tetradic
#FF64FF #FFB264 #64FF64 #64B2FF
square
#FF64FF #FFB264 #64FF64 #64B2FF
split-complementary
#FF64FF #B2FF64 #64FFB2
monochromatic
#E900E9 #FF27FF #FF64FF #FFA1FF #FFDEFF

Accessibility & contrast

On white

2.47
#FF64FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.52
#FF64FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF64FF
8.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF64FF#FFFFFF#000000##000000
##FF64FF1.002.478.528.52
#FFFFFF2.471.0021.0021.00
#0000008.5221.001.001.00
##0000008.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#FF78A9
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff64ff;
/* rgb */ color: rgb(255, 100, 255);
/* oklch */ color: oklch(75.4% 0.254 327.7);
Tailwind
colors: {
  custom: {
    50: '#ff99ff',
    500: '#ff64ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff64ff;
$custom-light: #ff99ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff64ff",
  "rgb": {
    "r": 255,
    "g": 100,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.7545,
    "c": 0.25372,
    "h": 327.7
  },
  "luminance": 0.37594
}

Semantic roles & 50–950 ramp

primary
#FF64FF
secondary
#C9F6C9
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86

Preview Lab

Preview with #FF64FF

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

Preview Lab → · Contrast checker → · Palette generator →

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