#FF7B65#FF7B65

#FF7B65 is a light, vivid red. Relative luminance 0.364; OKLCH L 73.2% C 0.165 H 31.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).

Color values

HEX#FF7B65
RGBrgb(255, 123, 101)
HSLhsl(9, 100%, 70%)
HSVhsv(9, 60%, 100%)
CMYKcmyk(0%, 51.8%, 60.4%, 0%)
CIE-LABlab(66.80, 48.53, 35.79)
CIE-LCHlch(66.80, 60.30, 36.41°)
OKLaboklab(73.22% 0.1416 0.0855)
OKLCHoklch(73.22% 0.165 31.1)
XYZxyz(50.6763, 36.3715, 16.6611)
Luminance0.3637 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B65 #65E9FF
analogous
#FF659C #FF7B65 #FFC865
triadic
#FF7B65 #65FF7B #7B65FF
tetradic
#FF7B65 #9CFF65 #65E9FF #C865FF
square
#FF7B65 #9CFF65 #65E9FF #C865FF
split-complementary
#FF7B65 #65FFC8 #659CFF
monochromatic
#EA2100 #FF4728 #FF7B65 #FFAFA2 #FFE4DF

Accessibility & contrast

On white

2.54
#FF7B65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.27
#FF7B65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B65
8.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B65#FFFFFF#000000##000000
##FF7B651.002.548.278.27
#FFFFFF2.541.0021.0021.00
#0000008.2721.001.001.00
##0000008.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9C9163
Deuteranopia (green-blind)
#BDAD62
Tritanopia (blue-blind)
#FF6376
Achromatopsia (no color)
#A2A2A2

Design tokens & code

CSS
--color: #ff7b65;
/* rgb */ color: rgb(255, 123, 101);
/* oklch */ color: oklch(73.2% 0.165 31.1);
Tailwind
colors: {
  custom: {
    50: '#ffa491',
    500: '#ff7b65',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b65;
$custom-light: #ffa491;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b65",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 101
  },
  "hsl": {
    "h": 8.571,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.73224,
    "c": 0.16535,
    "h": 31.1
  },
  "luminance": 0.36366
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FF7B65

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

Preview Lab → · Contrast checker → · Palette generator →

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