#FFA6FF#FFA6FF

#FFA6FF is a very light, vivid purple. Relative luminance 0.558; OKLCH L 84.2% C 0.153 H 326.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).

Color values

HEX#FFA6FF
RGBrgb(255, 166, 255)
HSLhsl(300, 100%, 83%)
HSVhsv(300, 35%, 100%)
CMYKcmyk(0%, 34.9%, 0%, 0%)
CIE-LABlab(79.47, 46.21, -30.77)
CIE-LCHlch(79.47, 55.52, 326.34°)
OKLaboklab(84.16% 0.128 -0.0836)
OKLCHoklch(84.16% 0.153 326.8)
XYZxyz(72.9247, 55.7554, 101.5089)
Luminance0.5575 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA6FF #A6FFA6
analogous
#D2A6FF #FFA6FF #FFA6D2
triadic
#FFA6FF #FFFFA6 #A6FFFF
tetradic
#FFA6FF #FFD2A6 #A6FFA6 #A6D2FF
square
#FFA6FF #FFD2A6 #A6FFA6 #A6D2FF
split-complementary
#FFA6FF #D2FFA6 #A6FFD2
monochromatic
#FF2CFF #FF69FF #FFA6FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.73
#FFA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.15
#FFA6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA6FF
12.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA6FF#FFFFFF#000000##000000
##FFA6FF1.001.7312.1512.15
#FFFFFF1.731.0021.0021.00
#00000012.1521.001.001.00
##00000012.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9FBEFF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#FFAEC7
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ffa6ff;
/* rgb */ color: rgb(255, 166, 255);
/* oklch */ color: oklch(84.2% 0.153 326.8);
Tailwind
colors: {
  custom: {
    50: '#ffc2ff',
    500: '#ffa6ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa6ff;
$custom-light: #ffc2ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa6ff",
  "rgb": {
    "r": 255,
    "g": 166,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 82.549
  },
  "oklch": {
    "l": 0.84158,
    "c": 0.15288,
    "h": 326.8
  },
  "luminance": 0.55752
}

Semantic roles & 50–950 ramp

primary
#FFA6FF
secondary
#65E465
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #FFA6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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