#FF654C#FF654C

#FF654C is a light, vivid red. Relative luminance 0.311; OKLCH L 69.9% C 0.193 H 31.5°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).

Color values

HEX#FF654C
RGBrgb(255, 101, 76)
HSLhsl(8, 100%, 65%)
HSVhsv(8, 70%, 100%)
CMYKcmyk(0%, 60.4%, 70.2%, 0%)
CIE-LABlab(62.59, 57.21, 44.21)
CIE-LCHlch(62.59, 72.31, 37.70°)
OKLaboklab(69.93% 0.1642 0.1007)
OKLCHoklch(69.93% 0.193 31.5)
XYZxyz(47.2031, 31.0957, 10.3525)
Luminance0.3109 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF654C #4CE6FF
analogous
#FF4C8C #FF654C #FFBF4C
triadic
#FF654C #4CFF65 #654CFF
tetradic
#FF654C #8CFF4C #4CE6FF #BF4CFF
square
#FF654C #8CFF4C #4CE6FF #BF4CFF
split-complementary
#FF654C #4CFFBF #4C8CFF
monochromatic
#D11D00 #FF300F #FF654C #FF9A89 #FFCEC6

Accessibility & contrast

On white

2.91
#FF654C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.22
#FF654C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF654C
7.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF654C#FFFFFF#000000##000000
##FF654C1.002.917.227.22
#FFFFFF2.911.0021.0021.00
#0000007.2221.001.001.00
##0000007.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#8F8249
Deuteranopia (green-blind)
#B5A447
Tritanopia (blue-blind)
#FF4160
Achromatopsia (no color)
#979797

Design tokens & code

CSS
--color: #ff654c;
/* rgb */ color: rgb(255, 101, 76);
/* oklch */ color: oklch(69.9% 0.193 31.5);
Tailwind
colors: {
  custom: {
    50: '#ff967f',
    500: '#ff654c',
    950: '#000000',
  },
}
SCSS
$custom: #ff654c;
$custom-light: #ff967f;
$custom-dark: #000000;
JSON
{
  "hex": "#ff654c",
  "rgb": {
    "r": 255,
    "g": 101,
    "b": 76
  },
  "hsl": {
    "h": 8.38,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.69928,
    "c": 0.1926,
    "h": 31.5
  },
  "luminance": 0.31089
}

Semantic roles & 50–950 ramp

primary
#FF654C
secondary
#B5E9F2
accent
#C5E600
background
#FFF9F7
surface
#FFF2EE
border
#D7CCC9
text
#1A0E0A
muted
#877E7C

Preview Lab

Preview with #FF654C

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

Preview Lab → · Contrast checker → · Palette generator →

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