#FFA1FF#FFA1FF

#FFA1FF is a very light, vivid purple. Relative luminance 0.540; OKLCH L 83.4% C 0.161 H 326.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).

Color values

HEX#FFA1FF
RGBrgb(255, 161, 255)
HSLhsl(300, 100%, 82%)
HSVhsv(300, 37%, 100%)
CMYKcmyk(0%, 36.9%, 0%, 0%)
CIE-LABlab(78.45, 48.77, -32.35)
CIE-LCHlch(78.45, 58.52, 326.44°)
OKLaboklab(83.38% 0.1351 -0.0881)
OKLCHoklch(83.38% 0.161 326.9)
XYZxyz(72.0334, 53.9728, 101.2118)
Luminance0.5397 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA1FF #A1FFA1
analogous
#D0A1FF #FFA1FF #FFA1D0
triadic
#FFA1FF #FFFFA1 #A1FFFF
tetradic
#FFA1FF #FFD0A1 #A1FFA1 #A1D0FF
square
#FFA1FF #FFD0A1 #A1FFA1 #A1D0FF
split-complementary
#FFA1FF #D0FFA1 #A1FFD0
monochromatic
#FF27FF #FF64FF #FFA1FF #FFDEFF #FFE0FF

Accessibility & contrast

On white

1.78
#FFA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.79
#FFA1FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA1FF
11.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA1FF#FFFFFF#000000##000000
##FFA1FF1.001.7811.7911.79
#FFFFFF1.781.0021.0021.00
#00000011.7921.001.001.00
##00000011.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#FFAAC4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #ffa1ff;
/* rgb */ color: rgb(255, 161, 255);
/* oklch */ color: oklch(83.4% 0.161 326.9);
Tailwind
colors: {
  custom: {
    50: '#ffbeff',
    500: '#ffa1ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa1ff;
$custom-light: #ffbeff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa1ff",
  "rgb": {
    "r": 255,
    "g": 161,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 81.569
  },
  "oklch": {
    "l": 0.83383,
    "c": 0.16129,
    "h": 326.9
  },
  "luminance": 0.5397
}

Semantic roles & 50–950 ramp

primary
#FFA1FF
secondary
#61E361
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA1FF

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

Preview Lab → · Contrast checker → · Palette generator →

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