#FF7F65#FF7F65

#FF7F65 is a light, vivid red. Relative luminance 0.374; OKLCH L 73.8% C 0.161 H 32.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).

Color values

HEX#FF7F65
RGBrgb(255, 127, 101)
HSLhsl(10, 100%, 70%)
HSVhsv(10, 60%, 100%)
CMYKcmyk(0%, 50.2%, 60.4%, 0%)
CIE-LABlab(67.56, 46.59, 36.74)
CIE-LCHlch(67.56, 59.34, 38.26°)
OKLaboklab(73.8% 0.1356 0.0876)
OKLCHoklch(73.8% 0.161 32.9)
XYZxyz(51.1827, 37.3843, 16.8299)
Luminance0.3738 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F65 #65E5FF
analogous
#FF6598 #FF7F65 #FFCC65
triadic
#FF7F65 #65FF7F #7F65FF
tetradic
#FF7F65 #98FF65 #65E5FF #CC65FF
square
#FF7F65 #98FF65 #65E5FF #CC65FF
split-complementary
#FF7F65 #65FFCC #6598FF
monochromatic
#EA2700 #FF4C28 #FF7F65 #FFB2A2 #FFE5DF

Accessibility & contrast

On white

2.48
#FF7F65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.48
#FF7F65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F65
8.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F65#FFFFFF#000000##000000
##FF7F651.002.488.488.48
#FFFFFF2.481.0021.0021.00
#0000008.4821.001.001.00
##0000008.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F9462
Deuteranopia (green-blind)
#BFAF62
Tritanopia (blue-blind)
#FF6879
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #ff7f65;
/* rgb */ color: rgb(255, 127, 101);
/* oklch */ color: oklch(73.8% 0.161 32.9);
Tailwind
colors: {
  custom: {
    50: '#ffa791',
    500: '#ff7f65',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f65;
$custom-light: #ffa791;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f65",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 101
  },
  "hsl": {
    "h": 10.13,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.73803,
    "c": 0.1614,
    "h": 32.9
  },
  "luminance": 0.37378
}

Semantic roles & 50–950 ramp

primary
#FF7F65
secondary
#CAEEF6
accent
#BFE600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#19100D
muted
#877F7D

Preview Lab

Preview with #FF7F65

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

Preview Lab → · Contrast checker → · Palette generator →

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