#FF7A8A#FF7A8A

#FF7A8A is a light, vivid red. Relative luminance 0.370; OKLCH L 73.8% C 0.162 H 14.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).

Color values

HEX#FF7A8A
RGBrgb(255, 122, 138)
HSLhsl(353, 100%, 74%)
HSVhsv(353, 52%, 100%)
CMYKcmyk(0%, 52.2%, 45.9%, 0%)
CIE-LABlab(67.29, 51.98, 15.81)
CIE-LCHlch(67.29, 54.34, 16.92°)
OKLaboklab(73.81% 0.157 0.0405)
OKLCHoklch(73.81% 0.162 14.5)
XYZxyz(52.7906, 37.0198, 28.4053)
Luminance0.3701 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7A8A #7AFFEF
analogous
#FF7ACD #FF7A8A #FFAD7A
triadic
#FF7A8A #8AFF7A #7A8AFF
tetradic
#FF7A8A #CDFF7A #7AFFEF #AD7AFF
square
#FF7A8A #CDFF7A #7AFFEF #AD7AFF
split-complementary
#FF7A8A #7AFFAD #7ACDFF
monochromatic
#FF001F #FF3D54 #FF7A8A #FFB7C0 #FFE0E4

Accessibility & contrast

On white

2.50
#FF7A8A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.40
#FF7A8A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7A8A
8.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7A8A#FFFFFF#000000##000000
##FF7A8A1.002.508.408.40
#FFFFFF2.501.0021.0021.00
#0000008.4021.001.001.00
##0000008.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#96938A
Deuteranopia (green-blind)
#B8AE87
Tritanopia (blue-blind)
#FF6980
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7a8a;
/* rgb */ color: rgb(255, 122, 138);
/* oklch */ color: oklch(73.8% 0.162 14.5);
Tailwind
colors: {
  custom: {
    50: '#ffa4ac',
    500: '#ff7a8a',
    950: '#000000',
  },
}
SCSS
$custom: #ff7a8a;
$custom-light: #ffa4ac;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7a8a",
  "rgb": {
    "r": 255,
    "g": 122,
    "b": 138
  },
  "hsl": {
    "h": 352.782,
    "s": 100,
    "l": 73.922
  },
  "oklch": {
    "l": 0.73814,
    "c": 0.16213,
    "h": 14.5
  },
  "luminance": 0.37014
}

Semantic roles & 50–950 ramp

primary
#FF7A8A
secondary
#D4F7F3
accent
#E6CA00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#190F10
muted
#877F7F

Preview Lab

Preview with #FF7A8A

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

Preview Lab → · Contrast checker → · Palette generator →

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