#FFA4FF#FFA4FF

#FFA4FF is a very light, vivid purple. Relative luminance 0.550; OKLCH L 83.8% C 0.156 H 326.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).

Color values

HEX#FFA4FF
RGBrgb(255, 164, 255)
HSLhsl(300, 100%, 82%)
HSVhsv(300, 36%, 100%)
CMYKcmyk(0%, 35.7%, 0%, 0%)
CIE-LABlab(79.06, 47.24, -31.40)
CIE-LCHlch(79.06, 56.72, 326.38°)
OKLaboklab(83.85% 0.1308 -0.0854)
OKLCHoklch(83.85% 0.156 326.9)
XYZxyz(72.5640, 55.0339, 101.3887)
Luminance0.5503 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA4FF #A4FFA4
analogous
#D2A4FF #FFA4FF #FFA4D2
triadic
#FFA4FF #FFFFA4 #A4FFFF
tetradic
#FFA4FF #FFD2A4 #A4FFA4 #A4D2FF
square
#FFA4FF #FFD2A4 #A4FFA4 #A4D2FF
split-complementary
#FFA4FF #D2FFA4 #A4FFD2
monochromatic
#FF2AFF #FF67FF #FFA4FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.75
#FFA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.01
#FFA4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA4FF
12.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA4FF#FFFFFF#000000##000000
##FFA4FF1.001.7512.0112.01
#FFFFFF1.751.0021.0021.00
#00000012.0121.001.001.00
##00000012.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#FFACC6
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffa4ff;
/* rgb */ color: rgb(255, 164, 255);
/* oklch */ color: oklch(83.8% 0.156 326.9);
Tailwind
colors: {
  custom: {
    50: '#ffc0ff',
    500: '#ffa4ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa4ff;
$custom-light: #ffc0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa4ff",
  "rgb": {
    "r": 255,
    "g": 164,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 82.157
  },
  "oklch": {
    "l": 0.83846,
    "c": 0.15625,
    "h": 326.9
  },
  "luminance": 0.55031
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFA4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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