#FF91C6#FF91C6

#FF91C6 is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.9% C 0.145 H 350.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).

Color values

HEX#FF91C6
RGBrgb(255, 145, 198)
HSLhsl(331, 100%, 78%)
HSVhsv(331, 43%, 100%)
CMYKcmyk(0%, 43.1%, 22.4%, 0%)
CIE-LABlab(73.28, 47.77, -9.10)
CIE-LCHlch(73.28, 48.63, 349.22°)
OKLaboklab(78.85% 0.1432 -0.0236)
OKLCHoklch(78.85% 0.145 350.7)
XYZxyz(61.5599, 45.5925, 58.9731)
Luminance0.4559 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91C6 #91FFCA
analogous
#FF91FD #FF91C6 #FF9391
triadic
#FF91C6 #C6FF91 #91C6FF
tetradic
#FF91C6 #FDFF91 #91FFCA #9391FF
square
#FF91C6 #FDFF91 #91FFCA #9391FF
split-complementary
#FF91C6 #91FF93 #91FDFF
monochromatic
#FF1787 #FF54A6 #FF91C6 #FFCEE6 #FFE0EF

Accessibility & contrast

On white

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

On black

10.12
#FF91C6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91C6
10.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91C6#FFFFFF#000000##000000
##FF91C61.002.0810.1210.12
#FFFFFF2.081.0021.0021.00
#00000010.1221.001.001.00
##00000010.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#9CA8C8
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#FF8EA4
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff91c6;
/* rgb */ color: rgb(255, 145, 198);
/* oklch */ color: oklch(78.9% 0.145 350.7);
Tailwind
colors: {
  custom: {
    50: '#ffb3d7',
    500: '#ff91c6',
    950: '#000000',
  },
}
SCSS
$custom: #ff91c6;
$custom-light: #ffb3d7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91c6",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 198
  },
  "hsl": {
    "h": 331.091,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.78851,
    "c": 0.14517,
    "h": 350.7
  },
  "luminance": 0.45588
}

Semantic roles & 50–950 ramp

primary
#FF91C6
secondary
#D4F7E6
accent
#E67700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083

Preview Lab

Preview with #FF91C6

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

Preview Lab → · Contrast checker → · Palette generator →

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