#FF8FF5#FF8FF5

#FF8FF5 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.182 H 330.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF5
RGBrgb(255, 143, 245)
HSLhsl(305, 100%, 78%)
HSVhsv(305, 44%, 100%)
CMYKcmyk(0%, 43.9%, 3.9%, 0%)
CIE-LABlab(74.51, 56.06, -33.01)
CIE-LCHlch(74.51, 65.06, 329.51°)
OKLaboklab(80.31% 0.1584 -0.0898)
OKLCHoklch(80.31% 0.182 330.5)
XYZxyz(67.5432, 47.5012, 91.9795)
Luminance0.4750 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF5 #8FFF99
analogous
#D18FFF #FF8FF5 #FF8FBD
triadic
#FF8FF5 #F5FF8F #8FF5FF
tetradic
#FF8FF5 #FFD18F #8FFF99 #8FBDFF
square
#FF8FF5 #FFD18F #8FFF99 #8FBDFF
split-complementary
#FF8FF5 #BDFF8F #8FFFD1
monochromatic
#FF15EA #FF52F0 #FF8FF5 #FFCCFA #FFE0FC

Accessibility & contrast

On white

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

On black

10.50
#FF8FF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF5
10.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF5#FFFFFF#000000##000000
##FF8FF51.002.0010.5010.50
#FFFFFF2.001.0021.0021.00
#00000010.5021.001.001.00
##00000010.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AAEF9
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff8ff5;
/* rgb */ color: rgb(255, 143, 245);
/* oklch */ color: oklch(80.3% 0.182 330.5);
Tailwind
colors: {
  custom: {
    50: '#ffb3f8',
    500: '#ff8ff5',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff5;
$custom-light: #ffb3f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff5",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 245
  },
  "hsl": {
    "h": 305.357,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80307,
    "c": 0.18211,
    "h": 330.5
  },
  "luminance": 0.47497
}

Semantic roles & 50–950 ramp

primary
#FF8FF5
secondary
#D4F7D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF5

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

Preview Lab → · Contrast checker → · Palette generator →

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