#FCCCD6#FCCCD6

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

Color values

HEX#FCCCD6
RGBrgb(252, 204, 214)
HSLhsl(348, 89%, 89%)
HSVhsv(348, 19%, 99%)
CMYKcmyk(0%, 19%, 15.1%, 1.2%)
CIE-LABlab(86.37, 18.45, 1.48)
CIE-LCHlch(86.37, 18.51, 4.58°)
OKLaboklab(88.96% 0.0555 0.0042)
OKLCHoklch(88.96% 0.056 4.3)
XYZxyz(73.8752, 68.7387, 72.9817)
Luminance0.6874 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD6 #CCFCF2
analogous
#FCCCEE #FCCCD6 #FCDACC
triadic
#FCCCD6 #D6FCCC #CCD6FC
tetradic
#FCCCD6 #EEFCCC #CCFCF2 #DACCFC
square
#FCCCD6 #EEFCCC #CCFCF2 #DACCFC
split-complementary
#FCCCD6 #CCFCDA #CCEEFC
monochromatic
#F55879 #F992A8 #FCCCD6 #FDE2E8 #FDE2E8

Accessibility & contrast

On white

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

On black

14.75
#FCCCD6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD6
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD6#FFFFFF#000000##000000
##FCCCD61.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#FFC9CF
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcccd6;
/* rgb */ color: rgb(252, 204, 214);
/* oklch */ color: oklch(89.0% 0.056 4.3);
Tailwind
colors: {
  custom: {
    50: '#fedbe2',
    500: '#fcccd6',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd6;
$custom-light: #fedbe2;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd6",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 214
  },
  "hsl": {
    "h": 347.5,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88957,
    "c": 0.05566,
    "h": 4.3
  },
  "luminance": 0.68736
}

Semantic roles & 50–950 ramp

primary
#FCCCD6
secondary
#89E3D1
accent
#E6B600
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD6

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

Preview Lab → · Contrast checker → · Palette generator →

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