#FFDDDE#FFDDDE

#FFDDDE is a very light, muted red. Relative luminance 0.782; OKLCH L 92.6% C 0.038 H 15.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#FFDDDE
RGBrgb(255, 221, 222)
HSLhsl(358, 100%, 93%)
HSVhsv(358, 13%, 100%)
CMYKcmyk(0%, 13.3%, 12.9%, 0%)
CIE-LABlab(90.89, 11.89, 3.85)
CIE-LCHlch(90.89, 12.50, 17.95°)
OKLaboklab(92.6% 0.0364 0.0103)
OKLCHoklch(92.6% 0.038 15.8)
XYZxyz(80.2806, 78.2488, 79.9676)
Luminance0.7825 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDDE #DDFFFE
analogous
#FFDDEF #FFDDDE #FFEDDD
triadic
#FFDDDE #DEFFDD #DDDEFF
tetradic
#FFDDDE #EFFFDD #DDFFFE #EDDDFF
square
#FFDDDE #EFFFDD #DDFFFE #EDDDFF
split-complementary
#FFDDDE #DDFFED #DDEFFF
monochromatic
#FF6367 #FFA0A3 #FFDDDE #FFE0E1 #FFE0E1

Accessibility & contrast

On white

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

On black

16.65
#FFDDDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDDE
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDDE#FFFFFF#000000##000000
##FFDDDE1.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffddde;
/* rgb */ color: rgb(255, 221, 222);
/* oklch */ color: oklch(92.6% 0.038 15.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7e8',
    500: '#ffddde',
    950: '#000000',
  },
}
SCSS
$custom: #ffddde;
$custom-light: #ffe7e8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddde",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 222
  },
  "hsl": {
    "h": 358.235,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92601,
    "c": 0.03778,
    "h": 15.8
  },
  "luminance": 0.78247
}

Semantic roles & 50–950 ramp

primary
#FFDDDE
secondary
#94ECEA
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDDDE

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

Preview Lab → · Contrast checker → · Palette generator →

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