#FF89DD#FF89DD

#FF89DD is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.5% C 0.173 H 339.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).

Color values

HEX#FF89DD
RGBrgb(255, 137, 221)
HSLhsl(317, 100%, 77%)
HSVhsv(317, 46%, 100%)
CMYKcmyk(0%, 46.3%, 13.3%, 0%)
CIE-LABlab(72.48, 55.12, -23.00)
CIE-LCHlch(72.48, 59.73, 337.36°)
OKLaboklab(78.5% 0.1615 -0.0616)
OKLCHoklch(78.5% 0.173 339.1)
XYZxyz(63.2373, 44.3761, 73.6273)
Luminance0.4437 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF89DD #89FFAB
analogous
#E689FF #FF89DD #FF89A2
triadic
#FF89DD #DDFF89 #89DDFF
tetradic
#FF89DD #FFE689 #89FFAB #89A2FF
square
#FF89DD #FFE689 #89FFAB #89A2FF
split-complementary
#FF89DD #A2FF89 #89FFE6
monochromatic
#FF0FBA #FF4CCB #FF89DD #FFC6EF #FFE0F6

Accessibility & contrast

On white

2.13
#FF89DD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.87
#FF89DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF89DD
9.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF89DD#FFFFFF#000000##000000
##FF89DD1.002.139.879.87
#FFFFFF2.131.0021.0021.00
#0000009.8721.001.001.00
##0000009.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #ff89dd;
/* rgb */ color: rgb(255, 137, 221);
/* oklch */ color: oklch(78.5% 0.173 339.1);
Tailwind
colors: {
  custom: {
    50: '#ffaee7',
    500: '#ff89dd',
    950: '#000000',
  },
}
SCSS
$custom: #ff89dd;
$custom-light: #ffaee7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff89dd",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 221
  },
  "hsl": {
    "h": 317.288,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.78497,
    "c": 0.17282,
    "h": 339.1
  },
  "luminance": 0.44372
}

Semantic roles & 50–950 ramp

primary
#FF89DD
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084

Preview Lab

Preview with #FF89DD

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

Preview Lab → · Contrast checker → · Palette generator →

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