#FF7E7F#FF7E7F

#FF7E7F is a light, vivid red. Relative luminance 0.377; OKLCH L 74.1% C 0.157 H 21.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).

Color values

HEX#FF7E7F
RGBrgb(255, 126, 127)
HSLhsl(360, 100%, 75%)
HSVhsv(360, 51%, 100%)
CMYKcmyk(0%, 50.6%, 50.2%, 0%)
CIE-LABlab(67.81, 49.07, 22.71)
CIE-LCHlch(67.81, 54.07, 24.84°)
OKLaboklab(74.13% 0.1469 0.0568)
OKLCHoklch(74.13% 0.157 21.2)
XYZxyz(52.5354, 37.7198, 24.5886)
Luminance0.3771 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7E7F #7EFFFE
analogous
#FF7EC0 #FF7E7F #FFBE7E
triadic
#FF7E7F #7FFF7E #7E7FFF
tetradic
#FF7E7F #C0FF7E #7EFFFE #BE7EFF
square
#FF7E7F #C0FF7E #7EFFFE #BE7EFF
split-complementary
#FF7E7F #7EFFBE #7EC0FF
monochromatic
#FF0406 #FF4142 #FF7E7F #FFBBBC #FFE0E1

Accessibility & contrast

On white

2.46
#FF7E7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.54
#FF7E7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7E7F
8.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7E7F#FFFFFF#000000##000000
##FF7E7F1.002.468.548.54
#FFFFFF2.461.0021.0021.00
#0000008.5421.001.001.00
##0000008.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#9B957E
Deuteranopia (green-blind)
#BBAF7C
Tritanopia (blue-blind)
#FF6B7F
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7e7f;
/* rgb */ color: rgb(255, 126, 127);
/* oklch */ color: oklch(74.1% 0.157 21.2);
Tailwind
colors: {
  custom: {
    50: '#ffa6a4',
    500: '#ff7e7f',
    950: '#000000',
  },
}
SCSS
$custom: #ff7e7f;
$custom-light: #ffa6a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7e7f",
  "rgb": {
    "r": 255,
    "g": 126,
    "b": 127
  },
  "hsl": {
    "h": 359.535,
    "s": 100,
    "l": 74.706
  },
  "oklch": {
    "l": 0.74135,
    "c": 0.15747,
    "h": 21.2
  },
  "luminance": 0.37714
}

Semantic roles & 50–950 ramp

primary
#FF7E7F
secondary
#D4F7F7
accent
#E6E400
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#19100F
muted
#877F7F

Preview Lab

Preview with #FF7E7F

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

Preview Lab → · Contrast checker → · Palette generator →

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