#FF8FF6#FF8FF6

#FF8FF6 is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.3% C 0.183 H 330.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF6
RGBrgb(255, 143, 246)
HSLhsl(305, 100%, 78%)
HSVhsv(305, 44%, 100%)
CMYKcmyk(0%, 43.9%, 3.5%, 0%)
CIE-LABlab(74.55, 56.23, -33.50)
CIE-LCHlch(74.55, 65.45, 329.22°)
OKLaboklab(80.35% 0.1586 -0.0912)
OKLCHoklch(80.35% 0.183 330.1)
XYZxyz(67.6962, 47.5624, 92.7856)
Luminance0.4756 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF6 #8FFF98
analogous
#D08FFF #FF8FF6 #FF8FBE
triadic
#FF8FF6 #F6FF8F #8FF6FF
tetradic
#FF8FF6 #FFD08F #8FFF98 #8FBEFF
square
#FF8FF6 #FFD08F #8FFF98 #8FBEFF
split-complementary
#FF8FF6 #BEFF8F #8FFFD0
monochromatic
#FF15EC #FF52F1 #FF8FF6 #FFCCFB #FFE0FD

Accessibility & contrast

On white

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

On black

10.51
#FF8FF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF6
10.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF6#FFFFFF#000000##000000
##FF8FF61.002.0010.5110.51
#FFFFFF2.001.0021.0021.00
#00000010.5121.001.001.00
##00000010.5121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff8ff6;
/* rgb */ color: rgb(255, 143, 246);
/* oklch */ color: oklch(80.3% 0.183 330.1);
Tailwind
colors: {
  custom: {
    50: '#ffb3f9',
    500: '#ff8ff6',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff6;
$custom-light: #ffb3f9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff6",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 246
  },
  "hsl": {
    "h": 304.821,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80348,
    "c": 0.18297,
    "h": 330.1
  },
  "luminance": 0.47559
}

Semantic roles & 50–950 ramp

primary
#FF8FF6
secondary
#D4F7D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF6

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

Preview Lab → · Contrast checker → · Palette generator →

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