#FFDDDC#FFDDDC

#FFDDDC is a very light, muted red. Relative luminance 0.781; OKLCH L 92.5% C 0.038 H 19.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#FFDDDC
RGBrgb(255, 221, 220)
HSLhsl(2, 100%, 93%)
HSVhsv(2, 14%, 100%)
CMYKcmyk(0%, 13.3%, 13.7%, 0%)
CIE-LABlab(90.84, 11.58, 4.83)
CIE-LCHlch(90.84, 12.54, 22.65°)
OKLaboklab(92.55% 0.0356 0.0129)
OKLCHoklch(92.55% 0.038 19.9)
XYZxyz(80.0142, 78.1423, 78.5643)
Luminance0.7814 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDDC #DCFEFF
analogous
#FFDCEC #FFDDDC #FFEEDC
triadic
#FFDDDC #DCFFDD #DDDCFF
tetradic
#FFDDDC #ECFFDC #DCFEFF #EEDCFF
square
#FFDDDC #ECFFDC #DCFEFF #EEDCFF
split-complementary
#FFDDDC #DCFFEE #DCECFF
monochromatic
#FF6662 #FFA29F #FFDDDC #FFE1E0 #FFE1E0

Accessibility & contrast

On white

1.26
#FFDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#FFDDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDDC
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDDC#FFFFFF#000000##000000
##FFDDDC1.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdddc;
/* rgb */ color: rgb(255, 221, 220);
/* oklch */ color: oklch(92.5% 0.038 19.9);
Tailwind
colors: {
  custom: {
    50: '#ffe7e6',
    500: '#ffdddc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdddc;
$custom-light: #ffe7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdddc",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 1.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92547,
    "c": 0.03785,
    "h": 19.9
  },
  "luminance": 0.7814
}

Semantic roles & 50–950 ramp

primary
#FFDDDC
secondary
#93E9EC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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