#F2B2FC#F2B2FC

#F2B2FC is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.7% C 0.121 H 321.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).

Color values

HEX#F2B2FC
RGBrgb(242, 178, 252)
HSLhsl(292, 93%, 84%)
HSVhsv(292, 29%, 99%)
CMYKcmyk(4%, 29.4%, 0%, 1.2%)
CIE-LABlab(80.60, 35.39, -27.55)
CIE-LCHlch(80.60, 44.85, 322.10°)
OKLaboklab(84.67% 0.0954 -0.0749)
OKLCHoklch(84.67% 0.121 321.9)
XYZxyz(70.1069, 57.7482, 99.5300)
Luminance0.5775 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2B2FC #BCFCB2
analogous
#CDB2FC #F2B2FC #FCB2E1
triadic
#F2B2FC #FCF2B2 #B2FCF2
tetradic
#F2B2FC #FCCDB2 #BCFCB2 #B2E1FC
square
#F2B2FC #FCCDB2 #BCFCB2 #B2E1FC
split-complementary
#F2B2FC #E1FCB2 #B2FCCD
monochromatic
#DE3CF7 #E877FA #F2B2FC #FAE2FE #FAE2FE

Accessibility & contrast

On white

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

On black

12.55
#F2B2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2B2FC
12.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2B2FC#FFFFFF#000000##000000
##F2B2FC1.001.6712.5512.55
#FFFFFF1.671.0021.0021.00
#00000012.5521.001.001.00
##00000012.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#F4BACD
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #f2b2fc;
/* rgb */ color: rgb(242, 178, 252);
/* oklch */ color: oklch(84.7% 0.121 321.9);
Tailwind
colors: {
  custom: {
    50: '#f7c9fd',
    500: '#f2b2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2b2fc;
$custom-light: #f7c9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2b2fc",
  "rgb": {
    "r": 242,
    "g": 178,
    "b": 252
  },
  "hsl": {
    "h": 291.892,
    "s": 92.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.84673,
    "c": 0.1213,
    "h": 321.9
  },
  "luminance": 0.57746
}

Semantic roles & 50–950 ramp

primary
#F2B2FC
secondary
#81E171
accent
#E6001F
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285

Preview Lab

Preview with #F2B2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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