#FF79DD#FF79DD

#FF79DD is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.3% C 0.198 H 338.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).

Color values

HEX#FF79DD
RGBrgb(255, 121, 221)
HSLhsl(315, 100%, 74%)
HSVhsv(315, 53%, 100%)
CMYKcmyk(0%, 52.5%, 13.3%, 0%)
CIE-LABlab(69.58, 62.70, -27.43)
CIE-LCHlch(69.58, 68.44, 336.37°)
OKLaboklab(76.34% 0.1838 -0.0739)
OKLCHoklch(76.34% 0.198 338.1)
XYZxyz(61.1292, 40.1598, 72.9246)
Luminance0.4016 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF79DD #79FF9B
analogous
#DE79FF #FF79DD #FF799A
triadic
#FF79DD #DDFF79 #79DDFF
tetradic
#FF79DD #FFDE79 #79FF9B #799AFF
square
#FF79DD #FFDE79 #79FF9B #799AFF
split-complementary
#FF79DD #9AFF79 #79FFDE
monochromatic
#FE00BD #FF3CCD #FF79DD #FFB6ED #FFE0F7

Accessibility & contrast

On white

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

On black

9.03
#FF79DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF79DD
9.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF79DD#FFFFFF#000000##000000
##FF79DD1.002.339.039.03
#FFFFFF2.331.0021.0021.00
#0000009.0321.001.001.00
##0000009.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ff79dd;
/* rgb */ color: rgb(255, 121, 221);
/* oklch */ color: oklch(76.3% 0.198 338.1);
Tailwind
colors: {
  custom: {
    50: '#ffa5e7',
    500: '#ff79dd',
    950: '#000000',
  },
}
SCSS
$custom: #ff79dd;
$custom-light: #ffa5e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ff79dd",
  "rgb": {
    "r": 255,
    "g": 121,
    "b": 221
  },
  "hsl": {
    "h": 315.224,
    "s": 100,
    "l": 73.725
  },
  "oklch": {
    "l": 0.7634,
    "c": 0.19807,
    "h": 338.1
  },
  "luminance": 0.40155
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF79DD

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

Preview Lab → · Contrast checker → · Palette generator →

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