#FF93FF#FF93FF

#FF93FF is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.3% C 0.184 H 327.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).

Color values

HEX#FF93FF
RGBrgb(255, 147, 255)
HSLhsl(300, 100%, 79%)
HSVhsv(300, 42%, 100%)
CMYKcmyk(0%, 42.4%, 0%, 0%)
CIE-LABlab(75.67, 55.81, -36.64)
CIE-LCHlch(75.67, 66.76, 326.71°)
OKLaboklab(81.3% 0.1548 -0.1001)
OKLCHoklch(81.3% 0.184 327.1)
XYZxyz(69.7224, 49.3508, 100.4415)
Luminance0.4935 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF93FF #93FF93
analogous
#C993FF #FF93FF #FF93C9
triadic
#FF93FF #FFFF93 #93FFFF
tetradic
#FF93FF #FFC993 #93FF93 #93C9FF
square
#FF93FF #FFC993 #93FF93 #93C9FF
split-complementary
#FF93FF #C9FF93 #93FFC9
monochromatic
#FF19FF #FF56FF #FF93FF #FFD0FF #FFE0FF

Accessibility & contrast

On white

1.93
#FF93FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.87
#FF93FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF93FF
10.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF93FF#FFFFFF#000000##000000
##FF93FF1.001.9310.8710.87
#FFFFFF1.931.0021.0021.00
#00000010.8721.001.001.00
##00000010.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#A8BFFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#BABABA

Design tokens & code

CSS
--color: #ff93ff;
/* rgb */ color: rgb(255, 147, 255);
/* oklch */ color: oklch(81.3% 0.184 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb5ff',
    500: '#ff93ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff93ff;
$custom-light: #ffb5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff93ff",
  "rgb": {
    "r": 255,
    "g": 147,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 78.824
  },
  "oklch": {
    "l": 0.81302,
    "c": 0.18441,
    "h": 327.1
  },
  "luminance": 0.49347
}

Semantic roles & 50–950 ramp

primary
#FF93FF
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086

Preview Lab

Preview with #FF93FF

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

Preview Lab → · Contrast checker → · Palette generator →

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