#F8A0FF#F8A0FF

#F8A0FF is a very light, vivid purple. Relative luminance 0.523; OKLCH L 82.5% C 0.159 H 324.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).

Color values

HEX#F8A0FF
RGBrgb(248, 160, 255)
HSLhsl(296, 100%, 81%)
HSVhsv(296, 37%, 100%)
CMYKcmyk(2.7%, 37.3%, 0%, 0%)
CIE-LABlab(77.47, 47.19, -33.92)
CIE-LCHlch(77.47, 58.11, 324.30°)
OKLaboklab(82.48% 0.1288 -0.0926)
OKLCHoklch(82.48% 0.159 324.3)
XYZxyz(69.3304, 52.3207, 101.0352)
Luminance0.5232 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8A0FF #A7FFA0
analogous
#C9A0FF #F8A0FF #FFA0D7
triadic
#F8A0FF #FFF8A0 #A0FFF8
tetradic
#F8A0FF #FFC9A0 #A7FFA0 #A0D7FF
square
#F8A0FF #FFC9A0 #A7FFA0 #A0D7FF
split-complementary
#F8A0FF #D7FFA0 #A0FFC9
monochromatic
#EF26FF #F363FF #F8A0FF #FDDDFF #FDE0FF

Accessibility & contrast

On white

1.83
#F8A0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.46
#F8A0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8A0FF
11.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8A0FF#FFFFFF#000000##000000
##F8A0FF1.001.8311.4611.46
#FFFFFF1.831.0021.0021.00
#00000011.4621.001.001.00
##00000011.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#FCAAC4
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #f8a0ff;
/* rgb */ color: rgb(248, 160, 255);
/* oklch */ color: oklch(82.5% 0.159 324.3);
Tailwind
colors: {
  custom: {
    50: '#fcbdff',
    500: '#f8a0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f8a0ff;
$custom-light: #fcbdff;
$custom-dark: #000000;
JSON
{
  "hex": "#f8a0ff",
  "rgb": {
    "r": 248,
    "g": 160,
    "b": 255
  },
  "hsl": {
    "h": 295.579,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.82481,
    "c": 0.15864,
    "h": 324.3
  },
  "luminance": 0.52318
}

Semantic roles & 50–950 ramp

primary
#F8A0FF
secondary
#6AE360
accent
#E60011
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286

Preview Lab

Preview with #F8A0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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