#FFDDF0#FFDDF0

#FFDDF0 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.045 H 343.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#FFDDF0
RGBrgb(255, 221, 240)
HSLhsl(326, 100%, 93%)
HSVhsv(326, 13%, 100%)
CMYKcmyk(0%, 13.3%, 5.9%, 0%)
CIE-LABlab(91.35, 14.84, -4.91)
CIE-LCHlch(91.35, 15.63, 341.70°)
OKLaboklab(93.11% 0.0429 -0.0129)
OKLCHoklch(93.11% 0.045 343.3)
XYZxyz(82.8231, 79.2658, 93.3580)
Luminance0.7926 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDF0 #DDFFEC
analogous
#FDDDFF #FFDDF0 #FFDDDF
triadic
#FFDDF0 #F0FFDD #DDF0FF
tetradic
#FFDDF0 #FFFDDD #DDFFEC #DDDFFF
square
#FFDDF0 #FFFDDD #DDFFEC #DDDFFF
split-complementary
#FFDDF0 #DFFFDD #DDFFFD
monochromatic
#FF63BA #FFA0D5 #FFDDF0 #FFE0F1 #FFE0F1

Accessibility & contrast

On white

1.25
#FFDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.85
#FFDDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDF0
16.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDF0#FFFFFF#000000##000000
##FFDDF01.001.2516.8516.85
#FFFFFF1.251.0021.0021.00
#00000016.8521.001.001.00
##00000016.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE3F1
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffddf0;
/* rgb */ color: rgb(255, 221, 240);
/* oklch */ color: oklch(93.1% 0.045 343.3);
Tailwind
colors: {
  custom: {
    50: '#ffe7f4',
    500: '#ffddf0',
    950: '#000000',
  },
}
SCSS
$custom: #ffddf0;
$custom-light: #ffe7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddf0",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 240
  },
  "hsl": {
    "h": 326.471,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.93112,
    "c": 0.04479,
    "h": 343.3
  },
  "luminance": 0.79264
}

Semantic roles & 50–950 ramp

primary
#FFDDF0
secondary
#94ECBB
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FFDDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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