#FF89F8#FF89F8

#FF89F8 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.6% C 0.194 H 329.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).

Color values

HEX#FF89F8
RGBrgb(255, 137, 248)
HSLhsl(304, 100%, 77%)
HSVhsv(304, 46%, 100%)
CMYKcmyk(0%, 46.3%, 2.7%, 0%)
CIE-LABlab(73.50, 59.49, -36.20)
CIE-LCHlch(73.50, 69.64, 328.68°)
OKLaboklab(79.6% 0.1673 -0.0988)
OKLCHoklch(79.6% 0.194 329.4)
XYZxyz(67.1281, 45.9324, 94.1188)
Luminance0.4593 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89F8 #89FF90
analogous
#CB89FF #FF89F8 #FF89BD
triadic
#FF89F8 #F8FF89 #89F8FF
tetradic
#FF89F8 #FFCB89 #89FF90 #89BDFF
square
#FF89F8 #FFCB89 #89FF90 #89BDFF
split-complementary
#FF89F8 #BDFF89 #89FFCB
monochromatic
#FF0FF1 #FF4CF4 #FF89F8 #FFC6FC #FFE0FD

Accessibility & contrast

On white

2.06
#FF89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.19
#FF89F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89F8
10.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89F8#FFFFFF#000000##000000
##FF89F81.002.0610.1910.19
#FFFFFF2.061.0021.0021.00
#00000010.1921.001.001.00
##00000010.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B5B5B5

Design tokens & code

CSS
--color: #ff89f8;
/* rgb */ color: rgb(255, 137, 248);
/* oklch */ color: oklch(79.6% 0.194 329.4);
Tailwind
colors: {
  custom: {
    50: '#ffaffb',
    500: '#ff89f8',
    950: '#000000',
  },
}
SCSS
$custom: #ff89f8;
$custom-light: #ffaffb;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89f8",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 248
  },
  "hsl": {
    "h": 303.559,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.79595,
    "c": 0.19431,
    "h": 329.4
  },
  "luminance": 0.45929
}

Semantic roles & 50–950 ramp

primary
#FF89F8
secondary
#D4F7D6
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF89F8

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

Preview Lab → · Contrast checker → · Palette generator →

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