#FF79DA#FF79DA

#FF79DA is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.2% C 0.196 H 339.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).

Color values

HEX#FF79DA
RGBrgb(255, 121, 218)
HSLhsl(317, 100%, 74%)
HSVhsv(317, 53%, 100%)
CMYKcmyk(0%, 52.5%, 14.5%, 0%)
CIE-LABlab(69.47, 62.25, -25.94)
CIE-LCHlch(69.47, 67.44, 337.38°)
OKLaboklab(76.22% 0.1831 -0.0697)
OKLCHoklch(76.22% 0.196 339.2)
XYZxyz(60.7331, 40.0013, 70.8384)
Luminance0.4000 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF79DA #79FF9E
analogous
#E179FF #FF79DA #FF7997
triadic
#FF79DA #DAFF79 #79DAFF
tetradic
#FF79DA #FFE179 #79FF9E #7997FF
square
#FF79DA #FFE179 #79FF9E #7997FF
split-complementary
#FF79DA #97FF79 #79FFE1
monochromatic
#FE00B8 #FF3CC9 #FF79DA #FFB6EB #FFE0F7

Accessibility & contrast

On white

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

On black

9.00
#FF79DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF79DA
9.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF79DA#FFFFFF#000000##000000
##FF79DA1.002.339.009.00
#FFFFFF2.331.0021.0021.00
#0000009.0021.001.001.00
##0000009.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#7E9CDD
Deuteranopia (green-blind)
#A4B1D6
Tritanopia (blue-blind)
#FF7CA0
Achromatopsia (no color)
#AAAAAA

Design tokens & code

CSS
--color: #ff79da;
/* rgb */ color: rgb(255, 121, 218);
/* oklch */ color: oklch(76.2% 0.196 339.2);
Tailwind
colors: {
  custom: {
    50: '#ffa5e5',
    500: '#ff79da',
    950: '#000000',
  },
}
SCSS
$custom: #ff79da;
$custom-light: #ffa5e5;
$custom-dark: #000000;
JSON
{
  "hex": "#ff79da",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 218
  },
  "hsl": {
    "h": 316.567,
    "s": 100,
    "l": 73.725
  },
  "oklch": {
    "l": 0.76219,
    "c": 0.19594,
    "h": 339.2
  },
  "luminance": 0.39997
}

Semantic roles & 50–950 ramp

primary
#FF79DA
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84

Preview Lab

Preview with #FF79DA

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

Preview Lab → · Contrast checker → · Palette generator →

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