#FFA5FF#FFA5FF

#FFA5FF is a very light, vivid purple. Relative luminance 0.554; OKLCH L 84.0% C 0.155 H 326.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).

Color values

HEX#FFA5FF
RGBrgb(255, 165, 255)
HSLhsl(300, 100%, 82%)
HSVhsv(300, 35%, 100%)
CMYKcmyk(0%, 35.3%, 0%, 0%)
CIE-LABlab(79.27, 46.72, -31.09)
CIE-LCHlch(79.27, 56.12, 326.36°)
OKLaboklab(84% 0.1294 -0.0845)
OKLCHoklch(84% 0.155 326.8)
XYZxyz(72.7436, 55.3933, 101.4485)
Luminance0.5539 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA5FF #A5FFA5
analogous
#D2A5FF #FFA5FF #FFA5D2
triadic
#FFA5FF #FFFFA5 #A5FFFF
tetradic
#FFA5FF #FFD2A5 #A5FFA5 #A5D2FF
square
#FFA5FF #FFD2A5 #A5FFA5 #A5D2FF
split-complementary
#FFA5FF #D2FFA5 #A5FFD2
monochromatic
#FF2BFF #FF68FF #FFA5FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.74
#FFA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.08
#FFA5FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA5FF
12.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA5FF#FFFFFF#000000##000000
##FFA5FF1.001.7412.0812.08
#FFFFFF1.741.0021.0021.00
#00000012.0821.001.001.00
##00000012.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#FFADC7
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffa5ff;
/* rgb */ color: rgb(255, 165, 255);
/* oklch */ color: oklch(84.0% 0.155 326.8);
Tailwind
colors: {
  custom: {
    50: '#ffc1ff',
    500: '#ffa5ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa5ff;
$custom-light: #ffc1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa5ff",
  "rgb": {
    "r": 255,
    "g": 165,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 82.353
  },
  "oklch": {
    "l": 0.84002,
    "c": 0.15457,
    "h": 326.8
  },
  "luminance": 0.5539
}

Semantic roles & 50–950 ramp

primary
#FFA5FF
secondary
#64E464
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA5FF

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

Preview Lab → · Contrast checker → · Palette generator →

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