#FCCDF7#FCCDF7

#FCCDF7 is a very light, moderate purple. Relative luminance 0.711; OKLCH L 90.1% C 0.076 H 329.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).

Color values

HEX#FCCDF7
RGBrgb(252, 205, 247)
HSLhsl(306, 89%, 90%)
HSVhsv(306, 19%, 99%)
CMYKcmyk(0%, 18.7%, 2%, 1.2%)
CIE-LABlab(87.52, 23.43, -14.32)
CIE-LCHlch(87.52, 27.45, 328.57°)
OKLaboklab(90.15% 0.0655 -0.0382)
OKLCHoklch(90.15% 0.076 329.7)
XYZxyz(78.7629, 71.0753, 97.5475)
Luminance0.7107 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCDF7 #CDFCD2
analogous
#EACDFC #FCCDF7 #FCCDE0
triadic
#FCCDF7 #F7FCCD #CDF7FC
tetradic
#FCCDF7 #FCEACD #CDFCD2 #CDE0FC
square
#FCCDF7 #FCEACD #CDFCD2 #CDE0FC
split-complementary
#FCCDF7 #E0FCCD #CDFCEA
monochromatic
#F55AE5 #F993EE #FCCDF7 #FDE2FA #FDE2FA

Accessibility & contrast

On white

1.38
#FCCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.21
#FCCDF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCDF7
15.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCDF7#FFFFFF#000000##000000
##FCCDF71.001.3815.2115.21
#FFFFFF1.381.0021.0021.00
#00000015.2121.001.001.00
##00000015.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD8F9
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#FFD0DB
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #fccdf7;
/* rgb */ color: rgb(252, 205, 247);
/* oklch */ color: oklch(90.1% 0.076 329.7);
Tailwind
colors: {
  custom: {
    50: '#fddcf9',
    500: '#fccdf7',
    950: '#000000',
  },
}
SCSS
$custom: #fccdf7;
$custom-light: #fddcf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fccdf7",
  "rgb": {
    "r": 252,
    "g": 205,
    "b": 247
  },
  "hsl": {
    "h": 306.383,
    "s": 88.679,
    "l": 89.608
  },
  "oklch": {
    "l": 0.90147,
    "c": 0.07581,
    "h": 329.7
  },
  "luminance": 0.71073
}

Semantic roles & 50–950 ramp

primary
#FCCDF7
secondary
#8AE493
accent
#E51900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485

Preview Lab

Preview with #FCCDF7

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

Preview Lab → · Contrast checker → · Palette generator →

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