#FFABFF#FFABFF

#FFABFF is a very light, vivid purple. Relative luminance 0.576; OKLCH L 84.9% C 0.144 H 326.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).

Color values

HEX#FFABFF
RGBrgb(255, 171, 255)
HSLhsl(300, 100%, 84%)
HSVhsv(300, 33%, 100%)
CMYKcmyk(0%, 32.9%, 0%, 0%)
CIE-LABlab(80.52, 43.63, -29.16)
CIE-LCHlch(80.52, 52.48, 326.24°)
OKLaboklab(84.95% 0.1208 -0.0792)
OKLCHoklch(84.95% 0.144 326.8)
XYZxyz(73.8513, 57.6087, 101.8178)
Luminance0.5761 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFABFF #ABFFAB
analogous
#D5ABFF #FFABFF #FFABD5
triadic
#FFABFF #FFFFAB #ABFFFF
tetradic
#FFABFF #FFD5AB #ABFFAB #ABD5FF
square
#FFABFF #FFD5AB #ABFFAB #ABD5FF
split-complementary
#FFABFF #D5FFAB #ABFFD5
monochromatic
#FF31FF #FF6EFF #FFABFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.68
#FFABFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.52
#FFABFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFABFF
12.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFABFF#FFFFFF#000000##000000
##FFABFF1.001.6812.5212.52
#FFFFFF1.681.0021.0021.00
#00000012.5221.001.001.00
##00000012.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#FFB3CA
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffabff;
/* rgb */ color: rgb(255, 171, 255);
/* oklch */ color: oklch(84.9% 0.144 326.8);
Tailwind
colors: {
  custom: {
    50: '#ffc5ff',
    500: '#ffabff',
    950: '#000000',
  },
}
SCSS
$custom: #ffabff;
$custom-light: #ffc5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffabff",
  "rgb": {
    "r": 255,
    "g": 171,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 83.529
  },
  "oklch": {
    "l": 0.84949,
    "c": 0.14439,
    "h": 326.8
  },
  "luminance": 0.57606
}

Semantic roles & 50–950 ramp

primary
#FFABFF
secondary
#6AE56A
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286

Preview Lab

Preview with #FFABFF

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

Preview Lab → · Contrast checker → · Palette generator →

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