#FFDDFD#FFDDFD

#FFDDFD is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.5% C 0.056 H 327.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).

Color values

HEX#FFDDFD
RGBrgb(255, 221, 253)
HSLhsl(304, 100%, 93%)
HSVhsv(304, 13%, 100%)
CMYKcmyk(0%, 13.3%, 0.8%, 0%)
CIE-LABlab(91.71, 17.10, -11.18)
CIE-LCHlch(91.71, 20.43, 326.82°)
OKLaboklab(93.51% 0.0474 -0.0298)
OKLCHoklch(93.51% 0.056 327.9)
XYZxyz(84.8238, 80.0661, 103.8953)
Luminance0.8006 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDFD #DDFFDF
analogous
#F0DDFF #FFDDFD #FFDDEC
triadic
#FFDDFD #FDFFDD #DDFDFF
tetradic
#FFDDFD #FFF0DD #DDFFDF #DDECFF
square
#FFDDFD #FFF0DD #DDFFDF #DDECFF
split-complementary
#FFDDFD #ECFFDD #DDFFF0
monochromatic
#FF63F6 #FFA0F9 #FFDDFD #FFE0FD #FFE0FD

Accessibility & contrast

On white

1.23
#FFDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.01
#FFDDFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDFD
17.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDFD#FFFFFF#000000##000000
##FFDDFD1.001.2317.0117.01
#FFFFFF1.231.0021.0021.00
#00000017.0121.001.001.00
##00000017.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffddfd;
/* rgb */ color: rgb(255, 221, 253);
/* oklch */ color: oklch(93.5% 0.056 327.9);
Tailwind
colors: {
  custom: {
    50: '#ffe7fe',
    500: '#ffddfd',
    950: '#000000',
  },
}
SCSS
$custom: #ffddfd;
$custom-light: #ffe7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddfd",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 253
  },
  "hsl": {
    "h": 303.529,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.93511,
    "c": 0.05599,
    "h": 327.9
  },
  "luminance": 0.80065
}

Semantic roles & 50–950 ramp

primary
#FFDDFD
secondary
#94EC99
accent
#E60D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDDFD

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

Preview Lab → · Contrast checker → · Palette generator →

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