#FF8FF3#FF8FF3

#FF8FF3 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.2% C 0.180 H 331.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).

Color values

HEX#FF8FF3
RGBrgb(255, 143, 243)
HSLhsl(306, 100%, 78%)
HSVhsv(306, 44%, 100%)
CMYKcmyk(0%, 43.9%, 4.7%, 0%)
CIE-LABlab(74.43, 55.73, -32.04)
CIE-LCHlch(74.43, 64.28, 330.10°)
OKLaboklab(80.22% 0.158 -0.0871)
OKLCHoklch(80.22% 0.18 331.1)
XYZxyz(67.2395, 47.3797, 90.3802)
Luminance0.4738 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8FF3 #8FFF9B
analogous
#D38FFF #FF8FF3 #FF8FBB
triadic
#FF8FF3 #F3FF8F #8FF3FF
tetradic
#FF8FF3 #FFD38F #8FFF9B #8FBBFF
square
#FF8FF3 #FFD38F #8FFF9B #8FBBFF
split-complementary
#FF8FF3 #BBFF8F #8FFFD3
monochromatic
#FF15E6 #FF52EC #FF8FF3 #FFCCFA #FFE0FC

Accessibility & contrast

On white

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

On black

10.48
#FF8FF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8FF3
10.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8FF3#FFFFFF#000000##000000
##FF8FF31.002.0010.4810.48
#FFFFFF2.001.0021.0021.00
#00000010.4821.001.001.00
##00000010.4821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff8ff3;
/* rgb */ color: rgb(255, 143, 243);
/* oklch */ color: oklch(80.2% 0.180 331.1);
Tailwind
colors: {
  custom: {
    50: '#ffb3f7',
    500: '#ff8ff3',
    950: '#000000',
  },
}
SCSS
$custom: #ff8ff3;
$custom-light: #ffb3f7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8ff3",
  "rgb": {
    "r": 255,
    "g": 143,
    "b": 243
  },
  "hsl": {
    "h": 306.429,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.80224,
    "c": 0.18041,
    "h": 331.1
  },
  "luminance": 0.47376
}

Semantic roles & 50–950 ramp

primary
#FF8FF3
secondary
#D4F7D7
accent
#E61900
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085

Preview Lab

Preview with #FF8FF3

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

Preview Lab → · Contrast checker → · Palette generator →

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