#FF7F7D#FF7F7D

#FF7F7D is a light, vivid red. Relative luminance 0.379; OKLCH L 74.2% C 0.157 H 22.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).

Color values

HEX#FF7F7D
RGBrgb(255, 127, 125)
HSLhsl(1, 100%, 75%)
HSVhsv(1, 51%, 100%)
CMYKcmyk(0%, 50.2%, 51%, 0%)
CIE-LABlab(67.97, 48.42, 24.04)
CIE-LCHlch(67.97, 54.05, 26.40°)
OKLaboklab(74.24% 0.1446 0.0599)
OKLCHoklch(74.24% 0.157 22.5)
XYZxyz(52.5349, 37.9252, 23.9517)
Luminance0.3792 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F7D #7DFDFF
analogous
#FF7DBC #FF7F7D #FFC07D
triadic
#FF7F7D #7DFF7F #7F7DFF
tetradic
#FF7F7D #BCFF7D #7DFDFF #C07DFF
square
#FF7F7D #BCFF7D #7DFDFF #C07DFF
split-complementary
#FF7F7D #7DFFC0 #7DBCFF
monochromatic
#FF0603 #FF4340 #FF7F7D #FFBBBA #FFE1E0

Accessibility & contrast

On white

2.45
#FF7F7D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.58
#FF7F7D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F7D
8.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F7D#FFFFFF#000000##000000
##FF7F7D1.002.458.588.58
#FFFFFF2.451.0021.0021.00
#0000008.5821.001.001.00
##0000008.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#9C957C
Deuteranopia (green-blind)
#BCB07A
Tritanopia (blue-blind)
#FF6C7F
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f7d;
/* rgb */ color: rgb(255, 127, 125);
/* oklch */ color: oklch(74.2% 0.157 22.5);
Tailwind
colors: {
  custom: {
    50: '#ffa7a2',
    500: '#ff7f7d',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f7d;
$custom-light: #ffa7a2;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f7d",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 125
  },
  "hsl": {
    "h": 0.923,
    "s": 100,
    "l": 74.51
  },
  "oklch": {
    "l": 0.74238,
    "c": 0.1565,
    "h": 22.5
  },
  "luminance": 0.37919
}

Semantic roles & 50–950 ramp

primary
#FF7F7D
secondary
#D4F7F7
accent
#E2E600
background
#FFFAFA
surface
#FFF4F3
border
#D7CECD
text
#19100F
muted
#877F7F

Preview Lab

Preview with #FF7F7D

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

Preview Lab → · Contrast checker → · Palette generator →

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