#FF6F75#FF6F75

#FF6F75 is a light, vivid red. Relative luminance 0.339; OKLCH L 71.9% C 0.176 H 20.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).

Color values

HEX#FF6F75
RGBrgb(255, 111, 117)
HSLhsl(358, 100%, 72%)
HSVhsv(358, 56%, 100%)
CMYKcmyk(0%, 56.5%, 54.1%, 0%)
CIE-LABlab(64.90, 55.30, 24.42)
CIE-LCHlch(64.90, 60.45, 23.82°)
OKLaboklab(71.87% 0.1651 0.0605)
OKLCHoklch(71.87% 0.176 20.1)
XYZxyz(50.1395, 33.9193, 20.7329)
Luminance0.3391 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF6F75 #6FFFF9
analogous
#FF6FBD #FF6F75 #FFB16F
triadic
#FF6F75 #75FF6F #6F75FF
tetradic
#FF6F75 #BDFF6F #6FFFF9 #B16FFF
square
#FF6F75 #BDFF6F #6FFFF9 #B16FFF
split-complementary
#FF6F75 #6FFFB1 #6FBDFF
monochromatic
#F4000A #FF323A #FF6F75 #FFACB0 #FFE0E2

Accessibility & contrast

On white

2.70
#FF6F75 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.78
#FF6F75 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF6F75
7.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF6F75#FFFFFF#000000##000000
##FF6F751.002.707.787.78
#FFFFFF2.701.0021.0021.00
#0000007.7821.001.001.00
##0000007.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#918B74
Deuteranopia (green-blind)
#B5A972
Tritanopia (blue-blind)
#FF5772
Achromatopsia (no color)
#9D9D9D

Design tokens & code

CSS
--color: #ff6f75;
/* rgb */ color: rgb(255, 111, 117);
/* oklch */ color: oklch(71.9% 0.176 20.1);
Tailwind
colors: {
  custom: {
    50: '#ff9d9c',
    500: '#ff6f75',
    950: '#000000',
  },
}
SCSS
$custom: #ff6f75;
$custom-light: #ff9d9c;
$custom-dark: #000000;
JSON
{
  "hex": "#ff6f75",
  "rgb": {
    "r": 255,
    "g": 111,
    "b": 117
  },
  "hsl": {
    "h": 357.5,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.7187,
    "c": 0.17584,
    "h": 20.1
  },
  "luminance": 0.33913
}

Semantic roles & 50–950 ramp

primary
#FF6F75
secondary
#D3F7F6
accent
#E6DC00
background
#FFF9F9
surface
#FFF2F2
border
#D7CCCC
text
#190F0E
muted
#877E7E

Preview Lab

Preview with #FF6F75

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

Preview Lab → · Contrast checker → · Palette generator →

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