#FF545C#FF545C

#FF545C is a light, highly saturated red. Relative luminance 0.284; OKLCH L 68.2% C 0.207 H 22.0°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).

Color values

HEX#FF545C
RGBrgb(255, 84, 92)
HSLhsl(357, 100%, 66%)
HSVhsv(357, 67%, 100%)
CMYKcmyk(0%, 67.1%, 63.9%, 0%)
CIE-LABlab(60.23, 64.97, 32.55)
CIE-LCHlch(60.23, 72.66, 26.61°)
OKLaboklab(68.23% 0.1916 0.0773)
OKLCHoklch(68.23% 0.207 22)
XYZxyz(46.3468, 28.3800, 13.1605)
Luminance0.2837 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF545C #54FFF7
analogous
#FF54B2 #FF545C #FFA254
triadic
#FF545C #5CFF54 #545CFF
tetradic
#FF545C #B2FF54 #54FFF7 #A254FF
square
#FF545C #B2FF54 #54FFF7 #A254FF
split-complementary
#FF545C #54FFA2 #54B2FF
monochromatic
#D9000A #FF1722 #FF545C #FF9196 #FFCED1

Accessibility & contrast

On white

3.15
#FF545C on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.67
#FF545C on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #FF545C
6.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF545C#FFFFFF#000000##000000
##FF545C1.003.156.676.67
#FFFFFF3.151.0021.0021.00
#0000006.6721.001.001.00
##0000006.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#827A5B
Deuteranopia (green-blind)
#AD9F57
Tritanopia (blue-blind)
#FF2758
Achromatopsia (no color)
#919191

Design tokens & code

CSS
--color: #ff545c;
/* rgb */ color: rgb(255, 84, 92);
/* oklch */ color: oklch(68.2% 0.207 22.0);
Tailwind
colors: {
  custom: {
    50: '#ff8d8a',
    500: '#ff545c',
    950: '#000000',
  },
}
SCSS
$custom: #ff545c;
$custom-light: #ff8d8a;
$custom-dark: #000000;
JSON
{
  "hex": "#ff545c",
  "rgb": {
    "r": 255,
    "g": 84,
    "b": 92
  },
  "hsl": {
    "h": 357.193,
    "s": 100,
    "l": 66.471
  },
  "oklch": {
    "l": 0.68228,
    "c": 0.20659,
    "h": 22
  },
  "luminance": 0.28373
}

Semantic roles & 50–950 ramp

primary
#FF545C
secondary
#BCF3F1
accent
#E6DB00
background
#FFF9F8
surface
#FFF1F0
border
#D7CBCB
text
#1A0D0B
muted
#877E7C

Preview Lab

Preview with #FF545C

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

Preview Lab → · Contrast checker → · Palette generator →

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