#FFA3FF#FFA3FF

#FFA3FF is a very light, vivid purple. Relative luminance 0.547; OKLCH L 83.7% C 0.158 H 326.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).

Color values

HEX#FFA3FF
RGBrgb(255, 163, 255)
HSLhsl(300, 100%, 82%)
HSVhsv(300, 36%, 100%)
CMYKcmyk(0%, 36.1%, 0%, 0%)
CIE-LABlab(78.86, 47.75, -31.72)
CIE-LCHlch(78.86, 57.32, 326.40°)
OKLaboklab(83.69% 0.1323 -0.0863)
OKLCHoklch(83.69% 0.158 326.9)
XYZxyz(72.3857, 54.6774, 101.3292)
Luminance0.5467 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA3FF #A3FFA3
analogous
#D1A3FF #FFA3FF #FFA3D1
triadic
#FFA3FF #FFFFA3 #A3FFFF
tetradic
#FFA3FF #FFD1A3 #A3FFA3 #A3D1FF
square
#FFA3FF #FFD1A3 #A3FFA3 #A3D1FF
split-complementary
#FFA3FF #D1FFA3 #A3FFD1
monochromatic
#FF29FF #FF66FF #FFA3FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.76
#FFA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.93
#FFA3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA3FF
11.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA3FF#FFFFFF#000000##000000
##FFA3FF1.001.7611.9311.93
#FFFFFF1.761.0021.0021.00
#00000011.9321.001.001.00
##00000011.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#B4C7FC
Tritanopia (blue-blind)
#FFACC6
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ffa3ff;
/* rgb */ color: rgb(255, 163, 255);
/* oklch */ color: oklch(83.7% 0.158 326.9);
Tailwind
colors: {
  custom: {
    50: '#ffc0ff',
    500: '#ffa3ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa3ff;
$custom-light: #ffc0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa3ff",
  "rgb": {
    "r": 255,
    "g": 163,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 81.961
  },
  "oklch": {
    "l": 0.83691,
    "c": 0.15793,
    "h": 326.9
  },
  "luminance": 0.54674
}

Semantic roles & 50–950 ramp

primary
#FFA3FF
secondary
#63E363
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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