#FF7CAE#FF7CAE

#FF7CAE is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.167 H 357.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).

Color values

HEX#FF7CAE
RGBrgb(255, 124, 174)
HSLhsl(337, 100%, 74%)
HSVhsv(337, 51%, 100%)
CMYKcmyk(0%, 51.4%, 31.8%, 0%)
CIE-LABlab(68.56, 54.91, -2.69)
CIE-LCHlch(68.56, 54.97, 357.19°)
OKLaboklab(75.07% 0.1668 -0.0064)
OKLCHoklch(75.07% 0.167 357.8)
XYZxyz(56.0901, 38.7366, 44.5591)
Luminance0.3873 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7CAE #7CFFCD
analogous
#FF7CF0 #FF7CAE #FF8C7C
triadic
#FF7CAE #AEFF7C #7CAEFF
tetradic
#FF7CAE #F0FF7C #7CFFCD #8C7CFF
square
#FF7CAE #F0FF7C #7CFFCD #8C7CFF
split-complementary
#FF7CAE #7CFF8C #7CF0FF
monochromatic
#FF0262 #FF3F88 #FF7CAE #FFB9D4 #FFE0EC

Accessibility & contrast

On white

2.40
#FF7CAE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.75
#FF7CAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7CAE
8.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7CAE#FFFFFF#000000##000000
##FF7CAE1.002.408.758.75
#FFFFFF2.401.0021.0021.00
#0000008.7521.001.001.00
##0000008.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9098B0
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#FF738F
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #ff7cae;
/* rgb */ color: rgb(255, 124, 174);
/* oklch */ color: oklch(75.1% 0.167 357.8);
Tailwind
colors: {
  custom: {
    50: '#ffa6c6',
    500: '#ff7cae',
    950: '#000000',
  },
}
SCSS
$custom: #ff7cae;
$custom-light: #ffa6c6;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7cae",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 174
  },
  "hsl": {
    "h": 337.099,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.75065,
    "c": 0.1669,
    "h": 357.8
  },
  "luminance": 0.38731
}

Semantic roles & 50–950 ramp

primary
#FF7CAE
secondary
#D4F7EA
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82

Preview Lab

Preview with #FF7CAE

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

Preview Lab → · Contrast checker → · Palette generator →

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