#FF7AAA#FF7AAA

#FF7AAA is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.168 H 359.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).

Color values

HEX#FF7AAA
RGBrgb(255, 122, 170)
HSLhsl(338, 100%, 74%)
HSVhsv(338, 52%, 100%)
CMYKcmyk(0%, 52.2%, 33.3%, 0%)
CIE-LABlab(68.08, 55.38, -1.14)
CIE-LCHlch(68.08, 55.39, 358.82°)
OKLaboklab(74.67% 0.1684 -0.0023)
OKLCHoklch(74.67% 0.168 359.2)
XYZxyz(55.4579, 38.0867, 42.4532)
Luminance0.3808 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7AAA #7AFFCF
analogous
#FF7AED #FF7AAA #FF8D7A
triadic
#FF7AAA #AAFF7A #7AAAFF
tetradic
#FF7AAA #EDFF7A #7AFFCF #8D7AFF
square
#FF7AAA #EDFF7A #7AFFCF #8D7AFF
split-complementary
#FF7AAA #7AFF8D #7AEDFF
monochromatic
#FF005C #FF3D83 #FF7AAA #FFB7D1 #FFE0EB

Accessibility & contrast

On white

2.44
#FF7AAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.62
#FF7AAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7AAA
8.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7AAA#FFFFFF#000000##000000
##FF7AAA1.002.448.628.62
#FFFFFF2.441.0021.0021.00
#0000008.6221.001.001.00
##0000008.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#8F97AB
Deuteranopia (green-blind)
#B2AFA7
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7aaa;
/* rgb */ color: rgb(255, 122, 170);
/* oklch */ color: oklch(74.7% 0.168 359.2);
Tailwind
colors: {
  custom: {
    50: '#ffa4c3',
    500: '#ff7aaa',
    950: '#000000',
  },
}
SCSS
$custom: #ff7aaa;
$custom-light: #ffa4c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7aaa",
  "rgb": {
    "r": 255,
    "g": 122,
    "b": 170
  },
  "hsl": {
    "h": 338.346,
    "s": 100,
    "l": 73.922
  },
  "oklch": {
    "l": 0.74671,
    "c": 0.1684,
    "h": 359.2
  },
  "luminance": 0.38081
}

Semantic roles & 50–950 ramp

primary
#FF7AAA
secondary
#D4F7EA
accent
#E69300
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81

Preview Lab

Preview with #FF7AAA

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

Preview Lab → · Contrast checker → · Palette generator →

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