#FF7F7E#FF7F7E

#FF7F7E is a light, vivid red. Relative luminance 0.379; OKLCH L 74.3% C 0.156 H 22.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).

Color values

HEX#FF7F7E
RGBrgb(255, 127, 126)
HSLhsl(0, 100%, 75%)
HSVhsv(0, 51%, 100%)
CMYKcmyk(0%, 50.2%, 50.6%, 0%)
CIE-LABlab(67.98, 48.50, 23.50)
CIE-LCHlch(67.98, 53.90, 25.85°)
OKLaboklab(74.26% 0.145 0.0587)
OKLCHoklch(74.26% 0.156 22)
XYZxyz(52.5991, 37.9509, 24.2899)
Luminance0.3795 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F7E #7EFEFF
analogous
#FF7EBE #FF7F7E #FFC07E
triadic
#FF7F7E #7EFF7F #7F7EFF
tetradic
#FF7F7E #BEFF7E #7EFEFF #C07EFF
square
#FF7F7E #BEFF7E #7EFEFF #C07EFF
split-complementary
#FF7F7E #7EFFC0 #7EBEFF
monochromatic
#FF0604 #FF4241 #FF7F7E #FFBCBB #FFE1E0

Accessibility & contrast

On white

2.44
#FF7F7E on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.59
#FF7F7E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F7E
8.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F7E#FFFFFF#000000##000000
##FF7F7E1.002.448.598.59
#FFFFFF2.441.0021.0021.00
#0000008.5921.001.001.00
##0000008.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#9C957D
Deuteranopia (green-blind)
#BCB07B
Tritanopia (blue-blind)
#FF6C80
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f7e;
/* rgb */ color: rgb(255, 127, 126);
/* oklch */ color: oklch(74.3% 0.156 22.0);
Tailwind
colors: {
  custom: {
    50: '#ffa7a3',
    500: '#ff7f7e',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f7e;
$custom-light: #ffa7a3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f7e",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 126
  },
  "hsl": {
    "h": 0.465,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.74259,
    "c": 0.15639,
    "h": 22
  },
  "luminance": 0.37945
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7F7E

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

Preview Lab → · Contrast checker → · Palette generator →

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