#FCF0FF#FCF0FF

#FCF0FF is a very light, muted purple. Relative luminance 0.902; OKLCH L 96.9% C 0.024 H 319.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).

Color values

HEX#FCF0FF
RGBrgb(252, 240, 255)
HSLhsl(288, 100%, 97%)
HSVhsv(288, 6%, 100%)
CMYKcmyk(1.2%, 5.9%, 0%, 0%)
CIE-LABlab(96.09, 6.64, -5.76)
CIE-LCHlch(96.09, 8.79, 319.07°)
OKLaboklab(96.88% 0.0179 -0.0153)
OKLCHoklch(96.88% 0.024 319.5)
XYZxyz(89.3521, 90.2361, 107.2985)
Luminance0.9024 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF0FF #F3FFF0
analogous
#F5F0FF #FCF0FF #FFF0FB
triadic
#FCF0FF #FFFCF0 #F0FFFC
tetradic
#FCF0FF #FFF5F0 #F3FFF0 #F0FBFF
square
#FCF0FF #FFF5F0 #F3FFF0 #F0FBFF
split-complementary
#FCF0FF #FBFFF0 #F0FFF5
monochromatic
#E476FF #F0B3FF #F9E0FF #F9E0FF #F9E0FF

Accessibility & contrast

On white

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

On black

19.05
#FCF0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF0FF
19.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF0FF#FFFFFF#000000##000000
##FCF0FF1.001.1019.0519.05
#FFFFFF1.101.0021.0021.00
#00000019.0521.001.001.00
##00000019.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#FCF1F5
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fcf0ff;
/* rgb */ color: rgb(252, 240, 255);
/* oklch */ color: oklch(96.9% 0.024 319.5);
Tailwind
colors: {
  custom: {
    50: '#fdf5ff',
    500: '#fcf0ff',
    950: '#000000',
  },
}
SCSS
$custom: #fcf0ff;
$custom-light: #fdf5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf0ff",
  "rgb": {
    "r": 252,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 288,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96883,
    "c": 0.0235,
    "h": 319.5
  },
  "luminance": 0.90236
}

Semantic roles & 50–950 ramp

primary
#FCF0FF
secondary
#B3EFA4
accent
#E6002E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #FCF0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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