#FF8BFC#FF8BFC

#FF8BFC is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.195 H 328.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).

Color values

HEX#FF8BFC
RGBrgb(255, 139, 252)
HSLhsl(302, 100%, 77%)
HSVhsv(302, 45%, 100%)
CMYKcmyk(0%, 45.5%, 1.2%, 0%)
CIE-LABlab(74.03, 59.21, -37.55)
CIE-LCHlch(74.03, 70.11, 327.61°)
OKLaboklab(80.04% 0.1653 -0.1027)
OKLCHoklch(80.04% 0.195 328.2)
XYZxyz(68.0422, 46.7571, 97.5176)
Luminance0.4675 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8BFC #8BFF8E
analogous
#C88BFF #FF8BFC #FF8BC2
triadic
#FF8BFC #FCFF8B #8BFCFF
tetradic
#FF8BFC #FFC88B #8BFF8E #8BC2FF
square
#FF8BFC #FFC88B #8BFF8E #8BC2FF
split-complementary
#FF8BFC #C2FF8B #8BFFC8
monochromatic
#FF11F9 #FF4EFA #FF8BFC #FFC8FE #FFE0FE

Accessibility & contrast

On white

2.03
#FF8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.35
#FF8BFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8BFC
10.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8BFC#FFFFFF#000000##000000
##FF8BFC1.002.0310.3510.35
#FFFFFF2.031.0021.0021.00
#00000010.3521.001.001.00
##00000010.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ff8bfc;
/* rgb */ color: rgb(255, 139, 252);
/* oklch */ color: oklch(80.0% 0.195 328.2);
Tailwind
colors: {
  custom: {
    50: '#ffb0fd',
    500: '#ff8bfc',
    950: '#000000',
  },
}
SCSS
$custom: #ff8bfc;
$custom-light: #ffb0fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8bfc",
  "rgb": {
    "r": 255,
    "g": 139,
    "b": 252
  },
  "hsl": {
    "h": 301.552,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.80044,
    "c": 0.1946,
    "h": 328.2
  },
  "luminance": 0.46754
}

Semantic roles & 50–950 ramp

primary
#FF8BFC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF8BFC

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

Preview Lab → · Contrast checker → · Palette generator →

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