#FF91DC#FF91DC

#FF91DC is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.6% C 0.159 H 340.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).

Color values

HEX#FF91DC
RGBrgb(255, 145, 220)
HSLhsl(319, 100%, 78%)
HSVhsv(319, 43%, 100%)
CMYKcmyk(0%, 43.1%, 13.7%, 0%)
CIE-LABlab(73.99, 51.02, -20.15)
CIE-LCHlch(73.99, 54.86, 338.45°)
OKLaboklab(79.62% 0.1496 -0.0538)
OKLCHoklch(79.62% 0.159 340.2)
XYZxyz(64.2842, 46.6823, 73.3209)
Luminance0.4668 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91DC #91FFB4
analogous
#EB91FF #FF91DC #FF91A5
triadic
#FF91DC #DCFF91 #91DCFF
tetradic
#FF91DC #FFEB91 #91FFB4 #91A5FF
square
#FF91DC #FFEB91 #91FFB4 #91A5FF
split-complementary
#FF91DC #A5FF91 #91FFEB
monochromatic
#FF17B5 #FF54C9 #FF91DC #FFCEEF #FFE0F5

Accessibility & contrast

On white

2.03
#FF91DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.34
#FF91DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91DC
10.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91DC#FFFFFF#000000##000000
##FF91DC1.002.0310.3410.34
#FFFFFF2.031.0021.0021.00
#00000010.3421.001.001.00
##00000010.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#96ABDF
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#FF93AD
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #ff91dc;
/* rgb */ color: rgb(255, 145, 220);
/* oklch */ color: oklch(79.6% 0.159 340.2);
Tailwind
colors: {
  custom: {
    50: '#ffb4e7',
    500: '#ff91dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff91dc;
$custom-light: #ffb4e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91dc",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 220
  },
  "hsl": {
    "h": 319.091,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.79615,
    "c": 0.15901,
    "h": 340.2
  },
  "luminance": 0.46678
}

Semantic roles & 50–950 ramp

primary
#FF91DC
secondary
#D4F7DF
accent
#E64900
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084

Preview Lab

Preview with #FF91DC

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

Preview Lab → · Contrast checker → · Palette generator →

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