#FFDDDF#FFDDDF

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

Color values

HEX#FFDDDF
RGBrgb(255, 221, 223)
HSLhsl(356, 100%, 93%)
HSVhsv(356, 13%, 100%)
CMYKcmyk(0%, 13.3%, 12.5%, 0%)
CIE-LABlab(90.92, 12.05, 3.36)
CIE-LCHlch(90.92, 12.51, 15.60°)
OKLaboklab(92.63% 0.0367 0.009)
OKLCHoklch(92.63% 0.038 13.8)
XYZxyz(80.4150, 78.3026, 80.6756)
Luminance0.7830 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDDF #DDFFFD
analogous
#FFDDF0 #FFDDDF #FFECDD
triadic
#FFDDDF #DFFFDD #DDDFFF
tetradic
#FFDDDF #F0FFDD #DDFFFD #ECDDFF
square
#FFDDDF #F0FFDD #DDFFFD #ECDDFF
split-complementary
#FFDDDF #DDFFEC #DDF0FF
monochromatic
#FF636C #FFA0A5 #FFDDDF #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

16.66
#FFDDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDDF
16.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDDF#FFFFFF#000000##000000
##FFDDDF1.001.2616.6616.66
#FFFFFF1.261.0021.0021.00
#00000016.6621.001.001.00
##00000016.6621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdddf;
/* rgb */ color: rgb(255, 221, 223);
/* oklch */ color: oklch(92.6% 0.038 13.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7e9',
    500: '#ffdddf',
    950: '#000000',
  },
}
SCSS
$custom: #ffdddf;
$custom-light: #ffe7e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdddf",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 223
  },
  "hsl": {
    "h": 356.471,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92628,
    "c": 0.03782,
    "h": 13.8
  },
  "luminance": 0.78301
}

Semantic roles & 50–950 ramp

primary
#FFDDDF
secondary
#94ECE7
accent
#E6D800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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