#FCDCD3#FCDCD3

#FCDCD3 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.9% C 0.038 H 36.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).

Color values

HEX#FCDCD3
RGBrgb(252, 220, 211)
HSLhsl(13, 87%, 91%)
HSVhsv(13, 16%, 99%)
CMYKcmyk(0%, 12.7%, 16.3%, 1.2%)
CIE-LABlab(90.13, 9.64, 8.49)
CIE-LCHlch(90.13, 12.85, 41.35°)
OKLaboklab(91.86% 0.0305 0.0223)
OKLCHoklch(91.86% 0.038 36.2)
XYZxyz(77.4957, 76.5870, 72.3159)
Luminance0.7659 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDCD3 #D3F3FC
analogous
#FCD3DE #FCDCD3 #FCF0D3
triadic
#FCDCD3 #D3FCDC #DCD3FC
tetradic
#FCDCD3 #DEFCD3 #D3F3FC #F0D3FC
square
#FCDCD3 #DEFCD3 #D3F3FC #F0D3FC
split-complementary
#FCDCD3 #D3FCF0 #D3DEFC
monochromatic
#F48160 #F8AE9A #FCDCD3 #FDE8E2 #FDE8E2

Accessibility & contrast

On white

1.29
#FCDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.32
#FCDCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDCD3
16.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDCD3#FFFFFF#000000##000000
##FCDCD31.001.2916.3216.32
#FFFFFF1.291.0021.0021.00
#00000016.3221.001.001.00
##00000016.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #fcdcd3;
/* rgb */ color: rgb(252, 220, 211);
/* oklch */ color: oklch(91.9% 0.038 36.2);
Tailwind
colors: {
  custom: {
    50: '#fde6e0',
    500: '#fcdcd3',
    950: '#000000',
  },
}
SCSS
$custom: #fcdcd3;
$custom-light: #fde6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdcd3",
  "rgb": {
    "r": 252,
    "g": 220,
    "b": 211
  },
  "hsl": {
    "h": 13.171,
    "s": 87.234,
    "l": 90.784
  },
  "oklch": {
    "l": 0.91858,
    "c": 0.03776,
    "h": 36.2
  },
  "luminance": 0.76585
}

Semantic roles & 50–950 ramp

primary
#FCDCD3
secondary
#8FD1E4
accent
#B2E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484

Preview Lab

Preview with #FCDCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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