#FF899C#FF899C

#FF899C is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.144 H 10.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).

Color values

HEX#FF899C
RGBrgb(255, 137, 156)
HSLhsl(350, 100%, 77%)
HSVhsv(350, 46%, 100%)
CMYKcmyk(0%, 46.3%, 38.8%, 0%)
CIE-LABlab(70.56, 46.52, 10.30)
CIE-LCHlch(70.56, 47.64, 12.49°)
OKLaboklab(76.42% 0.141 0.027)
OKLCHoklch(76.42% 0.144 10.8)
XYZxyz(56.1894, 41.5569, 36.5081)
Luminance0.4155 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF899C #89FFEC
analogous
#FF89D7 #FF899C #FFB189
triadic
#FF899C #9CFF89 #899CFF
tetradic
#FF899C #D7FF89 #89FFEC #B189FF
square
#FF899C #D7FF89 #89FFEC #B189FF
split-complementary
#FF899C #89FFB1 #89D7FF
monochromatic
#FF0F35 #FF4C69 #FF899C #FFC6CF #FFE0E5

Accessibility & contrast

On white

2.26
#FF899C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.31
#FF899C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF899C
9.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF899C#FFFFFF#000000##000000
##FF899C1.002.269.319.31
#FFFFFF2.261.0021.0021.00
#0000009.3121.001.001.00
##0000009.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#BDB59A
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #ff899c;
/* rgb */ color: rgb(255, 137, 156);
/* oklch */ color: oklch(76.4% 0.144 10.8);
Tailwind
colors: {
  custom: {
    50: '#ffaeb9',
    500: '#ff899c',
    950: '#000000',
  },
}
SCSS
$custom: #ff899c;
$custom-light: #ffaeb9;
$custom-dark: #000000;
JSON
{
  "hex": "#ff899c",
  "rgb": {
    "r": 255,
    "g": 137,
    "b": 156
  },
  "hsl": {
    "h": 350.339,
    "s": 100,
    "l": 76.863
  },
  "oklch": {
    "l": 0.76424,
    "c": 0.14359,
    "h": 10.8
  },
  "luminance": 0.41552
}

Semantic roles & 50–950 ramp

primary
#FF899C
secondary
#D4F7F2
accent
#E6C100
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80

Preview Lab

Preview with #FF899C

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

Preview Lab → · Contrast checker → · Palette generator →

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