#FCCDD3#FCCDD3

#FCCDD3 is a very light, muted red. Relative luminance 0.691; OKLCH L 89.1% C 0.054 H 9.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).

Color values

HEX#FCCDD3
RGBrgb(252, 205, 211)
HSLhsl(352, 89%, 90%)
HSVhsv(352, 19%, 99%)
CMYKcmyk(0%, 18.7%, 16.3%, 1.2%)
CIE-LABlab(86.54, 17.46, 3.30)
CIE-LCHlch(86.54, 17.77, 10.71°)
OKLaboklab(89.06% 0.0529 0.0089)
OKLCHoklch(89.06% 0.054 9.6)
XYZxyz(73.7340, 69.0638, 71.0620)
Luminance0.6906 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCDD3 #CDFCF6
analogous
#FCCDEB #FCCDD3 #FCDFCD
triadic
#FCCDD3 #D3FCCD #CDD3FC
tetradic
#FCCDD3 #EBFCCD #CDFCF6 #DFCDFC
square
#FCCDD3 #EBFCCD #CDFCF6 #DFCDFC
split-complementary
#FCCDD3 #CDFCDF #CDEBFC
monochromatic
#F55A6D #F993A0 #FCCDD3 #FDE2E6 #FDE2E6

Accessibility & contrast

On white

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

On black

14.81
#FCCDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCDD3
14.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCDD3#FFFFFF#000000##000000
##FCCDD31.001.4214.8114.81
#FFFFFF1.421.0021.0021.00
#00000014.8121.001.001.00
##00000014.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccdd3;
/* rgb */ color: rgb(252, 205, 211);
/* oklch */ color: oklch(89.1% 0.054 9.6);
Tailwind
colors: {
  custom: {
    50: '#fedce0',
    500: '#fccdd3',
    950: '#000000',
  },
}
SCSS
$custom: #fccdd3;
$custom-light: #fedce0;
$custom-dark: #000000;
JSON
{
  "hex": "#fccdd3",
  "rgb": {
    "r": 252,
    "g": 205,
    "b": 211
  },
  "hsl": {
    "h": 352.34,
    "s": 88.679,
    "l": 89.608
  },
  "oklch": {
    "l": 0.89058,
    "c": 0.05364,
    "h": 9.6
  },
  "luminance": 0.69061
}

Semantic roles & 50–950 ramp

primary
#FCCDD3
secondary
#8AE4D8
accent
#E5C800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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