#FF89F2#FF89F2

#FF89F2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.189 H 331.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).

Color values

HEX#FF89F2
RGBrgb(255, 137, 242)
HSLhsl(307, 100%, 77%)
HSVhsv(307, 46%, 100%)
CMYKcmyk(0%, 46.3%, 5.1%, 0%)
CIE-LABlab(73.26, 58.48, -33.30)
CIE-LCHlch(73.26, 67.30, 330.34°)
OKLaboklab(79.34% 0.1662 -0.0906)
OKLCHoklch(79.34% 0.189 331.4)
XYZxyz(66.2122, 45.5660, 89.2948)
Luminance0.4556 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89F2 #89FF96
analogous
#D189FF #FF89F2 #FF89B7
triadic
#FF89F2 #F2FF89 #89F2FF
tetradic
#FF89F2 #FFD189 #89FF96 #89B7FF
square
#FF89F2 #FFD189 #89FF96 #89B7FF
split-complementary
#FF89F2 #B7FF89 #89FFD1
monochromatic
#FF0FE5 #FF4CEB #FF89F2 #FFC6F9 #FFE0FC

Accessibility & contrast

On white

2.08
#FF89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.11
#FF89F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89F2
10.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89F2#FFFFFF#000000##000000
##FF89F21.002.0810.1110.11
#FFFFFF2.081.0021.0021.00
#00000010.1121.001.001.00
##00000010.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#85A9F6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff89f2;
/* rgb */ color: rgb(255, 137, 242);
/* oklch */ color: oklch(79.3% 0.189 331.4);
Tailwind
colors: {
  custom: {
    50: '#ffaff6',
    500: '#ff89f2',
    950: '#000000',
  },
}
SCSS
$custom: #ff89f2;
$custom-light: #ffaff6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89f2",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 242
  },
  "hsl": {
    "h": 306.61,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.79339,
    "c": 0.18925,
    "h": 331.4
  },
  "luminance": 0.45562
}

Semantic roles & 50–950 ramp

primary
#FF89F2
secondary
#D4F7D8
accent
#E61900
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085

Preview Lab

Preview with #FF89F2

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

Preview Lab → · Contrast checker → · Palette generator →

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