#F2C2FC#F2C2FC

#F2C2FC is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.4% C 0.094 H 320.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).

Color values

HEX#F2C2FC
RGBrgb(242, 194, 252)
HSLhsl(290, 91%, 87%)
HSVhsv(290, 23%, 99%)
CMYKcmyk(4%, 23%, 0%, 1.2%)
CIE-LABlab(84.22, 26.91, -22.03)
CIE-LCHlch(84.22, 34.78, 320.68°)
OKLaboklab(87.44% 0.0722 -0.0596)
OKLCHoklch(87.44% 0.094 320.5)
XYZxyz(73.4781, 64.4906, 100.6538)
Luminance0.6449 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2C2FC #CCFCC2
analogous
#D5C2FC #F2C2FC #FCC2E9
triadic
#F2C2FC #FCF2C2 #C2FCF2
tetradic
#F2C2FC #FCD5C2 #CCFCC2 #C2E9FC
square
#F2C2FC #FCD5C2 #CCFCC2 #C2E9FC
split-complementary
#F2C2FC #E9FCC2 #C2FCD5
monochromatic
#D94DF6 #E688F9 #F2C2FC #F9E2FE #F9E2FE

Accessibility & contrast

On white

1.51
#F2C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.90
#F2C2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2C2FC
13.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2C2FC#FFFFFF#000000##000000
##F2C2FC1.001.5113.9013.90
#FFFFFF1.511.0021.0021.00
#00000013.9021.001.001.00
##00000013.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#F3C8D6
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #f2c2fc;
/* rgb */ color: rgb(242, 194, 252);
/* oklch */ color: oklch(87.4% 0.094 320.5);
Tailwind
colors: {
  custom: {
    50: '#f6d4fd',
    500: '#f2c2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2c2fc;
$custom-light: #f6d4fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2c2fc",
  "rgb": {
    "r": 242,
    "g": 194,
    "b": 252
  },
  "hsl": {
    "h": 289.655,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87444,
    "c": 0.09358,
    "h": 320.5
  },
  "luminance": 0.64489
}

Semantic roles & 50–950 ramp

primary
#F2C2FC
secondary
#91E380
accent
#E60028
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385

Preview Lab

Preview with #F2C2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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