#FFDCDD#FFDCDD

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

Color values

HEX#FFDCDD
RGBrgb(255, 220, 221)
HSLhsl(358, 100%, 93%)
HSVhsv(358, 14%, 100%)
CMYKcmyk(0%, 13.7%, 13.3%, 0%)
CIE-LABlab(90.63, 12.25, 3.99)
CIE-LCHlch(90.63, 12.88, 18.05°)
OKLaboklab(92.39% 0.0375 0.0107)
OKLCHoklch(92.39% 0.039 15.9)
XYZxyz(79.8838, 77.6689, 79.1761)
Luminance0.7767 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCDD #DCFFFE
analogous
#FFDCEE #FFDCDD #FFECDC
triadic
#FFDCDD #DDFFDC #DCDDFF
tetradic
#FFDCDD #EEFFDC #DCFFFE #ECDCFF
square
#FFDCDD #EEFFDC #DCFFFE #ECDCFF
split-complementary
#FFDCDD #DCFFEC #DCEEFF
monochromatic
#FF6266 #FF9FA2 #FFDCDD #FFE0E1 #FFE0E1

Accessibility & contrast

On white

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

On black

16.53
#FFDCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCDD
16.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCDD#FFFFFF#000000##000000
##FFDCDD1.001.2716.5316.53
#FFFFFF1.271.0021.0021.00
#00000016.5321.001.001.00
##00000016.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcdd;
/* rgb */ color: rgb(255, 220, 221);
/* oklch */ color: oklch(92.4% 0.039 15.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6e7',
    500: '#ffdcdd',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcdd;
$custom-light: #ffe6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcdd",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 221
  },
  "hsl": {
    "h": 358.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92386,
    "c": 0.03894,
    "h": 15.9
  },
  "luminance": 0.77667
}

Semantic roles & 50–950 ramp

primary
#FFDCDD
secondary
#93ECE9
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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