#FF91C3#FF91C3

#FF91C3 is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.144 H 352.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).

Color values

HEX#FF91C3
RGBrgb(255, 145, 195)
HSLhsl(333, 100%, 78%)
HSVhsv(333, 43%, 100%)
CMYKcmyk(0%, 43.1%, 23.5%, 0%)
CIE-LABlab(73.19, 47.36, -7.57)
CIE-LCHlch(73.19, 47.96, 350.92°)
OKLaboklab(78.75% 0.1423 -0.0194)
OKLCHoklch(78.75% 0.144 352.2)
XYZxyz(61.2173, 45.4555, 57.1687)
Luminance0.4545 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91C3 #91FFCD
analogous
#FF91FA #FF91C3 #FF9691
triadic
#FF91C3 #C3FF91 #91C3FF
tetradic
#FF91C3 #FAFF91 #91FFCD #9691FF
square
#FF91C3 #FAFF91 #91FFCD #9691FF
split-complementary
#FF91C3 #91FF96 #91FAFF
monochromatic
#FF1780 #FF54A2 #FF91C3 #FFCEE4 #FFE0EE

Accessibility & contrast

On white

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

On black

10.09
#FF91C3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91C3
10.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91C3#FFFFFF#000000##000000
##FF91C31.002.0810.0910.09
#FFFFFF2.081.0021.0021.00
#00000010.0921.001.001.00
##00000010.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#9DA8C5
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#FF8DA3
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff91c3;
/* rgb */ color: rgb(255, 145, 195);
/* oklch */ color: oklch(78.8% 0.144 352.2);
Tailwind
colors: {
  custom: {
    50: '#ffb3d5',
    500: '#ff91c3',
    950: '#000000',
  },
}
SCSS
$custom: #ff91c3;
$custom-light: #ffb3d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91c3",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 195
  },
  "hsl": {
    "h": 332.727,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.78754,
    "c": 0.14363,
    "h": 352.2
  },
  "luminance": 0.45451
}

Semantic roles & 50–950 ramp

primary
#FF91C3
secondary
#D4F7E7
accent
#E67D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083

Preview Lab

Preview with #FF91C3

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

Preview Lab → · Contrast checker → · Palette generator →

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