#FF70FF#FF70FF

#FF70FF is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.8% C 0.238 H 327.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).

Color values

HEX#FF70FF
RGBrgb(255, 112, 255)
HSLhsl(300, 100%, 72%)
HSVhsv(300, 56%, 100%)
CMYKcmyk(0%, 56.1%, 0%, 0%)
CIE-LABlab(69.52, 72.08, -46.24)
CIE-LCHlch(69.52, 85.63, 327.32°)
OKLaboklab(76.76% 0.2006 -0.1274)
OKLCHoklch(76.76% 0.238 327.6)
XYZxyz(65.0832, 40.0724, 98.8951)
Luminance0.4007 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF70FF #70FF70
analogous
#B870FF #FF70FF #FF70B8
triadic
#FF70FF #FFFF70 #70FFFF
tetradic
#FF70FF #FFB870 #70FF70 #70B8FF
square
#FF70FF #FFB870 #70FF70 #70B8FF
split-complementary
#FF70FF #B8FF70 #70FFB8
monochromatic
#F500F5 #FF33FF #FF70FF #FFADFF #FFE0FF

Accessibility & contrast

On white

2.33
#FF70FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.01
#FF70FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF70FF
9.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF70FF#FFFFFF#000000##000000
##FF70FF1.002.339.019.01
#FFFFFF2.331.0021.0021.00
#0000009.0121.001.001.00
##0000009.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#FF81AE
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff70ff;
/* rgb */ color: rgb(255, 112, 255);
/* oklch */ color: oklch(76.8% 0.238 327.6);
Tailwind
colors: {
  custom: {
    50: '#ffa0ff',
    500: '#ff70ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff70ff;
$custom-light: #ffa0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff70ff",
  "rgb": {
    "r": 255,
    "g": 112,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 71.961
  },
  "oklch": {
    "l": 0.76759,
    "c": 0.23763,
    "h": 327.6
  },
  "luminance": 0.40068
}

Semantic roles & 50–950 ramp

primary
#FF70FF
secondary
#D3F7D3
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86

Preview Lab

Preview with #FF70FF

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

Preview Lab → · Contrast checker → · Palette generator →

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