#FF6C75#FF6C75

#FF6C75 is a light, vivid red. Relative luminance 0.333; OKLCH L 71.5% C 0.179 H 19.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).

Color values

HEX#FF6C75
RGBrgb(255, 108, 117)
HSLhsl(356, 100%, 71%)
HSVhsv(356, 58%, 100%)
CMYKcmyk(0%, 57.6%, 54.1%, 0%)
CIE-LABlab(64.38, 56.66, 23.73)
CIE-LCHlch(64.38, 61.42, 22.73°)
OKLaboklab(71.48% 0.1694 0.0588)
OKLCHoklch(71.48% 0.179 19.2)
XYZxyz(49.8176, 33.2756, 20.6256)
Luminance0.3327 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF6C75 #6CFFF6
analogous
#FF6CBE #FF6C75 #FFAC6C
triadic
#FF6C75 #75FF6C #6C75FF
tetradic
#FF6C75 #BEFF6C #6CFFF6 #AC6CFF
square
#FF6C75 #BEFF6C #6CFFF6 #AC6CFF
split-complementary
#FF6C75 #6CFFAC #6CBEFF
monochromatic
#F1000F #FF2F3C #FF6C75 #FFA9AE #FFE0E2

Accessibility & contrast

On white

2.74
#FF6C75 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.65
#FF6C75 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF6C75
7.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF6C75#FFFFFF#000000##000000
##FF6C751.002.747.657.65
#FFFFFF2.741.0021.0021.00
#0000007.6521.001.001.00
##0000007.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#8F8974
Deuteranopia (green-blind)
#B4A872
Tritanopia (blue-blind)
#FF5370
Achromatopsia (no color)
#9C9C9C

Design tokens & code

CSS
--color: #ff6c75;
/* rgb */ color: rgb(255, 108, 117);
/* oklch */ color: oklch(71.5% 0.179 19.2);
Tailwind
colors: {
  custom: {
    50: '#ff9b9c',
    500: '#ff6c75',
    950: '#000000',
  },
}
SCSS
$custom: #ff6c75;
$custom-light: #ff9b9c;
$custom-dark: #000000;
JSON
{
  "hex": "#ff6c75",
  "rgb": {
    "r": 255,
    "g": 108,
    "b": 117
  },
  "hsl": {
    "h": 356.327,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.71483,
    "c": 0.17931,
    "h": 19.2
  },
  "luminance": 0.33269
}

Semantic roles & 50–950 ramp

primary
#FF6C75
secondary
#D0F7F4
accent
#E6D700
background
#FFF9F9
surface
#FFF2F2
border
#D7CCCC
text
#190E0E
muted
#877E7E

Preview Lab

Preview with #FF6C75

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

Preview Lab → · Contrast checker → · Palette generator →

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