#FCF4FF#FCF4FF

#FCF4FF is a very light, near-neutral purple. Relative luminance 0.926; OKLCH L 97.6% C 0.017 H 316.9°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#FCF4FF
RGBrgb(252, 244, 255)
HSLhsl(284, 100%, 98%)
HSVhsv(284, 4%, 100%)
CMYKcmyk(1.2%, 4.3%, 0%, 0%)
CIE-LABlab(97.07, 4.59, -4.32)
CIE-LCHlch(97.07, 6.30, 316.77°)
OKLaboklab(97.65% 0.0123 -0.0114)
OKLCHoklch(97.65% 0.017 316.9)
XYZxyz(90.5426, 92.6171, 107.6953)
Luminance0.9262 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF4FF #F7FFF4
analogous
#F6F4FF #FCF4FF #FFF4FC
triadic
#FCF4FF #FFFCF4 #F4FFFC
tetradic
#FCF4FF #FFF6F4 #F7FFF4 #F4FCFF
square
#FCF4FF #FFF6F4 #F7FFF4 #F4FCFF
split-complementary
#FCF4FF #FCFFF4 #F4FFF6
monochromatic
#DB7AFF #EBB7FF #F7E0FF #F7E0FF #F7E0FF

Accessibility & contrast

On white

1.08
#FCF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.52
#FCF4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF4FF
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF4FF#FFFFFF#000000##000000
##FCF4FF1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#FCF5F7
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fcf4ff;
/* rgb */ color: rgb(252, 244, 255);
/* oklch */ color: oklch(97.6% 0.017 316.9);
Tailwind
colors: {
  custom: {
    50: '#fdf7ff',
    500: '#fcf4ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcf4ff;
$custom-light: #fdf7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf4ff",
  "rgb": {
    "r": 252,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 283.636,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97648,
    "c": 0.01677,
    "h": 316.9
  },
  "luminance": 0.92617
}

Semantic roles & 50–950 ramp

primary
#FCF4FF
secondary
#BBF0A8
accent
#E6003F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FCF4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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