#FFDCDF#FFDCDF

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

Color values

HEX#FFDCDF
RGBrgb(255, 220, 223)
HSLhsl(355, 100%, 93%)
HSVhsv(355, 14%, 100%)
CMYKcmyk(0%, 13.7%, 12.5%, 0%)
CIE-LABlab(90.68, 12.57, 3.02)
CIE-LCHlch(90.68, 12.92, 13.49°)
OKLaboklab(92.44% 0.0382 0.0081)
OKLCHoklch(92.44% 0.039 12)
XYZxyz(80.1518, 77.7761, 80.5878)
Luminance0.7777 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCDF #DCFFFC
analogous
#FFDCF0 #FFDCDF #FFEADC
triadic
#FFDCDF #DFFFDC #DCDFFF
tetradic
#FFDCDF #F0FFDC #DCFFFC #EADCFF
square
#FFDCDF #F0FFDC #DCFFFC #EADCFF
split-complementary
#FFDCDF #DCFFEA #DCF0FF
monochromatic
#FF626F #FF9FA7 #FFDCDF #FFE0E3 #FFE0E3

Accessibility & contrast

On white

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

On black

16.55
#FFDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCDF
16.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCDF#FFFFFF#000000##000000
##FFDCDF1.001.2716.5516.55
#FFFFFF1.271.0021.0021.00
#00000016.5521.001.001.00
##00000016.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdcdf;
/* rgb */ color: rgb(255, 220, 223);
/* oklch */ color: oklch(92.4% 0.039 12.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6e9',
    500: '#ffdcdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcdf;
$custom-light: #ffe6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcdf",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 354.857,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92441,
    "c": 0.03905,
    "h": 12
  },
  "luminance": 0.77774
}

Semantic roles & 50–950 ramp

primary
#FFDCDF
secondary
#93ECE4
accent
#E6D200
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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