#FFA8FF#FFA8FF

#FFA8FF is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.5% C 0.149 H 326.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).

Color values

HEX#FFA8FF
RGBrgb(255, 168, 255)
HSLhsl(300, 100%, 83%)
HSVhsv(300, 34%, 100%)
CMYKcmyk(0%, 34.1%, 0%, 0%)
CIE-LABlab(79.89, 45.18, -30.13)
CIE-LCHlch(79.89, 54.30, 326.30°)
OKLaboklab(84.47% 0.1251 -0.0819)
OKLCHoklch(84.47% 0.149 326.8)
XYZxyz(73.2911, 56.4882, 101.6310)
Luminance0.5648 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA8FF #A8FFA8
analogous
#D3A8FF #FFA8FF #FFA8D3
triadic
#FFA8FF #FFFFA8 #A8FFFF
tetradic
#FFA8FF #FFD3A8 #A8FFA8 #A8D3FF
square
#FFA8FF #FFD3A8 #A8FFA8 #A8D3FF
split-complementary
#FFA8FF #D3FFA8 #A8FFD3
monochromatic
#FF2EFF #FF6BFF #FFA8FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.71
#FFA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.30
#FFA8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA8FF
12.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA8FF#FFFFFF#000000##000000
##FFA8FF1.001.7112.3012.30
#FFFFFF1.711.0021.0021.00
#00000012.3021.001.001.00
##00000012.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#FFB0C8
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffa8ff;
/* rgb */ color: rgb(255, 168, 255);
/* oklch */ color: oklch(84.5% 0.149 326.8);
Tailwind
colors: {
  custom: {
    50: '#ffc3ff',
    500: '#ffa8ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffa8ff;
$custom-light: #ffc3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa8ff",
  "rgb": {
    "r": 255,
    "g": 168,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 82.941
  },
  "oklch": {
    "l": 0.84472,
    "c": 0.14949,
    "h": 326.8
  },
  "luminance": 0.56485
}

Semantic roles & 50–950 ramp

primary
#FFA8FF
secondary
#67E467
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286

Preview Lab

Preview with #FFA8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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