#FF91C2#FF91C2

#FF91C2 is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.7% C 0.143 H 352.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).

Color values

HEX#FF91C2
RGBrgb(255, 145, 194)
HSLhsl(333, 100%, 78%)
HSVhsv(333, 43%, 100%)
CMYKcmyk(0%, 43.1%, 23.9%, 0%)
CIE-LABlab(73.16, 47.22, -7.06)
CIE-LCHlch(73.16, 47.74, 351.49°)
OKLaboklab(78.72% 0.142 -0.0181)
OKLCHoklch(78.72% 0.143 352.7)
XYZxyz(61.1046, 45.4104, 56.5753)
Luminance0.4541 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91C2 #91FFCE
analogous
#FF91F9 #FF91C2 #FF9791
triadic
#FF91C2 #C2FF91 #91C2FF
tetradic
#FF91C2 #F9FF91 #91FFCE #9791FF
square
#FF91C2 #F9FF91 #91FFCE #9791FF
split-complementary
#FF91C2 #91FF97 #91F9FF
monochromatic
#FF177E #FF54A0 #FF91C2 #FFCEE4 #FFE0EE

Accessibility & contrast

On white

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

On black

10.08
#FF91C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91C2
10.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91C2#FFFFFF#000000##000000
##FF91C21.002.0810.0810.08
#FFFFFF2.081.0021.0021.00
#00000010.0821.001.001.00
##00000010.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff91c2;
/* rgb */ color: rgb(255, 145, 194);
/* oklch */ color: oklch(78.7% 0.143 352.7);
Tailwind
colors: {
  custom: {
    50: '#ffb3d4',
    500: '#ff91c2',
    950: '#000000',
  },
}
SCSS
$custom: #ff91c2;
$custom-light: #ffb3d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91c2",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 194
  },
  "hsl": {
    "h": 333.273,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.78722,
    "c": 0.14314,
    "h": 352.7
  },
  "luminance": 0.45406
}

Semantic roles & 50–950 ramp

primary
#FF91C2
secondary
#D4F7E7
accent
#E67F00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083

Preview Lab

Preview with #FF91C2

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

Preview Lab → · Contrast checker → · Palette generator →

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