#FF91CF#FF91CF

#FF91CF is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.2% C 0.150 H 346.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).

Color values

HEX#FF91CF
RGBrgb(255, 145, 207)
HSLhsl(326, 100%, 78%)
HSVhsv(326, 43%, 100%)
CMYKcmyk(0%, 43.1%, 18.8%, 0%)
CIE-LABlab(73.56, 49.06, -13.65)
CIE-LCHlch(73.56, 50.93, 344.46°)
OKLaboklab(79.15% 0.146 -0.0359)
OKLCHoklch(79.15% 0.15 346.2)
XYZxyz(62.6289, 46.0202, 64.6035)
Luminance0.4602 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91CF #91FFC1
analogous
#F891FF #FF91CF #FF9198
triadic
#FF91CF #CFFF91 #91CFFF
tetradic
#FF91CF #FFF891 #91FFC1 #9198FF
square
#FF91CF #FFF891 #91FFC1 #9198FF
split-complementary
#FF91CF #98FF91 #91FFF8
monochromatic
#FF179A #FF54B4 #FF91CF #FFCEEA #FFE0F2

Accessibility & contrast

On white

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

On black

10.20
#FF91CF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91CF
10.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91CF#FFFFFF#000000##000000
##FF91CF1.002.0610.2010.20
#FFFFFF2.061.0021.0021.00
#00000010.2021.001.001.00
##00000010.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#9AA9D1
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B5B5B5

Design tokens & code

CSS
--color: #ff91cf;
/* rgb */ color: rgb(255, 145, 207);
/* oklch */ color: oklch(79.2% 0.150 346.2);
Tailwind
colors: {
  custom: {
    50: '#ffb3dd',
    500: '#ff91cf',
    950: '#000000',
  },
}
SCSS
$custom: #ff91cf;
$custom-light: #ffb3dd;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91cf",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 207
  },
  "hsl": {
    "h": 326.182,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.79153,
    "c": 0.15034,
    "h": 346.2
  },
  "luminance": 0.46016
}

Semantic roles & 50–950 ramp

primary
#FF91CF
secondary
#D4F7E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083

Preview Lab

Preview with #FF91CF

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

Preview Lab → · Contrast checker → · Palette generator →

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