#FFDCDC#FFDCDC

#FFDCDC is a very light, muted red. Relative luminance 0.776; OKLCH L 92.4% C 0.039 H 17.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).

Color values

HEX#FFDCDC
RGBrgb(255, 220, 220)
HSLhsl(0, 100%, 93%)
HSVhsv(0, 14%, 100%)
CMYKcmyk(0%, 13.7%, 13.7%, 0%)
CIE-LABlab(90.60, 12.09, 4.48)
CIE-LCHlch(90.60, 12.90, 20.34°)
OKLaboklab(92.36% 0.0371 0.012)
OKLCHoklch(92.36% 0.039 17.9)
XYZxyz(79.7509, 77.6158, 78.4765)
Luminance0.7761 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCDC #DCFFFF
analogous
#FFDCED #FFDCDC #FFEDDC
triadic
#FFDCDC #DCFFDC #DCDCFF
tetradic
#FFDCDC #EDFFDC #DCFFFF #EDDCFF
square
#FFDCDC #EDFFDC #DCFFFF #EDDCFF
split-complementary
#FFDCDC #DCFFED #DCEDFF
monochromatic
#FF6262 #FF9F9F #FFDCDC #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.27
#FFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.52
#FFDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCDC
16.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCDC#FFFFFF#000000##000000
##FFDCDC1.001.2716.5216.52
#FFFFFF1.271.0021.0021.00
#00000016.5221.001.001.00
##00000016.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2E0DC
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdcdc;
/* rgb */ color: rgb(255, 220, 220);
/* oklch */ color: oklch(92.4% 0.039 17.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6e6',
    500: '#ffdcdc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcdc;
$custom-light: #ffe6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcdc",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92359,
    "c": 0.03896,
    "h": 17.9
  },
  "luminance": 0.77614
}

Semantic roles & 50–950 ramp

primary
#FFDCDC
secondary
#93ECEC
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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