#FF7F6B#FF7F6B

#FF7F6B is a light, vivid red. Relative luminance 0.375; OKLCH L 73.9% C 0.160 H 30.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).

Color values

HEX#FF7F6B
RGBrgb(255, 127, 107)
HSLhsl(8, 100%, 71%)
HSVhsv(8, 58%, 100%)
CMYKcmyk(0%, 50.2%, 58%, 0%)
CIE-LABlab(67.66, 47.01, 33.59)
CIE-LCHlch(67.66, 57.78, 35.55°)
OKLaboklab(73.9% 0.1378 0.081)
OKLCHoklch(73.9% 0.16 30.5)
XYZxyz(51.4874, 37.5062, 18.4351)
Luminance0.3750 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F6B #6BEBFF
analogous
#FF6BA1 #FF7F6B #FFC96B
triadic
#FF7F6B #6BFF7F #7F6BFF
tetradic
#FF7F6B #A1FF6B #6BEBFF #C96BFF
square
#FF7F6B #A1FF6B #6BEBFF #C96BFF
split-complementary
#FF7F6B #6BFFC9 #6BA1FF
monochromatic
#F02000 #FF4A2E #FF7F6B #FFB4A8 #FFE5E0

Accessibility & contrast

On white

2.47
#FF7F6B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.50
#FF7F6B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F6B
8.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F6B#FFFFFF#000000##000000
##FF7F6B1.002.478.508.50
#FFFFFF2.471.0021.0021.00
#0000008.5021.001.001.00
##0000008.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F9469
Deuteranopia (green-blind)
#BEAF68
Tritanopia (blue-blind)
#FF697A
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7f6b;
/* rgb */ color: rgb(255, 127, 107);
/* oklch */ color: oklch(73.9% 0.160 30.5);
Tailwind
colors: {
  custom: {
    50: '#ffa795',
    500: '#ff7f6b',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f6b;
$custom-light: #ffa795;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f6b",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 107
  },
  "hsl": {
    "h": 8.108,
    "s": 100,
    "l": 70.98
  },
  "oklch": {
    "l": 0.73902,
    "c": 0.15982,
    "h": 30.5
  },
  "luminance": 0.375
}

Semantic roles & 50–950 ramp

primary
#FF7F6B
secondary
#CFF1F7
accent
#C6E600
background
#FFFAF9
surface
#FFF4F1
border
#D7CECB
text
#19100D
muted
#877F7E

Preview Lab

Preview with #FF7F6B

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

Preview Lab → · Contrast checker → · Palette generator →

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