#FE00FF#FE00FF

#FE00FF is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 70.0% C 0.322 H 328.2°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).

Color values

HEX#FE00FF
RGBrgb(254, 0, 255)
HSLhsl(300, 100%, 50%)
HSVhsv(300, 100%, 100%)
CMYKcmyk(0.4%, 100%, 0%, 0%)
CIE-LABlab(60.15, 98.08, -61.11)
CIE-LCHlch(60.15, 115.56, 328.08°)
OKLaboklab(70.02% 0.2737 -0.17)
OKLCHoklch(70.02% 0.322 328.2)
XYZxyz(58.9224, 28.2956, 96.9466)
Luminance0.2829 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FE00FF #01FF00
analogous
#7F00FF #FE00FF #FF0080
triadic
#FE00FF #FFFE00 #00FFFE
tetradic
#FE00FF #FF7F00 #01FF00 #0080FF
square
#FE00FF #FF7F00 #01FF00 #0080FF
split-complementary
#FE00FF #80FF00 #00FF7F
monochromatic
#840085 #C100C2 #FE00FF #FE3DFF #FE7AFF

Accessibility & contrast

On white

3.15
#FE00FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.66
#FE00FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FE00FF
6.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FE00FF#FFFFFF#000000##000000
##FE00FF1.003.156.666.66
#FFFFFF3.151.0021.0021.00
#0000006.6621.001.001.00
##0000006.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#FF4B97
Achromatopsia (no color)
#919191

Design tokens & code

CSS
--color: #fe00ff;
/* rgb */ color: rgb(254, 0, 255);
/* oklch */ color: oklch(70.0% 0.322 328.2);
Tailwind
colors: {
  custom: {
    50: '#ff7bff',
    500: '#fe00ff',
    950: '#000000',
  },
}
SCSS
$custom: #fe00ff;
$custom-light: #ff7bff;
$custom-dark: #000000;
JSON
{
  "hex": "#fe00ff",
  "rgb": {
    "r": 254,
    "g": 0,
    "b": 255
  },
  "hsl": {
    "h": 299.765,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.70017,
    "c": 0.32216,
    "h": 328.2
  },
  "luminance": 0.28291
}

Semantic roles & 50–950 ramp

primary
#FE00FF
secondary
#75E774
accent
#FF292A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86

Preview Lab

Preview with #FE00FF

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

Preview Lab → · Contrast checker → · Palette generator →

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