#FCF2FF#FCF2FF

#FCF2FF is a very light, muted purple. Relative luminance 0.914; OKLCH L 97.3% C 0.020 H 318.4°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).

Color values

HEX#FCF2FF
RGBrgb(252, 242, 255)
HSLhsl(286, 100%, 97%)
HSVhsv(286, 5%, 100%)
CMYKcmyk(1.2%, 5.1%, 0%, 0%)
CIE-LABlab(96.58, 5.62, -5.04)
CIE-LCHlch(96.58, 7.55, 318.10°)
OKLaboklab(97.27% 0.0151 -0.0134)
OKLCHoklch(97.27% 0.02 318.4)
XYZxyz(89.9441, 91.4201, 107.4958)
Luminance0.9142 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF2FF #F5FFF2
analogous
#F6F2FF #FCF2FF #FFF2FB
triadic
#FCF2FF #FFFCF2 #F2FFFC
tetradic
#FCF2FF #FFF6F2 #F5FFF2 #F2FBFF
square
#FCF2FF #FFF6F2 #F5FFF2 #F2FBFF
split-complementary
#FCF2FF #FBFFF2 #F2FFF6
monochromatic
#E078FF #EEB5FF #F8E0FF #F8E0FF #F8E0FF

Accessibility & contrast

On white

1.09
#FCF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.28
#FCF2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF2FF
19.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF2FF#FFFFFF#000000##000000
##FCF2FF1.001.0919.2819.28
#FFFFFF1.091.0021.0021.00
#00000019.2821.001.001.00
##00000019.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#FCF3F6
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fcf2ff;
/* rgb */ color: rgb(252, 242, 255);
/* oklch */ color: oklch(97.3% 0.020 318.4);
Tailwind
colors: {
  custom: {
    50: '#fdf6ff',
    500: '#fcf2ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcf2ff;
$custom-light: #fdf6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf2ff",
  "rgb": {
    "r": 252,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 286.154,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97265,
    "c": 0.02013,
    "h": 318.4
  },
  "luminance": 0.9142
}

Semantic roles & 50–950 ramp

primary
#FCF2FF
secondary
#B7EFA6
accent
#E60035
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FCF2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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