#FCCCDF#FCCCDF

#FCCCDF is a very light, muted pink. Relative luminance 0.692; OKLCH L 89.2% C 0.059 H 352.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).

Color values

HEX#FCCCDF
RGBrgb(252, 204, 223)
HSLhsl(336, 89%, 89%)
HSVhsv(336, 19%, 99%)
CMYKcmyk(0%, 19%, 11.5%, 1.2%)
CIE-LABlab(86.61, 19.88, -2.96)
CIE-LCHlch(86.61, 20.09, 351.53°)
OKLaboklab(89.22% 0.0588 -0.0076)
OKLCHoklch(89.22% 0.059 352.7)
XYZxyz(75.0565, 69.2113, 79.2031)
Luminance0.6921 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCDF #CCFCE9
analogous
#FCCCF7 #FCCCDF #FCD1CC
triadic
#FCCCDF #DFFCCC #CCDFFC
tetradic
#FCCCDF #F7FCCC #CCFCE9 #D1CCFC
square
#FCCCDF #F7FCCC #CCFCE9 #D1CCFC
split-complementary
#FCCCDF #CCFCD1 #CCF7FC
monochromatic
#F55896 #F992BB #FCCCDF #FDE2ED #FDE2ED

Accessibility & contrast

On white

1.41
#FCCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.84
#FCCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCDF
14.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCDF#FFFFFF#000000##000000
##FCCCDF1.001.4114.8414.84
#FFFFFF1.411.0021.0021.00
#00000014.8421.001.001.00
##00000014.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#FFCBD2
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fcccdf;
/* rgb */ color: rgb(252, 204, 223);
/* oklch */ color: oklch(89.2% 0.059 352.7);
Tailwind
colors: {
  custom: {
    50: '#fddbe9',
    500: '#fcccdf',
    950: '#000000',
  },
}
SCSS
$custom: #fcccdf;
$custom-light: #fddbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccdf",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 336.25,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.89216,
    "c": 0.05923,
    "h": 352.7
  },
  "luminance": 0.69209
}

Semantic roles & 50–950 ramp

primary
#FCCCDF
secondary
#89E3C0
accent
#E68B00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484

Preview Lab

Preview with #FCCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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