#FF005A#FF005A

#FF005A is a light, highly saturated pink. Relative luminance 0.220; OKLCH L 63.6% C 0.254 H 14.0°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).

Color values

HEX#FF005A
RGBrgb(255, 0, 90)
HSLhsl(339, 100%, 50%)
HSVhsv(339, 100%, 100%)
CMYKcmyk(0%, 100%, 64.7%, 0%)
CIE-LABlab(54.03, 82.24, 25.80)
CIE-LCHlch(54.03, 86.19, 17.42°)
OKLaboklab(63.63% 0.2467 0.0617)
OKLCHoklch(63.63% 0.254 14)
XYZxyz(43.0905, 22.0052, 11.6495)
Luminance0.2200 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF005A #00FFA5
analogous
#FF00D9 #FF005A #FF2600
triadic
#FF005A #5AFF00 #005AFF
tetradic
#FF005A #D9FF00 #00FFA5 #2600FF
square
#FF005A #D9FF00 #00FFA5 #2600FF
split-complementary
#FF005A #00FF26 #00D9FF
monochromatic
#85002F #C20044 #FF005A #FF3D82 #FF7AA9

Accessibility & contrast

On white

3.89
#FF005A on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

5.40
#FF005A on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF005A
5.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF005A#FFFFFF#000000##000000
##FF005A1.003.895.405.40
#FFFFFF3.891.0021.0021.00
#0000005.4021.001.001.00
##0000005.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#65635B
Deuteranopia (green-blind)
#9E9153
Tritanopia (blue-blind)
#FF0035
Achromatopsia (no color)
#818181

Design tokens & code

CSS
--color: #ff005a;
/* rgb */ color: rgb(255, 0, 90);
/* oklch */ color: oklch(63.6% 0.254 14.0);
Tailwind
colors: {
  custom: {
    50: '#ff7588',
    500: '#ff005a',
    950: '#000000',
  },
}
SCSS
$custom: #ff005a;
$custom-light: #ff7588;
$custom-dark: #000000;
JSON
{
  "hex": "#ff005a",
  "rgb": {
    "r": 255,
    "g": 0,
    "b": 90
  },
  "hsl": {
    "h": 338.824,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.63629,
    "c": 0.25431,
    "h": 14
  },
  "luminance": 0.21998
}

Semantic roles & 50–950 ramp

primary
#FF005A
secondary
#74E7BE
accent
#FFB329
background
#FFF8F8
surface
#FFEFEF
border
#D7CACA
text
#1B0A0B
muted
#887C7C

Preview Lab

Preview with #FF005A

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

Preview Lab → · Contrast checker → · Palette generator →

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