#FCCFDF#FCCFDF

#FCCFDF is a very light, muted pink. Relative luminance 0.706; OKLCH L 89.8% C 0.054 H 354.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).

Color values

HEX#FCCFDF
RGBrgb(252, 207, 223)
HSLhsl(339, 88%, 90%)
HSVhsv(339, 18%, 99%)
CMYKcmyk(0%, 17.9%, 11.5%, 1.2%)
CIE-LABlab(87.32, 18.30, -1.92)
CIE-LCHlch(87.32, 18.40, 354.01°)
OKLaboklab(89.76% 0.0543 -0.0048)
OKLCHoklch(89.76% 0.054 354.9)
XYZxyz(75.7764, 70.6511, 79.4431)
Luminance0.7065 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFDF #CFFCEC
analogous
#FCCFF5 #FCCFDF #FCD6CF
triadic
#FCCFDF #DFFCCF #CFDFFC
tetradic
#FCCFDF #F5FCCF #CFFCEC #D6CFFC
square
#FCCFDF #F5FCCF #CFFCEC #D6CFFC
split-complementary
#FCCFDF #CFFCD6 #CFF5FC
monochromatic
#F55C92 #F895B9 #FCCFDF #FDE2EC #FDE2EC

Accessibility & contrast

On white

1.39
#FCCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.13
#FCCFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFDF
15.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFDF#FFFFFF#000000##000000
##FCCFDF1.001.3915.1315.13
#FFFFFF1.391.0021.0021.00
#00000015.1321.001.001.00
##00000015.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D6E0
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#FFCDD4
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #fccfdf;
/* rgb */ color: rgb(252, 207, 223);
/* oklch */ color: oklch(89.8% 0.054 354.9);
Tailwind
colors: {
  custom: {
    50: '#fddde9',
    500: '#fccfdf',
    950: '#000000',
  },
}
SCSS
$custom: #fccfdf;
$custom-light: #fddde9;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfdf",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 338.667,
    "s": 88.235,
    "l": 90
  },
  "oklch": {
    "l": 0.89764,
    "c": 0.05448,
    "h": 354.9
  },
  "luminance": 0.70649
}

Semantic roles & 50–950 ramp

primary
#FCCFDF
secondary
#8CE4C4
accent
#E59401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484

Preview Lab

Preview with #FCCFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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