#F2B2FF#F2B2FF

#F2B2FF is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.8% C 0.124 H 320.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).

Color values

HEX#F2B2FF
RGBrgb(242, 178, 255)
HSLhsl(290, 100%, 85%)
HSVhsv(290, 30%, 100%)
CMYKcmyk(5.1%, 30.2%, 0%, 0%)
CIE-LABlab(80.71, 35.96, -28.99)
CIE-LCHlch(80.71, 46.19, 321.12°)
OKLaboklab(84.79% 0.0962 -0.0789)
OKLCHoklch(84.79% 0.124 320.6)
XYZxyz(70.5860, 57.9399, 102.0536)
Luminance0.5794 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2B2FF #BFFFB2
analogous
#CBB2FF #F2B2FF #FFB2E6
triadic
#F2B2FF #FFF2B2 #B2FFF2
tetradic
#F2B2FF #FFCBB2 #BFFFB2 #B2E6FF
square
#F2B2FF #FFCBB2 #BFFFB2 #B2E6FF
split-complementary
#F2B2FF #E6FFB2 #B2FFCB
monochromatic
#DD38FF #E875FF #F2B2FF #FAE0FF #FAE0FF

Accessibility & contrast

On white

1.67
#F2B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.59
#F2B2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2B2FF
12.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2B2FF#FFFFFF#000000##000000
##F2B2FF1.001.6712.5912.59
#FFFFFF1.671.0021.0021.00
#00000012.5921.001.001.00
##00000012.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#F4BACE
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #f2b2ff;
/* rgb */ color: rgb(242, 178, 255);
/* oklch */ color: oklch(84.8% 0.124 320.6);
Tailwind
colors: {
  custom: {
    50: '#f7c9ff',
    500: '#f2b2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2b2ff;
$custom-light: #f7c9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2b2ff",
  "rgb": {
    "r": 242,
    "g": 178,
    "b": 255
  },
  "hsl": {
    "h": 289.87,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.84789,
    "c": 0.12446,
    "h": 320.6
  },
  "luminance": 0.57938
}

Semantic roles & 50–950 ramp

primary
#F2B2FF
secondary
#83E670
accent
#E60027
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171318
muted
#858286

Preview Lab

Preview with #F2B2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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