#FF69AA#FF69AA

#FF69AA is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.5% C 0.193 H 356.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).

Color values

HEX#FF69AA
RGBrgb(255, 105, 170)
HSLhsl(334, 100%, 71%)
HSVhsv(334, 59%, 100%)
CMYKcmyk(0%, 58.8%, 33.3%, 0%)
CIE-LABlab(65.18, 63.06, -5.42)
CIE-LCHlch(65.18, 63.29, 355.09°)
OKLaboklab(72.5% 0.1922 -0.0134)
OKLCHoklch(72.5% 0.193 356)
XYZxyz(53.5501, 34.2710, 41.8172)
Luminance0.3427 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF69AA #69FFBE
analogous
#FF69F5 #FF69AA #FF7369
triadic
#FF69AA #AAFF69 #69AAFF
tetradic
#FF69AA #F5FF69 #69FFBE #7369FF
square
#FF69AA #F5FF69 #69FFBE #7369FF
split-complementary
#FF69AA #69FF73 #69F5FF
monochromatic
#EE0067 #FF2C87 #FF69AA #FFA6CD #FFE0EE

Accessibility & contrast

On white

2.67
#FF69AA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.85
#FF69AA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF69AA
7.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF69AA#FFFFFF#000000##000000
##FF69AA1.002.677.857.85
#FFFFFF2.671.0021.0021.00
#0000007.8521.001.001.00
##0000007.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#818DAC
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#FF5E82
Achromatopsia (no color)
#9E9E9E

Design tokens & code

CSS
--color: #ff69aa;
/* rgb */ color: rgb(255, 105, 170);
/* oklch */ color: oklch(72.5% 0.193 356.0);
Tailwind
colors: {
  custom: {
    50: '#ff9ac3',
    500: '#ff69aa',
    950: '#000000',
  },
}
SCSS
$custom: #ff69aa;
$custom-light: #ff9ac3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff69aa",
  "rgb": {
    "r": 255,
    "g": 105,
    "b": 170
  },
  "hsl": {
    "h": 334,
    "s": 100,
    "l": 70.588
  },
  "oklch": {
    "l": 0.72499,
    "c": 0.19267,
    "h": 356
  },
  "luminance": 0.34265
}

Semantic roles & 50–950 ramp

primary
#FF69AA
secondary
#CEF6E5
accent
#E68200
background
#FFF9FB
surface
#FFF2F7
border
#D7CCD0
text
#190F12
muted
#877E81

Preview Lab

Preview with #FF69AA

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

Preview Lab → · Contrast checker → · Palette generator →

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