#FF654F#FF654F

#FF654F is a light, vivid red. Relative luminance 0.311; OKLCH L 70.0% C 0.192 H 30.6°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).

Color values

HEX#FF654F
RGBrgb(255, 101, 79)
HSLhsl(8, 100%, 65%)
HSVhsv(8, 69%, 100%)
CMYKcmyk(0%, 60.4%, 69%, 0%)
CIE-LABlab(62.62, 57.36, 42.65)
CIE-LCHlch(62.62, 71.48, 36.64°)
OKLaboklab(69.97% 0.1652 0.0979)
OKLCHoklch(69.97% 0.192 30.6)
XYZxyz(47.3098, 31.1383, 10.9147)
Luminance0.3113 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF654F #4FE9FF
analogous
#FF4F91 #FF654F #FFBD4F
triadic
#FF654F #4FFF65 #654FFF
tetradic
#FF654F #91FF4F #4FE9FF #BD4FFF
square
#FF654F #91FF4F #4FE9FF #BD4FFF
split-complementary
#FF654F #4FFFBD #4F91FF
monochromatic
#D41A00 #FF2F12 #FF654F #FF9B8C #FFD0C9

Accessibility & contrast

On white

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

On black

7.23
#FF654F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF654F
7.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF654F#FFFFFF#000000##000000
##FF654F1.002.917.237.23
#FFFFFF2.911.0021.0021.00
#0000007.2321.001.001.00
##0000007.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#8F824C
Deuteranopia (green-blind)
#B5A44B
Tritanopia (blue-blind)
#FF4261
Achromatopsia (no color)
#979797

Design tokens & code

CSS
--color: #ff654f;
/* rgb */ color: rgb(255, 101, 79);
/* oklch */ color: oklch(70.0% 0.192 30.6);
Tailwind
colors: {
  custom: {
    50: '#ff9681',
    500: '#ff654f',
    950: '#000000',
  },
}
SCSS
$custom: #ff654f;
$custom-light: #ff9681;
$custom-dark: #000000;
JSON
{
  "hex": "#ff654f",
  "rgb": {
    "r": 255,
    "g": 101,
    "b": 79
  },
  "hsl": {
    "h": 7.5,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.69966,
    "c": 0.19199,
    "h": 30.6
  },
  "luminance": 0.31132
}

Semantic roles & 50–950 ramp

primary
#FF654F
secondary
#B7EBF2
accent
#C9E600
background
#FFF9F7
surface
#FFF2EE
border
#D7CCC9
text
#1A0E0A
muted
#877E7C

Preview Lab

Preview with #FF654F

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

Preview Lab → · Contrast checker → · Palette generator →

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