#FF7B89#FF7B89

#FF7B89 is a light, vivid red. Relative luminance 0.372; OKLCH L 73.9% C 0.161 H 15.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).

Color values

HEX#FF7B89
RGBrgb(255, 123, 137)
HSLhsl(354, 100%, 74%)
HSVhsv(354, 52%, 100%)
CMYKcmyk(0%, 51.8%, 46.3%, 0%)
CIE-LABlab(67.46, 51.41, 16.60)
CIE-LCHlch(67.46, 54.03, 17.90°)
OKLaboklab(73.93% 0.1551 0.0424)
OKLCHoklch(73.93% 0.161 15.3)
XYZxyz(52.8419, 37.2378, 28.0669)
Luminance0.3723 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF7B89 #7BFFF1
analogous
#FF7BCB #FF7B89 #FFAF7B
triadic
#FF7B89 #89FF7B #7B89FF
tetradic
#FF7B89 #CBFF7B #7BFFF1 #AF7BFF
square
#FF7B89 #CBFF7B #7BFFF1 #AF7BFF
split-complementary
#FF7B89 #7BFFAF #7BCBFF
monochromatic
#FF011C #FF3E52 #FF7B89 #FFB8C0 #FFE0E4

Accessibility & contrast

On white

2.49
#FF7B89 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.45
#FF7B89 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF7B89
8.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF7B89#FFFFFF#000000##000000
##FF7B891.002.498.458.45
#FFFFFF2.491.0021.0021.00
#0000008.4521.001.001.00
##0000008.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#979489
Deuteranopia (green-blind)
#B8AE86
Tritanopia (blue-blind)
#FF6A81
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #ff7b89;
/* rgb */ color: rgb(255, 123, 137);
/* oklch */ color: oklch(73.9% 0.161 15.3);
Tailwind
colors: {
  custom: {
    50: '#ffa5ab',
    500: '#ff7b89',
    950: '#000000',
  },
}
SCSS
$custom: #ff7b89;
$custom-light: #ffa5ab;
$custom-dark: #000000;
JSON
{
  "hex": "#ff7b89",
  "rgb": {
    "r": 255,
    "g": 123,
    "b": 137
  },
  "hsl": {
    "h": 353.636,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.73931,
    "c": 0.16082,
    "h": 15.3
  },
  "luminance": 0.37232
}

Semantic roles & 50–950 ramp

primary
#FF7B89
secondary
#D4F7F4
accent
#E6CD00
background
#FFFAFA
surface
#FFF4F4
border
#D7CECE
text
#190F10
muted
#877F7F

Preview Lab

Preview with #FF7B89

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

Preview Lab → · Contrast checker → · Palette generator →

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