#FCF0FD#FCF0FD

#FCF0FD is a very light, muted purple. Relative luminance 0.901; OKLCH L 96.8% C 0.021 H 323.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).

Color values

HEX#FCF0FD
RGBrgb(252, 240, 253)
HSLhsl(295, 76%, 97%)
HSVhsv(295, 5%, 99%)
CMYKcmyk(0.4%, 5.1%, 0%, 0.8%)
CIE-LABlab(96.04, 6.28, -4.80)
CIE-LCHlch(96.04, 7.91, 322.62°)
OKLaboklab(96.82% 0.0172 -0.0127)
OKLCHoklch(96.82% 0.021 323.4)
XYZxyz(89.0319, 90.1079, 105.6117)
Luminance0.9011 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF0FD #F1FDF0
analogous
#F6F0FD #FCF0FD #FDF0F8
triadic
#FCF0FD #FDFCF0 #F0FDFC
tetradic
#FCF0FD #FDF6F0 #F1FDF0 #F0F8FD
square
#FCF0FD #FDF6F0 #F1FDF0 #F0F8FD
split-complementary
#FCF0FD #F8FDF0 #F0FDF6
monochromatic
#E684EF #F1BAF6 #FAE4FB #FAE4FB #FAE4FB

Accessibility & contrast

On white

1.10
#FCF0FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.02
#FCF0FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF0FD
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF0FD#FFFFFF#000000##000000
##FCF0FD1.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FDF1F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fcf0fd;
/* rgb */ color: rgb(252, 240, 253);
/* oklch */ color: oklch(96.8% 0.021 323.4);
Tailwind
colors: {
  custom: {
    50: '#fdf4fe',
    500: '#fcf0fd',
    950: '#000000',
  },
}
SCSS
$custom: #fcf0fd;
$custom-light: #fdf4fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf0fd",
  "rgb": {
    "r": 252,
    "g": 240,
    "b": 253
  },
  "hsl": {
    "h": 295.385,
    "s": 76.471,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96824,
    "c": 0.02135,
    "h": 323.4
  },
  "luminance": 0.90107
}

Semantic roles & 50–950 ramp

primary
#FCF0FD
secondary
#B0E6AB
accent
#D90D1D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #FCF0FD

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

Preview Lab → · Contrast checker → · Palette generator →

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