#FFDDF5#FFDDF5

#FFDDF5 is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.3% C 0.049 H 336.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).

Color values

HEX#FFDDF5
RGBrgb(255, 221, 245)
HSLhsl(318, 100%, 93%)
HSVhsv(318, 13%, 100%)
CMYKcmyk(0%, 13.3%, 3.9%, 0%)
CIE-LABlab(91.49, 15.70, -7.33)
CIE-LCHlch(91.49, 17.32, 334.97°)
OKLaboklab(93.26% 0.0447 -0.0193)
OKLCHoklch(93.26% 0.049 336.6)
XYZxyz(83.5761, 79.5670, 97.3238)
Luminance0.7956 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDF5 #DDFFE7
analogous
#F8DDFF #FFDDF5 #FFDDE4
triadic
#FFDDF5 #F5FFDD #DDF5FF
tetradic
#FFDDF5 #FFF8DD #DDFFE7 #DDE4FF
square
#FFDDF5 #FFF8DD #DDFFE7 #DDE4FF
split-complementary
#FFDDF5 #E4FFDD #DDFFF8
monochromatic
#FF63D1 #FFA0E3 #FFDDF5 #FFE0F6 #FFE0F6

Accessibility & contrast

On white

1.24
#FFDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.91
#FFDDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDF5
16.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDF5#FFFFFF#000000##000000
##FFDDF51.001.2416.9116.91
#FFFFFF1.241.0021.0021.00
#00000016.9121.001.001.00
##00000016.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE4F6
Deuteranopia (green-blind)
#E5E8F4
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffddf5;
/* rgb */ color: rgb(255, 221, 245);
/* oklch */ color: oklch(93.3% 0.049 336.6);
Tailwind
colors: {
  custom: {
    50: '#ffe7f8',
    500: '#ffddf5',
    950: '#000000',
  },
}
SCSS
$custom: #ffddf5;
$custom-light: #ffe7f8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddf5",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 245
  },
  "hsl": {
    "h": 317.647,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.93263,
    "c": 0.04867,
    "h": 336.6
  },
  "luminance": 0.79565
}

Semantic roles & 50–950 ramp

primary
#FFDDF5
secondary
#94ECAE
accent
#E64300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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