#FFA0FF#FFA0FF

#FFA0FF is a very light, vivid purple. Relative luminance 0.536; OKLCH L 83.2% C 0.163 H 326.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).

Color values

HEX#FFA0FF
RGBrgb(255, 160, 255)
HSLhsl(300, 100%, 81%)
HSVhsv(300, 37%, 100%)
CMYKcmyk(0%, 37.3%, 0%, 0%)
CIE-LABlab(78.24, 49.28, -32.66)
CIE-LCHlch(78.24, 59.12, 326.46°)
OKLaboklab(83.23% 0.1365 -0.089)
OKLCHoklch(83.23% 0.163 326.9)
XYZxyz(71.8594, 53.6247, 101.1538)
Luminance0.5362 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA0FF #A0FFA0
analogous
#D0A0FF #FFA0FF #FFA0D0
triadic
#FFA0FF #FFFFA0 #A0FFFF
tetradic
#FFA0FF #FFD0A0 #A0FFA0 #A0D0FF
square
#FFA0FF #FFD0A0 #A0FFA0 #A0D0FF
split-complementary
#FFA0FF #D0FFA0 #A0FFD0
monochromatic
#FF26FF #FF63FF #FFA0FF #FFDDFF #FFE0FF

Accessibility & contrast

On white

1.79
#FFA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.72
#FFA0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA0FF
11.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA0FF#FFFFFF#000000##000000
##FFA0FF1.001.7911.7211.72
#FFFFFF1.791.0021.0021.00
#00000011.7221.001.001.00
##00000011.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#FFA9C4
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #ffa0ff;
/* rgb */ color: rgb(255, 160, 255);
/* oklch */ color: oklch(83.2% 0.163 326.9);
Tailwind
colors: {
  custom: {
    50: '#ffbeff',
    500: '#ffa0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa0ff;
$custom-light: #ffbeff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa0ff",
  "rgb": {
    "r": 255,
    "g": 160,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.8323,
    "c": 0.16296,
    "h": 326.9
  },
  "luminance": 0.53622
}

Semantic roles & 50–950 ramp

primary
#FFA0FF
secondary
#60E360
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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