#FFA2F6#FFA2F6

#FFA2F6 is a very light, vivid purple. Relative luminance 0.538; OKLCH L 83.2% C 0.151 H 330.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).

Color values

HEX#FFA2F6
RGBrgb(255, 162, 246)
HSLhsl(306, 100%, 82%)
HSVhsv(306, 36%, 100%)
CMYKcmyk(0%, 36.5%, 3.5%, 0%)
CIE-LABlab(78.32, 46.68, -27.69)
CIE-LCHlch(78.32, 54.28, 329.32°)
OKLaboklab(83.18% 0.1315 -0.075)
OKLCHoklch(83.18% 0.151 330.3)
XYZxyz(70.7939, 53.7577, 93.8182)
Luminance0.5375 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFA2F6 #A2FFAB
analogous
#D9A2FF #FFA2F6 #FFA2C8
triadic
#FFA2F6 #F6FFA2 #A2F6FF
tetradic
#FFA2F6 #FFD9A2 #A2FFAB #A2C8FF
square
#FFA2F6 #FFD9A2 #A2FFAB #A2C8FF
split-complementary
#FFA2F6 #C8FFA2 #A2FFD9
monochromatic
#FF28EA #FF65F0 #FFA2F6 #FFDFFC #FFE0FC

Accessibility & contrast

On white

1.79
#FFA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.75
#FFA2F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFA2F6
11.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFA2F6#FFFFFF#000000##000000
##FFA2F61.001.7911.7511.75
#FFFFFF1.791.0021.0021.00
#00000011.7521.001.001.00
##00000011.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EBAF9
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#FFA8C1
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #ffa2f6;
/* rgb */ color: rgb(255, 162, 246);
/* oklch */ color: oklch(83.2% 0.151 330.3);
Tailwind
colors: {
  custom: {
    50: '#ffbff9',
    500: '#ffa2f6',
    950: '#000000',
  },
}
SCSS
$custom: #ffa2f6;
$custom-light: #ffbff9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffa2f6",
  "rgb": {
    "r": 255,
    "g": 162,
    "b": 246
  },
  "hsl": {
    "h": 305.806,
    "s": 100,
    "l": 81.765
  },
  "oklch": {
    "l": 0.83179,
    "c": 0.1514,
    "h": 330.3
  },
  "luminance": 0.53754
}

Semantic roles & 50–950 ramp

primary
#FFA2F6
secondary
#62E36E
accent
#E61600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285

Preview Lab

Preview with #FFA2F6

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

Preview Lab → · Contrast checker → · Palette generator →

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