#FCDCD2#FCDCD2

#FCDCD2 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.8% C 0.038 H 38.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#FCDCD2
RGBrgb(252, 220, 210)
HSLhsl(14, 88%, 91%)
HSVhsv(14, 17%, 99%)
CMYKcmyk(0%, 12.7%, 16.7%, 1.2%)
CIE-LABlab(90.11, 9.49, 8.98)
CIE-LCHlch(90.11, 13.07, 43.41°)
OKLaboklab(91.83% 0.0301 0.0236)
OKLCHoklch(91.83% 0.038 38.1)
XYZxyz(77.3707, 76.5371, 71.6577)
Luminance0.7653 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDCD2 #D2F2FC
analogous
#FCD2DD #FCDCD2 #FCF1D2
triadic
#FCDCD2 #D2FCDC #DCD2FC
tetradic
#FCDCD2 #DDFCD2 #D2F2FC #F1D2FC
square
#FCDCD2 #DDFCD2 #D2F2FC #F1D2FC
split-complementary
#FCDCD2 #D2FCF1 #D2DDFC
monochromatic
#F4835F #F8AF99 #FCDCD2 #FDE9E2 #FDE9E2

Accessibility & contrast

On white

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

On black

16.31
#FCDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDCD2
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDCD2#FFFFFF#000000##000000
##FCDCD21.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcdcd2;
/* rgb */ color: rgb(252, 220, 210);
/* oklch */ color: oklch(91.8% 0.038 38.1);
Tailwind
colors: {
  custom: {
    50: '#fde6df',
    500: '#fcdcd2',
    950: '#000000',
  },
}
SCSS
$custom: #fcdcd2;
$custom-light: #fde6df;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdcd2",
  "rgb": {
    "r": 252,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 14.286,
    "s": 87.5,
    "l": 90.588
  },
  "oklch": {
    "l": 0.91833,
    "c": 0.03822,
    "h": 38.1
  },
  "luminance": 0.76535
}

Semantic roles & 50–950 ramp

primary
#FCDCD2
secondary
#8ED0E4
accent
#AEE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484

Preview Lab

Preview with #FCDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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