#FF00FE#FF00FE

#FF00FE is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 70.1% C 0.322 H 328.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).

Color values

HEX#FF00FE
RGBrgb(255, 0, 254)
HSLhsl(300, 100%, 50%)
HSVhsv(300, 100%, 100%)
CMYKcmyk(0%, 100%, 0.4%, 0%)
CIE-LABlab(60.27, 98.10, -60.36)
CIE-LCHlch(60.27, 115.18, 328.39°)
OKLaboklab(70.11% 0.2747 -0.1678)
OKLCHoklch(70.11% 0.322 328.6)
XYZxyz(59.1288, 28.4206, 96.1182)
Luminance0.2842 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF00FE #00FF01
analogous
#8000FF #FF00FE #FF007F
triadic
#FF00FE #FEFF00 #00FEFF
tetradic
#FF00FE #FF8000 #00FF01 #007FFF
square
#FF00FE #FF8000 #00FF01 #007FFF
split-complementary
#FF00FE #7FFF00 #00FF80
monochromatic
#850084 #C200C1 #FF00FE #FF3DFE #FF7AFE

Accessibility & contrast

On white

3.14
#FF00FE on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.68
#FF00FE on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF00FE
6.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF00FE#FFFFFF#000000##000000
##FF00FE1.003.146.686.68
#FFFFFF3.141.0021.0021.00
#0000006.6821.001.001.00
##0000006.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#699BF9
Tritanopia (blue-blind)
#FF4A96
Achromatopsia (no color)
#919191

Design tokens & code

CSS
--color: #ff00fe;
/* rgb */ color: rgb(255, 0, 254);
/* oklch */ color: oklch(70.1% 0.322 328.6);
Tailwind
colors: {
  custom: {
    50: '#ff7bff',
    500: '#ff00fe',
    950: '#000000',
  },
}
SCSS
$custom: #ff00fe;
$custom-light: #ff7bff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff00fe",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 254
  },
  "hsl": {
    "h": 300.235,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.70109,
    "c": 0.32188,
    "h": 328.6
  },
  "luminance": 0.28416
}

Semantic roles & 50–950 ramp

primary
#FF00FE
secondary
#74E775
accent
#FF2A29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #FF00FE

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

Preview Lab → · Contrast checker → · Palette generator →

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