#FF7F85#FF7F85

#FF7F85 is a light, vivid red. Relative luminance 0.381; OKLCH L 74.4% C 0.156 H 18.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).

Color values

HEX#FF7F85
RGBrgb(255, 127, 133)
HSLhsl(357, 100%, 75%)
HSVhsv(357, 50%, 100%)
CMYKcmyk(0%, 50.2%, 47.8%, 0%)
CIE-LABlab(68.12, 49.12, 19.77)
CIE-LCHlch(68.12, 52.95, 21.93°)
OKLaboklab(74.41% 0.1476 0.05)
OKLCHoklch(74.41% 0.156 18.7)
XYZxyz(53.0667, 38.1379, 26.7524)
Luminance0.3813 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7F85 #7FFFF9
analogous
#FF7FC5 #FF7F85 #FFB97F
triadic
#FF7F85 #85FF7F #7F85FF
tetradic
#FF7F85 #C5FF7F #7FFFF9 #B97FFF
square
#FF7F85 #C5FF7F #7FFFF9 #B97FFF
split-complementary
#FF7F85 #7FFFB9 #7FC5FF
monochromatic
#FF0510 #FF424B #FF7F85 #FFBCBF #FFE0E2

Accessibility & contrast

On white

2.43
#FF7F85 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.63
#FF7F85 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7F85
8.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7F85#FFFFFF#000000##000000
##FF7F851.002.438.638.63
#FFFFFF2.431.0021.0021.00
#0000008.6321.001.001.00
##0000008.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#9B9685
Deuteranopia (green-blind)
#BBB082
Tritanopia (blue-blind)
#FF6D82
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #ff7f85;
/* rgb */ color: rgb(255, 127, 133);
/* oklch */ color: oklch(74.4% 0.156 18.7);
Tailwind
colors: {
  custom: {
    50: '#ffa7a8',
    500: '#ff7f85',
    950: '#000000',
  },
}
SCSS
$custom: #ff7f85;
$custom-light: #ffa7a8;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7f85",
  "rgb": {
    "r": 255,
    "g": 127,
    "b": 133
  },
  "hsl": {
    "h": 357.188,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.74408,
    "c": 0.15586,
    "h": 18.7
  },
  "luminance": 0.38132
}

Semantic roles & 50–950 ramp

primary
#FF7F85
secondary
#D4F7F6
accent
#E6DB00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#19100F
muted
#877F7F

Preview Lab

Preview with #FF7F85

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

Preview Lab → · Contrast checker → · Palette generator →

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