#F8A8FF#F8A8FF

#F8A8FF is a very light, vivid purple. Relative luminance 0.552; OKLCH L 83.7% C 0.145 H 324.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).

Color values

HEX#F8A8FF
RGBrgb(248, 168, 255)
HSLhsl(295, 100%, 83%)
HSVhsv(295, 34%, 100%)
CMYKcmyk(2.7%, 34.1%, 0%, 0%)
CIE-LABlab(79.15, 43.05, -31.33)
CIE-LCHlch(79.15, 53.24, 323.95°)
OKLaboklab(83.75% 0.1173 -0.0854)
OKLCHoklch(83.75% 0.145 324)
XYZxyz(70.7621, 55.1842, 101.5125)
Luminance0.5518 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8A8FF #AFFFA8
analogous
#CCA8FF #F8A8FF #FFA8DB
triadic
#F8A8FF #FFF8A8 #A8FFF8
tetradic
#F8A8FF #FFCCA8 #AFFFA8 #A8DBFF
square
#F8A8FF #FFCCA8 #AFFFA8 #A8DBFF
split-complementary
#F8A8FF #DBFFA8 #A8FFCC
monochromatic
#EE2EFF #F36BFF #F8A8FF #FDE0FF #FDE0FF

Accessibility & contrast

On white

1.74
#F8A8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.04
#F8A8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8A8FF
12.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8A8FF#FFFFFF#000000##000000
##F8A8FF1.001.7412.0412.04
#FFFFFF1.741.0021.0021.00
#00000012.0421.001.001.00
##00000012.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#B4C7FC
Tritanopia (blue-blind)
#FCB1C8
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #f8a8ff;
/* rgb */ color: rgb(248, 168, 255);
/* oklch */ color: oklch(83.7% 0.145 324.0);
Tailwind
colors: {
  custom: {
    50: '#fcc3ff',
    500: '#f8a8ff',
    950: '#000000',
  },
}
SCSS
$custom: #f8a8ff;
$custom-light: #fcc3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f8a8ff",
  "rgb": {
    "r": 248,
    "g": 168,
    "b": 255
  },
  "hsl": {
    "h": 295.172,
    "s": 100,
    "l": 82.941
  },
  "oklch": {
    "l": 0.83745,
    "c": 0.1451,
    "h": 324
  },
  "luminance": 0.55182
}

Semantic roles & 50–950 ramp

primary
#F8A8FF
secondary
#71E467
accent
#E60012
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286

Preview Lab

Preview with #F8A8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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