#F2CCFF#F2CCFF

#F2CCFF is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.3% C 0.080 H 317.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).

Color values

HEX#F2CCFF
RGBrgb(242, 204, 255)
HSLhsl(285, 100%, 90%)
HSVhsv(285, 20%, 100%)
CMYKcmyk(5.1%, 20%, 0%, 0%)
CIE-LABlab(86.64, 22.17, -19.96)
CIE-LCHlch(86.64, 29.83, 318.01°)
OKLaboklab(89.34% 0.0586 -0.0539)
OKLCHoklch(89.34% 0.08 317.4)
XYZxyz(76.2581, 69.2841, 103.9443)
Luminance0.6928 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CCFF #D9FFCC
analogous
#D9CCFF #F2CCFF #FFCCF2
triadic
#F2CCFF #FFF2CC #CCFFF2
tetradic
#F2CCFF #FFD9CC #D9FFCC #CCF2FF
square
#F2CCFF #FFD9CC #D9FFCC #CCF2FF
split-complementary
#F2CCFF #F2FFCC #CCFFD9
monochromatic
#D352FF #E28FFF #F2CCFF #F7E0FF #F7E0FF

Accessibility & contrast

On white

1.41
#F2CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.86
#F2CCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CCFF
14.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CCFF#FFFFFF#000000##000000
##F2CCFF1.001.4114.8614.86
#FFFFFF1.411.0021.0021.00
#00000014.8621.001.001.00
##00000014.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F2D1DD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #f2ccff;
/* rgb */ color: rgb(242, 204, 255);
/* oklch */ color: oklch(89.3% 0.080 317.4);
Tailwind
colors: {
  custom: {
    50: '#f6dbff',
    500: '#f2ccff',
    950: '#000000',
  },
}
SCSS
$custom: #f2ccff;
$custom-light: #f6dbff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ccff",
  "rgb": {
    "r": 242,
    "g": 204,
    "b": 255
  },
  "hsl": {
    "h": 284.706,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.89343,
    "c": 0.07961,
    "h": 317.4
  },
  "luminance": 0.69283
}

Semantic roles & 50–950 ramp

primary
#F2CCFF
secondary
#9FEA86
accent
#E6003A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486

Preview Lab

Preview with #F2CCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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