#FCCCD5#FCCCD5

#FCCCD5 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.055 H 5.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).

Color values

HEX#FCCCD5
RGBrgb(252, 204, 213)
HSLhsl(349, 89%, 89%)
HSVhsv(349, 19%, 99%)
CMYKcmyk(0%, 19%, 15.5%, 1.2%)
CIE-LABlab(86.35, 18.29, 1.97)
CIE-LCHlch(86.35, 18.40, 6.15°)
OKLaboklab(88.93% 0.0551 0.0055)
OKLCHoklch(88.93% 0.055 5.7)
XYZxyz(73.7479, 68.6878, 72.3112)
Luminance0.6868 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD5 #CCFCF3
analogous
#FCCCED #FCCCD5 #FCDBCC
triadic
#FCCCD5 #D5FCCC #CCD5FC
tetradic
#FCCCD5 #EDFCCC #CCFCF3 #DBCCFC
square
#FCCCD5 #EDFCCC #CCFCF3 #DBCCFC
split-complementary
#FCCCD5 #CCFCDB #CCEDFC
monochromatic
#F55876 #F992A5 #FCCCD5 #FDE2E7 #FDE2E7

Accessibility & contrast

On white

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

On black

14.74
#FCCCD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD5
14.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD5#FFFFFF#000000##000000
##FCCCD51.001.4214.7414.74
#FFFFFF1.421.0021.0021.00
#00000014.7421.001.001.00
##00000014.7421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcccd5;
/* rgb */ color: rgb(252, 204, 213);
/* oklch */ color: oklch(88.9% 0.055 5.7);
Tailwind
colors: {
  custom: {
    50: '#fedbe1',
    500: '#fcccd5',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd5;
$custom-light: #fedbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd5",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 213
  },
  "hsl": {
    "h": 348.75,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.8893,
    "c": 0.0554,
    "h": 5.7
  },
  "luminance": 0.68685
}

Semantic roles & 50–950 ramp

primary
#FCCCD5
secondary
#89E3D2
accent
#E6BA00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD5

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

Preview Lab → · Contrast checker → · Palette generator →

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