#FF79DC#FF79DC

#FF79DC is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.3% C 0.197 H 338.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).

Color values

HEX#FF79DC
RGBrgb(255, 121, 220)
HSLhsl(316, 100%, 74%)
HSVhsv(316, 53%, 100%)
CMYKcmyk(0%, 52.5%, 13.7%, 0%)
CIE-LABlab(69.55, 62.55, -26.93)
CIE-LCHlch(69.55, 68.10, 336.70°)
OKLaboklab(76.3% 0.1836 -0.0725)
OKLCHoklch(76.3% 0.197 338.5)
XYZxyz(60.9963, 40.1066, 72.2250)
Luminance0.4010 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF79DC #79FF9C
analogous
#DF79FF #FF79DC #FF7999
triadic
#FF79DC #DCFF79 #79DCFF
tetradic
#FF79DC #FFDF79 #79FF9C #7999FF
square
#FF79DC #FFDF79 #79FF9C #7999FF
split-complementary
#FF79DC #99FF79 #79FFDF
monochromatic
#FE00BB #FF3CCC #FF79DC #FFB6EC #FFE0F7

Accessibility & contrast

On white

2.33
#FF79DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.02
#FF79DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF79DC
9.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF79DC#FFFFFF#000000##000000
##FF79DC1.002.339.029.02
#FFFFFF2.331.0021.0021.00
#0000009.0221.001.001.00
##0000009.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#A3B2D8
Tritanopia (blue-blind)
#FF7DA1
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff79dc;
/* rgb */ color: rgb(255, 121, 220);
/* oklch */ color: oklch(76.3% 0.197 338.5);
Tailwind
colors: {
  custom: {
    50: '#ffa5e7',
    500: '#ff79dc',
    950: '#000000',
  },
}
SCSS
$custom: #ff79dc;
$custom-light: #ffa5e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff79dc",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 220
  },
  "hsl": {
    "h": 315.672,
    "s": 100,
    "l": 73.725
  },
  "oklch": {
    "l": 0.76299,
    "c": 0.19736,
    "h": 338.5
  },
  "luminance": 0.40102
}

Semantic roles & 50–950 ramp

primary
#FF79DC
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84

Preview Lab

Preview with #FF79DC

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

Preview Lab → · Contrast checker → · Palette generator →

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