#FFDDFF#FFDDFF

#FFDDFF is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.6% C 0.058 H 326.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).

Color values

HEX#FFDDFF
RGBrgb(255, 221, 255)
HSLhsl(300, 100%, 93%)
HSVhsv(300, 13%, 100%)
CMYKcmyk(0%, 13.3%, 0%, 0%)
CIE-LABlab(91.77, 17.46, -12.14)
CIE-LCHlch(91.77, 21.27, 325.18°)
OKLaboklab(93.58% 0.0481 -0.0324)
OKLCHoklch(93.58% 0.058 326)
XYZxyz(85.1441, 80.1942, 105.5820)
Luminance0.8019 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDFF #DDFFDD
analogous
#EEDDFF #FFDDFF #FFDDEE
triadic
#FFDDFF #FFFFDD #DDFFFF
tetradic
#FFDDFF #FFEEDD #DDFFDD #DDEEFF
square
#FFDDFF #FFEEDD #DDFFDD #DDEEFF
split-complementary
#FFDDFF #EEFFDD #DDFFEE
monochromatic
#FF63FF #FFA0FF #FFDDFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

17.04
#FFDDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDFF
17.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDFF#FFFFFF#000000##000000
##FFDDFF1.001.2317.0417.04
#FFFFFF1.231.0021.0021.00
#00000017.0421.001.001.00
##00000017.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#FFE0E8
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffddff;
/* rgb */ color: rgb(255, 221, 255);
/* oklch */ color: oklch(93.6% 0.058 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffe7ff',
    500: '#ffddff',
    950: '#000000',
  },
}
SCSS
$custom: #ffddff;
$custom-light: #ffe7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddff",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.93575,
    "c": 0.05799,
    "h": 326
  },
  "luminance": 0.80193
}

Semantic roles & 50–950 ramp

primary
#FFDDFF
secondary
#94EC94
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FFDDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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