#FF79CC#FF79CC

#FF79CC is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.7% C 0.187 H 344.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).

Color values

HEX#FF79CC
RGBrgb(255, 121, 204)
HSLhsl(323, 100%, 74%)
HSVhsv(323, 53%, 100%)
CMYKcmyk(0%, 52.5%, 20%, 0%)
CIE-LABlab(68.97, 60.23, -18.91)
CIE-LCHlch(68.97, 63.13, 342.57°)
OKLaboklab(75.68% 0.1798 -0.0501)
OKLCHoklch(75.68% 0.187 344.4)
XYZxyz(58.9779, 39.2992, 61.5943)
Luminance0.3929 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF79CC #79FFAC
analogous
#EF79FF #FF79CC #FF7989
triadic
#FF79CC #CCFF79 #79CCFF
tetradic
#FF79CC #FFEF79 #79FFAC #7989FF
square
#FF79CC #FFEF79 #79FFAC #7989FF
split-complementary
#FF79CC #89FF79 #79FFEF
monochromatic
#FE009D #FF3CB5 #FF79CC #FFB6E3 #FFE0F3

Accessibility & contrast

On white

2.37
#FF79CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.86
#FF79CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF79CC
8.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF79CC#FFFFFF#000000##000000
##FF79CC1.002.378.868.86
#FFFFFF2.371.0021.0021.00
#0000008.8621.001.001.00
##0000008.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#FF7899
Achromatopsia (no color)
#A8A8A8

Design tokens & code

CSS
--color: #ff79cc;
/* rgb */ color: rgb(255, 121, 204);
/* oklch */ color: oklch(75.7% 0.187 344.4);
Tailwind
colors: {
  custom: {
    50: '#ffa4db',
    500: '#ff79cc',
    950: '#000000',
  },
}
SCSS
$custom: #ff79cc;
$custom-light: #ffa4db;
$custom-dark: #000000;
JSON
{
  "hex": "#ff79cc",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 204
  },
  "hsl": {
    "h": 322.836,
    "s": 100,
    "l": 73.725
  },
  "oklch": {
    "l": 0.7568,
    "c": 0.18667,
    "h": 344.4
  },
  "luminance": 0.39294
}

Semantic roles & 50–950 ramp

primary
#FF79CC
secondary
#D4F7E1
accent
#E65700
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83

Preview Lab

Preview with #FF79CC

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

Preview Lab → · Contrast checker → · Palette generator →

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