#FF55AA#FF55AA

#FF55AA is a light, highly saturated pink. Relative luminance 0.307; OKLCH L 70.3% C 0.219 H 353.4°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).

Color values

HEX#FF55AA
RGBrgb(255, 85, 170)
HSLhsl(330, 100%, 67%)
HSVhsv(330, 67%, 100%)
CMYKcmyk(0%, 66.7%, 33.3%, 0%)
CIE-LABlab(62.22, 71.10, -9.81)
CIE-LCHlch(62.22, 71.78, 352.15°)
OKLaboklab(70.31% 0.2173 -0.0251)
OKLCHoklch(70.31% 0.219 353.4)
XYZxyz(51.7471, 30.6651, 41.2163)
Luminance0.3066 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF55AA #55FFAA
analogous
#FF55FF #FF55AA #FF5555
triadic
#FF55AA #AAFF55 #55AAFF
tetradic
#FF55AA #FFFF55 #55FFAA #5555FF
square
#FF55AA #FFFF55 #55FFAA #5555FF
split-complementary
#FF55AA #55FF55 #55FFFF
monochromatic
#DA006D #FF188B #FF55AA #FF92C9 #FFCFE7

Accessibility & contrast

On white

2.94
#FF55AA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.13
#FF55AA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF55AA
7.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF55AA#FFFFFF#000000##000000
##FF55AA1.002.947.137.13
#FFFFFF2.941.0021.0021.00
#0000007.1321.001.001.00
##0000007.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#7183AC
Deuteranopia (green-blind)
#A0A2A6
Tritanopia (blue-blind)
#FF4879
Achromatopsia (no color)
#969696

Design tokens & code

CSS
--color: #ff55aa;
/* rgb */ color: rgb(255, 85, 170);
/* oklch */ color: oklch(70.3% 0.219 353.4);
Tailwind
colors: {
  custom: {
    50: '#ff90c3',
    500: '#ff55aa',
    950: '#000000',
  },
}
SCSS
$custom: #ff55aa;
$custom-light: #ff90c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff55aa",
  "rgb": {
    "r": 255,
    "g": 85,
    "b": 170
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.70312,
    "c": 0.21878,
    "h": 353.4
  },
  "luminance": 0.30659
}

Semantic roles & 50–950 ramp

primary
#FF55AA
secondary
#BDF3D8
accent
#E67300
background
#FFF9FB
surface
#FFF2F7
border
#D7CCD0
text
#190D12
muted
#877E81

Preview Lab

Preview with #FF55AA

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

Preview Lab → · Contrast checker → · Palette generator →

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