#FF8FF0#FF8FF0

#FF8FF0 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.1% C 0.178 H 332.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF0
RGBrgb(255, 143, 240)
HSLhsl(308, 100%, 78%)
HSVhsv(308, 44%, 100%)
CMYKcmyk(0%, 43.9%, 5.9%, 0%)
CIE-LABlab(74.32, 55.22, -30.59)
CIE-LCHlch(74.32, 63.13, 331.02°)
OKLaboklab(80.1% 0.1574 -0.0829)
OKLCHoklch(80.1% 0.178 332.2)
XYZxyz(66.7902, 47.2000, 88.0137)
Luminance0.4720 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF0 #8FFF9E
analogous
#D68FFF #FF8FF0 #FF8FB8
triadic
#FF8FF0 #F0FF8F #8FF0FF
tetradic
#FF8FF0 #FFD68F #8FFF9E #8FB8FF
square
#FF8FF0 #FFD68F #8FFF9E #8FB8FF
split-complementary
#FF8FF0 #B8FF8F #8FFFD6
monochromatic
#FF15E0 #FF52E8 #FF8FF0 #FFCCF8 #FFE0FB

Accessibility & contrast

On white

2.01
#FF8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.44
#FF8FF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF0
10.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF0#FFFFFF#000000##000000
##FF8FF01.002.0110.4410.44
#FFFFFF2.011.0021.0021.00
#00000010.4421.001.001.00
##00000010.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#8CADF3
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff8ff0;
/* rgb */ color: rgb(255, 143, 240);
/* oklch */ color: oklch(80.1% 0.178 332.2);
Tailwind
colors: {
  custom: {
    50: '#ffb3f5',
    500: '#ff8ff0',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff0;
$custom-light: #ffb3f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff0",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 240
  },
  "hsl": {
    "h": 308.036,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.801,
    "c": 0.17788,
    "h": 332.2
  },
  "luminance": 0.47196
}

Semantic roles & 50–950 ramp

primary
#FF8FF0
secondary
#D4F7D8
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF0

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

Preview Lab → · Contrast checker → · Palette generator →

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