#F2A0FF#F2A0FF

#F2A0FF is a light, vivid purple. Relative luminance 0.512; OKLCH L 81.8% C 0.155 H 321.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).

Color values

HEX#F2A0FF
RGBrgb(242, 160, 255)
HSLhsl(292, 100%, 81%)
HSVhsv(292, 37%, 100%)
CMYKcmyk(5.1%, 37.3%, 0%, 0%)
CIE-LABlab(76.82, 45.40, -34.97)
CIE-LCHlch(76.82, 57.31, 322.40°)
OKLaboklab(81.85% 0.1221 -0.0957)
OKLCHoklch(81.85% 0.155 321.9)
XYZxyz(67.2367, 51.2411, 100.9371)
Luminance0.5124 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2A0FF #ADFFA0
analogous
#C3A0FF #F2A0FF #FFA0DD
triadic
#F2A0FF #FFF2A0 #A0FFF2
tetradic
#F2A0FF #FFC3A0 #ADFFA0 #A0DDFF
square
#F2A0FF #FFC3A0 #ADFFA0 #A0DDFF
split-complementary
#F2A0FF #DDFFA0 #A0FFC3
monochromatic
#E126FF #EA63FF #F2A0FF #FADDFF #FBE0FF

Accessibility & contrast

On white

1.87
#F2A0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.25
#F2A0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2A0FF
11.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2A0FF#FFFFFF#000000##000000
##F2A0FF1.001.8711.2511.25
#FFFFFF1.871.0021.0021.00
#00000011.2521.001.001.00
##00000011.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#F5ABC4
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #f2a0ff;
/* rgb */ color: rgb(242, 160, 255);
/* oklch */ color: oklch(81.8% 0.155 321.9);
Tailwind
colors: {
  custom: {
    50: '#f8bdff',
    500: '#f2a0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2a0ff;
$custom-light: #f8bdff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2a0ff",
  "rgb": {
    "r": 242,
    "g": 160,
    "b": 255
  },
  "hsl": {
    "h": 291.789,
    "s": 100,
    "l": 81.373
  },
  "oklch": {
    "l": 0.8185,
    "c": 0.15514,
    "h": 321.9
  },
  "luminance": 0.51239
}

Semantic roles & 50–950 ramp

primary
#F2A0FF
secondary
#72E360
accent
#E6001F
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286

Preview Lab

Preview with #F2A0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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