#FF08FF#FF08FF

#FF08FF is a light, highly saturated purple. Relative luminance 0.287; OKLCH L 70.3% C 0.321 H 328.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).

Color values

HEX#FF08FF
RGBrgb(255, 8, 255)
HSLhsl(300, 100%, 52%)
HSVhsv(300, 97%, 100%)
CMYKcmyk(0%, 96.9%, 0%, 0%)
CIE-LABlab(60.48, 97.78, -60.58)
CIE-LCHlch(60.48, 115.02, 328.22°)
OKLaboklab(70.28% 0.2733 -0.1684)
OKLCHoklch(70.28% 0.321 328.3)
XYZxyz(59.3762, 28.6584, 96.9927)
Luminance0.2865 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF08FF #08FF08
analogous
#8408FF #FF08FF #FF0884
triadic
#FF08FF #FFFF08 #08FFFF
tetradic
#FF08FF #FF8408 #08FF08 #0884FF
square
#FF08FF #FF8408 #08FF08 #0884FF
split-complementary
#FF08FF #84FF08 #08FF84
monochromatic
#8D008D #CA00CA #FF08FF #FF45FF #FF82FF

Accessibility & contrast

On white

3.12
#FF08FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.73
#FF08FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF08FF
6.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF08FF#FFFFFF#000000##000000
##FF08FF1.003.126.736.73
#FFFFFF3.121.0021.0021.00
#0000006.7321.001.001.00
##0000006.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#0080FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#FF4C97
Achromatopsia (no color)
#929292

Design tokens & code

CSS
--color: #ff08ff;
/* rgb */ color: rgb(255, 8, 255);
/* oklch */ color: oklch(70.3% 0.321 328.3);
Tailwind
colors: {
  custom: {
    50: '#ff7cff',
    500: '#ff08ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff08ff;
$custom-light: #ff7cff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff08ff",
  "rgb": {
    "r": 255,
    "g": 8,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 51.569
  },
  "oklch": {
    "l": 0.70276,
    "c": 0.32102,
    "h": 328.3
  },
  "luminance": 0.28654
}

Semantic roles & 50–950 ramp

primary
#FF08FF
secondary
#7BE87B
accent
#FF2929
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #FF08FF

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

Preview Lab → · Contrast checker → · Palette generator →

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