#FFAAFF#FFAAFF

#FFAAFF is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.8% C 0.146 H 326.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).

Color values

HEX#FFAAFF
RGBrgb(255, 170, 255)
HSLhsl(300, 100%, 83%)
HSVhsv(300, 33%, 100%)
CMYKcmyk(0%, 33.3%, 0%, 0%)
CIE-LABlab(80.31, 44.15, -29.48)
CIE-LCHlch(80.31, 53.09, 326.26°)
OKLaboklab(84.79% 0.1222 -0.0801)
OKLCHoklch(84.79% 0.146 326.8)
XYZxyz(73.6632, 57.2323, 101.7551)
Luminance0.5723 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFAAFF #AAFFAA
analogous
#D4AAFF #FFAAFF #FFAAD4
triadic
#FFAAFF #FFFFAA #AAFFFF
tetradic
#FFAAFF #FFD4AA #AAFFAA #AAD4FF
square
#FFAAFF #FFD4AA #AAFFAA #AAD4FF
split-complementary
#FFAAFF #D4FFAA #AAFFD4
monochromatic
#FF30FF #FF6DFF #FFAAFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.69
#FFAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.45
#FFAAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFAAFF
12.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFAAFF#FFFFFF#000000##000000
##FFAAFF1.001.6912.4512.45
#FFFFFF1.691.0021.0021.00
#00000012.4521.001.001.00
##00000012.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #ffaaff;
/* rgb */ color: rgb(255, 170, 255);
/* oklch */ color: oklch(84.8% 0.146 326.8);
Tailwind
colors: {
  custom: {
    50: '#ffc4ff',
    500: '#ffaaff',
    950: '#000000',
  },
}
SCSS
$custom: #ffaaff;
$custom-light: #ffc4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffaaff",
  "rgb": {
    "r": 255,
    "g": 170,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.84789,
    "c": 0.14609,
    "h": 326.8
  },
  "luminance": 0.57229
}

Semantic roles & 50–950 ramp

primary
#FFAAFF
secondary
#69E469
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286

Preview Lab

Preview with #FFAAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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