#FCF3FF#FCF3FF

#FCF3FF is a very light, near-neutral purple. Relative luminance 0.920; OKLCH L 97.5% C 0.018 H 317.7°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).

Color values

HEX#FCF3FF
RGBrgb(252, 243, 255)
HSLhsl(285, 100%, 98%)
HSVhsv(285, 5%, 100%)
CMYKcmyk(1.2%, 4.7%, 0%, 0%)
CIE-LABlab(96.83, 5.11, -4.68)
CIE-LCHlch(96.83, 6.92, 317.49°)
OKLaboklab(97.46% 0.0137 -0.0124)
OKLCHoklch(97.46% 0.018 317.7)
XYZxyz(90.2426, 92.0169, 107.5953)
Luminance0.9202 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF3FF #F6FFF3
analogous
#F6F3FF #FCF3FF #FFF3FC
triadic
#FCF3FF #FFFCF3 #F3FFFC
tetradic
#FCF3FF #FFF6F3 #F6FFF3 #F3FCFF
square
#FCF3FF #FFF6F3 #F6FFF3 #F3FCFF
split-complementary
#FCF3FF #FCFFF3 #F3FFF6
monochromatic
#DD79FF #EDB6FF #F7E0FF #F7E0FF #F7E0FF

Accessibility & contrast

On white

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

On black

19.40
#FCF3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF3FF
19.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF3FF#FFFFFF#000000##000000
##FCF3FF1.001.0819.4019.40
#FFFFFF1.081.0021.0021.00
#00000019.4021.001.001.00
##00000019.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#FCF4F7
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fcf3ff;
/* rgb */ color: rgb(252, 243, 255);
/* oklch */ color: oklch(97.5% 0.018 317.7);
Tailwind
colors: {
  custom: {
    50: '#fdf7ff',
    500: '#fcf3ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcf3ff;
$custom-light: #fdf7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf3ff",
  "rgb": {
    "r": 252,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 285,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97456,
    "c": 0.01845,
    "h": 317.7
  },
  "luminance": 0.92017
}

Semantic roles & 50–950 ramp

primary
#FCF3FF
secondary
#B9EFA7
accent
#E60039
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FCF3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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