#FF3FFF#FF3FFF

#FF3FFF is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 72.3% C 0.294 H 328.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).

Color values

HEX#FF3FFF
RGBrgb(255, 63, 255)
HSLhsl(300, 100%, 62%)
HSVhsv(300, 75%, 100%)
CMYKcmyk(0%, 75.3%, 0%, 0%)
CIE-LABlab(63.38, 89.31, -55.95)
CIE-LCHlch(63.38, 105.39, 327.93°)
OKLaboklab(72.32% 0.2493 -0.1552)
OKLCHoklch(72.32% 0.294 328.1)
XYZxyz(61.0668, 32.0396, 97.5563)
Luminance0.3204 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF3FFF #3FFF3F
analogous
#9F3FFF #FF3FFF #FF3F9F
triadic
#FF3FFF #FFFF3F #3FFFFF
tetradic
#FF3FFF #FF9F3F #3FFF3F #3F9FFF
square
#FF3FFF #FF9F3F #3FFF3F #3F9FFF
split-complementary
#FF3FFF #9FFF3F #3FFF9F
monochromatic
#C400C4 #FF02FF #FF3FFF #FF7CFF #FFB9FF

Accessibility & contrast

On white

2.84
#FF3FFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.41
#FF3FFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF3FFF
7.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF3FFF#FFFFFF#000000##000000
##FF3FFF1.002.847.417.41
#FFFFFF2.841.0021.0021.00
#0000007.4121.001.001.00
##0000007.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#008AFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#FF5F9E
Achromatopsia (no color)
#999999

Design tokens & code

CSS
--color: #ff3fff;
/* rgb */ color: rgb(255, 63, 255);
/* oklch */ color: oklch(72.3% 0.294 328.1);
Tailwind
colors: {
  custom: {
    50: '#ff88ff',
    500: '#ff3fff',
    950: '#000000',
  },
}
SCSS
$custom: #ff3fff;
$custom-light: #ff88ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff3fff",
  "rgb": {
    "r": 255,
    "g": 63,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 62.353
  },
  "oklch": {
    "l": 0.72323,
    "c": 0.29365,
    "h": 328.1
  },
  "luminance": 0.32035
}

Semantic roles & 50–950 ramp

primary
#FF3FFF
secondary
#AAF0AA
accent
#E60000
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86

Preview Lab

Preview with #FF3FFF

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

Preview Lab → · Contrast checker → · Palette generator →

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