#FF60FF#FF60FF

#FF60FF is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 75.0% C 0.259 H 327.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).

Color values

HEX#FF60FF
RGBrgb(255, 96, 255)
HSLhsl(300, 100%, 69%)
HSVhsv(300, 62%, 100%)
CMYKcmyk(0%, 62.4%, 0%, 0%)
CIE-LABlab(67.16, 78.57, -49.95)
CIE-LCHlch(67.16, 93.10, 327.55°)
OKLaboklab(75.04% 0.2189 -0.138)
OKLCHoklch(75.04% 0.259 327.8)
XYZxyz(63.4720, 36.8500, 98.3580)
Luminance0.3685 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF60FF #60FF60
analogous
#B060FF #FF60FF #FF60B0
triadic
#FF60FF #FFFF60 #60FFFF
tetradic
#FF60FF #FFB060 #60FF60 #60B0FF
square
#FF60FF #FFB060 #60FF60 #60B0FF
split-complementary
#FF60FF #B0FF60 #60FFB0
monochromatic
#E500E5 #FF23FF #FF60FF #FF9DFF #FFDAFF

Accessibility & contrast

On white

2.51
#FF60FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.37
#FF60FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF60FF
8.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF60FF#FFFFFF#000000##000000
##FF60FF1.002.518.378.37
#FFFFFF2.511.0021.0021.00
#0000008.3721.001.001.00
##0000008.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#FF75A8
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff60ff;
/* rgb */ color: rgb(255, 96, 255);
/* oklch */ color: oklch(75.0% 0.259 327.8);
Tailwind
colors: {
  custom: {
    50: '#ff97ff',
    500: '#ff60ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff60ff;
$custom-light: #ff97ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff60ff",
  "rgb": {
    "r": 255,
    "g": 96,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.75044,
    "c": 0.25877,
    "h": 327.8
  },
  "luminance": 0.36846
}

Semantic roles & 50–950 ramp

primary
#FF60FF
secondary
#C6F5C6
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86

Preview Lab

Preview with #FF60FF

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

Preview Lab → · Contrast checker → · Palette generator →

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