#FFA2FF#FFA2FF

#FFA2FF is a very light, vivid purple. Relative luminance 0.543; OKLCH L 83.5% C 0.160 H 326.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).

Color values

HEX#FFA2FF
RGBrgb(255, 162, 255)
HSLhsl(300, 100%, 82%)
HSVhsv(300, 36%, 100%)
CMYKcmyk(0%, 36.5%, 0%, 0%)
CIE-LABlab(78.65, 48.26, -32.04)
CIE-LCHlch(78.65, 57.92, 326.42°)
OKLaboklab(83.54% 0.1337 -0.0872)
OKLCHoklch(83.54% 0.16 326.9)
XYZxyz(72.2089, 54.3237, 101.2703)
Luminance0.5432 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA2FF #A2FFA2
analogous
#D1A2FF #FFA2FF #FFA2D1
triadic
#FFA2FF #FFFFA2 #A2FFFF
tetradic
#FFA2FF #FFD1A2 #A2FFA2 #A2D1FF
square
#FFA2FF #FFD1A2 #A2FFA2 #A2D1FF
split-complementary
#FFA2FF #D1FFA2 #A2FFD1
monochromatic
#FF28FF #FF65FF #FFA2FF #FFDFFF #FFE0FF

Accessibility & contrast

On white

1.77
#FFA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.86
#FFA2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA2FF
11.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA2FF#FFFFFF#000000##000000
##FFA2FF1.001.7711.8611.86
#FFFFFF1.771.0021.0021.00
#00000011.8621.001.001.00
##00000011.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#FFABC5
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ffa2ff;
/* rgb */ color: rgb(255, 162, 255);
/* oklch */ color: oklch(83.5% 0.160 326.9);
Tailwind
colors: {
  custom: {
    50: '#ffbfff',
    500: '#ffa2ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa2ff;
$custom-light: #ffbfff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa2ff",
  "rgb": {
    "r": 255,
    "g": 162,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 81.765
  },
  "oklch": {
    "l": 0.83537,
    "c": 0.15961,
    "h": 326.9
  },
  "luminance": 0.54321
}

Semantic roles & 50–950 ramp

primary
#FFA2FF
secondary
#62E362
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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