#FF62FF#FF62FF

#FF62FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.2% C 0.256 H 327.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).

Color values

HEX#FF62FF
RGBrgb(255, 98, 255)
HSLhsl(300, 100%, 69%)
HSVhsv(300, 62%, 100%)
CMYKcmyk(0%, 61.6%, 0%, 0%)
CIE-LABlab(67.44, 77.80, -49.51)
CIE-LCHlch(67.44, 92.22, 327.53°)
OKLaboklab(75.24% 0.2167 -0.1367)
OKLCHoklch(75.24% 0.256 327.8)
XYZxyz(63.6568, 37.2196, 98.4196)
Luminance0.3721 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF62FF #62FF62
analogous
#B162FF #FF62FF #FF62B1
triadic
#FF62FF #FFFF62 #62FFFF
tetradic
#FF62FF #FFB162 #62FF62 #62B1FF
square
#FF62FF #FFB162 #62FF62 #62B1FF
split-complementary
#FF62FF #B1FF62 #62FFB1
monochromatic
#E700E7 #FF25FF #FF62FF #FF9FFF #FFDCFF

Accessibility & contrast

On white

2.49
#FF62FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.44
#FF62FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF62FF
8.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF62FF#FFFFFF#000000##000000
##FF62FF1.002.498.448.44
#FFFFFF2.491.0021.0021.00
#0000008.4421.001.001.00
##0000008.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#88ABFB
Tritanopia (blue-blind)
#FF77A8
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff62ff;
/* rgb */ color: rgb(255, 98, 255);
/* oklch */ color: oklch(75.2% 0.256 327.8);
Tailwind
colors: {
  custom: {
    50: '#ff98ff',
    500: '#ff62ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff62ff;
$custom-light: #ff98ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff62ff",
  "rgb": {
    "r": 255,
    "g": 98,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 69.216
  },
  "oklch": {
    "l": 0.75245,
    "c": 0.25626,
    "h": 327.8
  },
  "luminance": 0.37215
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF62FF

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

Preview Lab → · Contrast checker → · Palette generator →

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