#FF8FF4#FF8FF4

#FF8FF4 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.3% C 0.181 H 330.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF4
RGBrgb(255, 143, 244)
HSLhsl(306, 100%, 78%)
HSVhsv(306, 44%, 100%)
CMYKcmyk(0%, 43.9%, 4.3%, 0%)
CIE-LABlab(74.47, 55.89, -32.53)
CIE-LCHlch(74.47, 64.67, 329.80°)
OKLaboklab(80.27% 0.1582 -0.0884)
OKLCHoklch(80.27% 0.181 330.8)
XYZxyz(67.3909, 47.4403, 91.1776)
Luminance0.4744 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF4 #8FFF9A
analogous
#D28FFF #FF8FF4 #FF8FBC
triadic
#FF8FF4 #F4FF8F #8FF4FF
tetradic
#FF8FF4 #FFD28F #8FFF9A #8FBCFF
square
#FF8FF4 #FFD28F #8FFF9A #8FBCFF
split-complementary
#FF8FF4 #BCFF8F #8FFFD2
monochromatic
#FF15E8 #FF52EE #FF8FF4 #FFCCFA #FFE0FC

Accessibility & contrast

On white

2.00
#FF8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.49
#FF8FF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF4
10.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF4#FFFFFF#000000##000000
##FF8FF41.002.0010.4910.49
#FFFFFF2.001.0021.0021.00
#00000010.4921.001.001.00
##00000010.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AADF8
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff8ff4;
/* rgb */ color: rgb(255, 143, 244);
/* oklch */ color: oklch(80.3% 0.181 330.8);
Tailwind
colors: {
  custom: {
    50: '#ffb3f8',
    500: '#ff8ff4',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff4;
$custom-light: #ffb3f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff4",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 244
  },
  "hsl": {
    "h": 305.893,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80265,
    "c": 0.18126,
    "h": 330.8
  },
  "luminance": 0.47437
}

Semantic roles & 50–950 ramp

primary
#FF8FF4
secondary
#D4F7D7
accent
#E61700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF4

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

Preview Lab → · Contrast checker → · Palette generator →

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