#FAABFD#FAABFD

#FAABFD is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.4% C 0.139 H 325.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).

Color values

HEX#FAABFD
RGBrgb(250, 171, 253)
HSLhsl(298, 95%, 83%)
HSVhsv(298, 32%, 99%)
CMYKcmyk(1.2%, 32.4%, 0%, 0.8%)
CIE-LABlab(79.92, 41.73, -29.05)
CIE-LCHlch(79.92, 50.85, 325.16°)
OKLaboklab(84.36% 0.1147 -0.0789)
OKLCHoklch(84.36% 0.139 325.5)
XYZxyz(71.7152, 56.5442, 100.0459)
Luminance0.5654 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAABFD #AEFDAB
analogous
#D1ABFD #FAABFD #FDABD7
triadic
#FAABFD #FDFAAB #ABFDFA
tetradic
#FAABFD #FDD1AB #AEFDAB #ABD7FD
square
#FAABFD #FDD1AB #AEFDAB #ABD7FD
split-complementary
#FAABFD #D7FDAB #ABFDD1
monochromatic
#F333FA #F66FFC #FAABFD #FDE1FE #FDE1FE

Accessibility & contrast

On white

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

On black

12.31
#FAABFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAABFD
12.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAABFD#FFFFFF#000000##000000
##FAABFD1.001.7112.3112.31
#FFFFFF1.711.0021.0021.00
#00000012.3121.001.001.00
##00000012.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#FEB3C9
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #faabfd;
/* rgb */ color: rgb(250, 171, 253);
/* oklch */ color: oklch(84.4% 0.139 325.5);
Tailwind
colors: {
  custom: {
    50: '#fdc5fe',
    500: '#faabfd',
    950: '#000000',
  },
}
SCSS
$custom: #faabfd;
$custom-light: #fdc5fe;
$custom-dark: #000000;
JSON
{
  "hex": "#faabfd",
  "rgb": {
    "r": 250,
    "g": 171,
    "b": 253
  },
  "hsl": {
    "h": 297.805,
    "s": 95.349,
    "l": 83.137
  },
  "oklch": {
    "l": 0.84355,
    "c": 0.13925,
    "h": 325.5
  },
  "luminance": 0.56542
}

Semantic roles & 50–950 ramp

primary
#FAABFD
secondary
#6FE16B
accent
#E60008
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285

Preview Lab

Preview with #FAABFD

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

Preview Lab → · Contrast checker → · Palette generator →

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