#FFA2F9#FFA2F9

#FFA2F9 is a very light, vivid purple. Relative luminance 0.539; OKLCH L 83.3% C 0.154 H 329.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).

Color values

HEX#FFA2F9
RGBrgb(255, 162, 249)
HSLhsl(304, 100%, 82%)
HSVhsv(304, 36%, 100%)
CMYKcmyk(0%, 36.5%, 2.4%, 0%)
CIE-LABlab(78.43, 47.20, -29.15)
CIE-LCHlch(78.43, 55.48, 328.31°)
OKLaboklab(83.3% 0.1323 -0.079)
OKLCHoklch(83.3% 0.154 329.1)
XYZxyz(71.2581, 53.9434, 96.2628)
Luminance0.5394 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA2F9 #A2FFA8
analogous
#D7A2FF #FFA2F9 #FFA2CB
triadic
#FFA2F9 #F9FFA2 #A2F9FF
tetradic
#FFA2F9 #FFD7A2 #A2FFA8 #A2CBFF
square
#FFA2F9 #FFD7A2 #A2FFA8 #A2CBFF
split-complementary
#FFA2F9 #CBFFA2 #A2FFD7
monochromatic
#FF28F1 #FF65F5 #FFA2F9 #FFDFFD #FFE0FD

Accessibility & contrast

On white

1.78
#FFA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.79
#FFA2F9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA2F9
11.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA2F9#FFFFFF#000000##000000
##FFA2F91.001.7811.7911.79
#FFFFFF1.781.0021.0021.00
#00000011.7921.001.001.00
##00000011.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#9DBAFC
Deuteranopia (green-blind)
#B5C7F6
Tritanopia (blue-blind)
#FFA9C2
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #ffa2f9;
/* rgb */ color: rgb(255, 162, 249);
/* oklch */ color: oklch(83.3% 0.154 329.1);
Tailwind
colors: {
  custom: {
    50: '#ffbffb',
    500: '#ffa2f9',
    950: '#000000',
  },
}
SCSS
$custom: #ffa2f9;
$custom-light: #ffbffb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa2f9",
  "rgb": {
    "r": 255,
    "g": 162,
    "b": 249
  },
  "hsl": {
    "h": 303.871,
    "s": 100,
    "l": 81.765
  },
  "oklch": {
    "l": 0.83297,
    "c": 0.1541,
    "h": 329.1
  },
  "luminance": 0.5394
}

Semantic roles & 50–950 ramp

primary
#FFA2F9
secondary
#62E36A
accent
#E60F00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285

Preview Lab

Preview with #FFA2F9

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

Preview Lab → · Contrast checker → · Palette generator →

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