#FF89F4#FF89F4

#FF89F4 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.4% C 0.191 H 330.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).

Color values

HEX#FF89F4
RGBrgb(255, 137, 244)
HSLhsl(306, 100%, 77%)
HSVhsv(306, 46%, 100%)
CMYKcmyk(0%, 46.3%, 4.3%, 0%)
CIE-LABlab(73.34, 58.82, -34.27)
CIE-LCHlch(73.34, 68.07, 329.77°)
OKLaboklab(79.42% 0.1666 -0.0933)
OKLCHoklch(79.42% 0.191 330.7)
XYZxyz(66.5142, 45.6868, 90.8854)
Luminance0.4568 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89F4 #89FF94
analogous
#CF89FF #FF89F4 #FF89B9
triadic
#FF89F4 #F4FF89 #89F4FF
tetradic
#FF89F4 #FFCF89 #89FF94 #89B9FF
square
#FF89F4 #FFCF89 #89FF94 #89B9FF
split-complementary
#FF89F4 #B9FF89 #89FFCF
monochromatic
#FF0FE9 #FF4CEE #FF89F4 #FFC6FA #FFE0FC

Accessibility & contrast

On white

2.07
#FF89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.14
#FF89F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89F4
10.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89F4#FFFFFF#000000##000000
##FF89F41.002.0710.1410.14
#FFFFFF2.071.0021.0021.00
#00000010.1421.001.001.00
##00000010.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff89f4;
/* rgb */ color: rgb(255, 137, 244);
/* oklch */ color: oklch(79.4% 0.191 330.7);
Tailwind
colors: {
  custom: {
    50: '#ffaff8',
    500: '#ff89f4',
    950: '#000000',
  },
}
SCSS
$custom: #ff89f4;
$custom-light: #ffaff8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89f4",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 244
  },
  "hsl": {
    "h": 305.593,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.79424,
    "c": 0.19092,
    "h": 330.7
  },
  "luminance": 0.45683
}

Semantic roles & 50–950 ramp

primary
#FF89F4
secondary
#D4F7D7
accent
#E61500
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085

Preview Lab

Preview with #FF89F4

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

Preview Lab → · Contrast checker → · Palette generator →

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