#FF8ABC#FF8ABC

#FF8ABC is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.5% C 0.151 H 354.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).

Color values

HEX#FF8ABC
RGBrgb(255, 138, 188)
HSLhsl(334, 100%, 77%)
HSVhsv(334, 46%, 100%)
CMYKcmyk(0%, 45.9%, 26.3%, 0%)
CIE-LABlab(71.60, 49.90, -6.04)
CIE-LCHlch(71.60, 50.26, 353.10°)
OKLaboklab(77.49% 0.1506 -0.0153)
OKLCHoklch(77.49% 0.151 354.2)
XYZxyz(59.4075, 43.0726, 52.7522)
Luminance0.4307 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8ABC #8AFFCD
analogous
#FF8AF7 #FF8ABC #FF938A
triadic
#FF8ABC #BCFF8A #8ABCFF
tetradic
#FF8ABC #F7FF8A #8AFFCD #938AFF
square
#FF8ABC #F7FF8A #8AFFCD #938AFF
split-complementary
#FF8ABC #8AFF93 #8AF7FF
monochromatic
#FF1076 #FF4D99 #FF8ABC #FFC7DF #FFE0ED

Accessibility & contrast

On white

2.18
#FF8ABC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.61
#FF8ABC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8ABC
9.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8ABC#FFFFFF#000000##000000
##FF8ABC1.002.189.619.61
#FFFFFF2.181.0021.0021.00
#0000009.6121.001.001.00
##0000009.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #ff8abc;
/* rgb */ color: rgb(255, 138, 188);
/* oklch */ color: oklch(77.5% 0.151 354.2);
Tailwind
colors: {
  custom: {
    50: '#ffafd0',
    500: '#ff8abc',
    950: '#000000',
  },
}
SCSS
$custom: #ff8abc;
$custom-light: #ffafd0;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8abc",
  "rgb": {
    "r": 255,
    "g": 138,
    "b": 188
  },
  "hsl": {
    "h": 334.359,
    "s": 100,
    "l": 77.059
  },
  "oklch": {
    "l": 0.77488,
    "c": 0.15137,
    "h": 354.2
  },
  "luminance": 0.43068
}

Semantic roles & 50–950 ramp

primary
#FF8ABC
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181114
muted
#868082

Preview Lab

Preview with #FF8ABC

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

Preview Lab → · Contrast checker → · Palette generator →

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