#FCCCD8#FCCCD8

#FCCCD8 is a very light, muted red. Relative luminance 0.688; OKLCH L 89.0% C 0.056 H 1.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).

Color values

HEX#FCCCD8
RGBrgb(252, 204, 216)
HSLhsl(345, 89%, 89%)
HSVhsv(345, 19%, 99%)
CMYKcmyk(0%, 19%, 14.3%, 1.2%)
CIE-LABlab(86.43, 18.76, 0.49)
CIE-LCHlch(86.43, 18.77, 1.49°)
OKLaboklab(89.01% 0.0562 0.0016)
OKLCHoklch(89.01% 0.056 1.6)
XYZxyz(74.1322, 68.8415, 74.3352)
Luminance0.6884 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD8 #CCFCF0
analogous
#FCCCF0 #FCCCD8 #FCD8CC
triadic
#FCCCD8 #D8FCCC #CCD8FC
tetradic
#FCCCD8 #F0FCCC #CCFCF0 #D8CCFC
square
#FCCCD8 #F0FCCC #CCFCF0 #D8CCFC
split-complementary
#FCCCD8 #CCFCD8 #CCF0FC
monochromatic
#F55880 #F992AC #FCCCD8 #FDE2E9 #FDE2E9

Accessibility & contrast

On white

1.42
#FCCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.77
#FCCCD8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD8
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD8#FFFFFF#000000##000000
##FCCCD81.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D3D8
Deuteranopia (green-blind)
#DDDBD7
Tritanopia (blue-blind)
#FFC9D0
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcccd8;
/* rgb */ color: rgb(252, 204, 216);
/* oklch */ color: oklch(89.0% 0.056 1.6);
Tailwind
colors: {
  custom: {
    50: '#fddbe4',
    500: '#fcccd8',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd8;
$custom-light: #fddbe4;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd8",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 216
  },
  "hsl": {
    "h": 345,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.89014,
    "c": 0.05625,
    "h": 1.6
  },
  "luminance": 0.68839
}

Semantic roles & 50–950 ramp

primary
#FCCCD8
secondary
#89E3CD
accent
#E6AC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD8

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

Preview Lab → · Contrast checker → · Palette generator →

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