#FF7654#FF7654

#FF7654 is a light, vivid red. Relative luminance 0.349; OKLCH L 72.3% C 0.175 H 35.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).

Color values

HEX#FF7654
RGBrgb(255, 118, 84)
HSLhsl(12, 100%, 66%)
HSVhsv(12, 67%, 100%)
CMYKcmyk(0%, 53.7%, 67.1%, 0%)
CIE-LABlab(65.64, 49.89, 43.51)
CIE-LCHlch(65.64, 66.20, 41.09°)
OKLaboklab(72.27% 0.1429 0.1005)
OKLCHoklch(72.27% 0.175 35.1)
XYZxyz(49.3233, 34.8632, 12.5177)
Luminance0.3486 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7654 #54DDFF
analogous
#FF5488 #FF7654 #FFCC54
triadic
#FF7654 #54FF76 #7654FF
tetradic
#FF7654 #88FF54 #54DDFF #CC54FF
square
#FF7654 #88FF54 #54DDFF #CC54FF
split-complementary
#FF7654 #54FFCC #5488FF
monochromatic
#D92B00 #FF4517 #FF7654 #FFA791 #FFD8CE

Accessibility & contrast

On white

2.63
#FF7654 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.97
#FF7654 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7654
7.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7654#FFFFFF#000000##000000
##FF76541.002.637.977.97
#FFFFFF2.631.0021.0021.00
#0000007.9721.001.001.00
##0000007.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9A8D50
Deuteranopia (green-blind)
#BCAB51
Tritanopia (blue-blind)
#FF5A6E
Achromatopsia (no color)
#9F9F9F

Design tokens & code

CSS
--color: #ff7654;
/* rgb */ color: rgb(255, 118, 84);
/* oklch */ color: oklch(72.3% 0.175 35.1);
Tailwind
colors: {
  custom: {
    50: '#ffa185',
    500: '#ff7654',
    950: '#000000',
  },
}
SCSS
$custom: #ff7654;
$custom-light: #ffa185;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7654",
  "rgb": {
    "r": 255,
    "g": 118,
    "b": 84
  },
  "hsl": {
    "h": 11.93,
    "s": 100,
    "l": 66.471
  },
  "oklch": {
    "l": 0.72269,
    "c": 0.1747,
    "h": 35.1
  },
  "luminance": 0.34857
}

Semantic roles & 50–950 ramp

primary
#FF7654
secondary
#BCE8F3
accent
#B8E600
background
#FFFAF8
surface
#FFF4EF
border
#D7CECA
text
#1A0F0B
muted
#877F7C

Preview Lab

Preview with #FF7654

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

Preview Lab → · Contrast checker → · Palette generator →

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