#FF7FCC#FF7FCC

#FF7FCC is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.5% C 0.177 H 345.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).

Color values

HEX#FF7FCC
RGBrgb(255, 127, 204)
HSLhsl(324, 100%, 75%)
HSVhsv(324, 50%, 100%)
CMYKcmyk(0%, 50.2%, 20%, 0%)
CIE-LABlab(70.04, 57.42, -17.29)
CIE-LCHlch(70.04, 59.97, 343.24°)
OKLaboklab(76.48% 0.1714 -0.0457)
OKLCHoklch(76.48% 0.177 345.1)
XYZxyz(59.7298, 40.8031, 61.8450)
Luminance0.4080 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7FCC #7FFFB2
analogous
#F27FFF #FF7FCC #FF7F8C
triadic
#FF7FCC #CCFF7F #7FCCFF
tetradic
#FF7FCC #FFF27F #7FFFB2 #7F8CFF
square
#FF7FCC #FFF27F #7FFFB2 #7F8CFF
split-complementary
#FF7FCC #8CFF7F #7FFFF2
monochromatic
#FF059B #FF42B4 #FF7FCC #FFBCE4 #FFE0F3

Accessibility & contrast

On white

2.29
#FF7FCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.16
#FF7FCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7FCC
9.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7FCC#FFFFFF#000000##000000
##FF7FCC1.002.299.169.16
#FFFFFF2.291.0021.0021.00
#0000009.1621.001.001.00
##0000009.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#899ECF
Deuteranopia (green-blind)
#ACB3C9
Tritanopia (blue-blind)
#FF7E9D
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #ff7fcc;
/* rgb */ color: rgb(255, 127, 204);
/* oklch */ color: oklch(76.5% 0.177 345.1);
Tailwind
colors: {
  custom: {
    50: '#ffa8db',
    500: '#ff7fcc',
    950: '#000000',
  },
}
SCSS
$custom: #ff7fcc;
$custom-light: #ffa8db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7fcc",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 204
  },
  "hsl": {
    "h": 323.906,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.76478,
    "c": 0.17737,
    "h": 345.1
  },
  "luminance": 0.40798
}

Semantic roles & 50–950 ramp

primary
#FF7FCC
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83

Preview Lab

Preview with #FF7FCC

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

Preview Lab → · Contrast checker → · Palette generator →

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