#FF91C0#FF91C0

#FF91C0 is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.142 H 353.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).

Color values

HEX#FF91C0
RGBrgb(255, 145, 192)
HSLhsl(334, 100%, 78%)
HSVhsv(334, 43%, 100%)
CMYKcmyk(0%, 43.1%, 24.7%, 0%)
CIE-LABlab(73.10, 46.94, -6.04)
CIE-LCHlch(73.10, 47.33, 352.67°)
OKLaboklab(78.66% 0.1413 -0.0154)
OKLCHoklch(78.66% 0.142 353.8)
XYZxyz(60.8815, 45.3212, 55.4003)
Luminance0.4532 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91C0 #91FFD0
analogous
#FF91F7 #FF91C0 #FF9991
triadic
#FF91C0 #C0FF91 #91C0FF
tetradic
#FF91C0 #F7FF91 #91FFD0 #9991FF
square
#FF91C0 #F7FF91 #91FFD0 #9991FF
split-complementary
#FF91C0 #91FF99 #91F7FF
monochromatic
#FF177A #FF549D #FF91C0 #FFCEE3 #FFE0ED

Accessibility & contrast

On white

2.09
#FF91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.06
#FF91C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91C0
10.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91C0#FFFFFF#000000##000000
##FF91C01.002.0910.0610.06
#FFFFFF2.091.0021.0021.00
#00000010.0621.001.001.00
##00000010.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EA8C2
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#FF8CA2
Achromatopsia (no color)
#B3B3B3

Design tokens & code

CSS
--color: #ff91c0;
/* rgb */ color: rgb(255, 145, 192);
/* oklch */ color: oklch(78.7% 0.142 353.8);
Tailwind
colors: {
  custom: {
    50: '#ffb3d3',
    500: '#ff91c0',
    950: '#000000',
  },
}
SCSS
$custom: #ff91c0;
$custom-light: #ffb3d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91c0",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 192
  },
  "hsl": {
    "h": 334.364,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.78658,
    "c": 0.14217,
    "h": 353.8
  },
  "luminance": 0.45317
}

Semantic roles & 50–950 ramp

primary
#FF91C0
secondary
#D4F7E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082

Preview Lab

Preview with #FF91C0

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

Preview Lab → · Contrast checker → · Palette generator →

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