#FF89FF#FF89FF

#FF89FF is a light, highly saturated purple. Relative luminance 0.464; OKLCH L 79.9% C 0.200 H 327.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).

Color values

HEX#FF89FF
RGBrgb(255, 137, 255)
HSLhsl(300, 100%, 77%)
HSVhsv(300, 46%, 100%)
CMYKcmyk(0%, 46.3%, 0%, 0%)
CIE-LABlab(73.79, 60.69, -39.56)
CIE-LCHlch(73.79, 72.44, 326.90°)
OKLaboklab(79.9% 0.1685 -0.1084)
OKLCHoklch(79.9% 0.2 327.2)
XYZxyz(68.2345, 46.3749, 99.9455)
Luminance0.4637 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89FF #89FF89
analogous
#C489FF #FF89FF #FF89C4
triadic
#FF89FF #FFFF89 #89FFFF
tetradic
#FF89FF #FFC489 #89FF89 #89C4FF
square
#FF89FF #FFC489 #89FF89 #89C4FF
split-complementary
#FF89FF #C4FF89 #89FFC4
monochromatic
#FF0FFF #FF4CFF #FF89FF #FFC6FF #FFE0FF

Accessibility & contrast

On white

2.04
#FF89FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.27
#FF89FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89FF
10.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89FF#FFFFFF#000000##000000
##FF89FF1.002.0410.2710.27
#FFFFFF2.041.0021.0021.00
#00000010.2721.001.001.00
##00000010.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FF95B8
Achromatopsia (no color)
#B5B5B5

Design tokens & code

CSS
--color: #ff89ff;
/* rgb */ color: rgb(255, 137, 255);
/* oklch */ color: oklch(79.9% 0.200 327.2);
Tailwind
colors: {
  custom: {
    50: '#ffafff',
    500: '#ff89ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff89ff;
$custom-light: #ffafff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89ff",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.79902,
    "c": 0.20039,
    "h": 327.2
  },
  "luminance": 0.46371
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF89FF

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

Preview Lab → · Contrast checker → · Palette generator →

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