#FF7C65#FF7C65

#FF7C65 is a light, vivid red. Relative luminance 0.366; OKLCH L 73.4% C 0.164 H 31.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).

Color values

HEX#FF7C65
RGBrgb(255, 124, 101)
HSLhsl(9, 100%, 70%)
HSVhsv(9, 60%, 100%)
CMYKcmyk(0%, 51.4%, 60.4%, 0%)
CIE-LABlab(66.99, 48.05, 36.03)
CIE-LCHlch(66.99, 60.05, 36.86°)
OKLaboklab(73.37% 0.1401 0.086)
OKLCHoklch(73.37% 0.164 31.6)
XYZxyz(50.8010, 36.6209, 16.7027)
Luminance0.3661 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7C65 #65E8FF
analogous
#FF659B #FF7C65 #FFC965
triadic
#FF7C65 #65FF7C #7C65FF
tetradic
#FF7C65 #9BFF65 #65E8FF #C965FF
square
#FF7C65 #9BFF65 #65E8FF #C965FF
split-complementary
#FF7C65 #65FFC9 #659BFF
monochromatic
#EA2300 #FF4828 #FF7C65 #FFB0A2 #FFE4DF

Accessibility & contrast

On white

2.52
#FF7C65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.32
#FF7C65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7C65
8.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7C65#FFFFFF#000000##000000
##FF7C651.002.528.328.32
#FFFFFF2.521.0021.0021.00
#0000008.3221.001.001.00
##0000008.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#9D9262
Deuteranopia (green-blind)
#BDAE62
Tritanopia (blue-blind)
#FF6477
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #ff7c65;
/* rgb */ color: rgb(255, 124, 101);
/* oklch */ color: oklch(73.4% 0.164 31.6);
Tailwind
colors: {
  custom: {
    50: '#ffa591',
    500: '#ff7c65',
    950: '#000000',
  },
}
SCSS
$custom: #ff7c65;
$custom-light: #ffa591;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7c65",
  "rgb": {
    "r": 255,
    "g": 124,
    "b": 101
  },
  "hsl": {
    "h": 8.961,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.73368,
    "c": 0.16436,
    "h": 31.6
  },
  "luminance": 0.36615
}

Semantic roles & 50–950 ramp

primary
#FF7C65
secondary
#CAEFF6
accent
#C3E600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#190F0D
muted
#877F7D

Preview Lab

Preview with #FF7C65

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

Preview Lab → · Contrast checker → · Palette generator →

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