#FFDDEA#FFDDEA

#FFDDEA is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.041 H 352.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#FFDDEA
RGBrgb(255, 221, 234)
HSLhsl(337, 100%, 93%)
HSVhsv(337, 13%, 100%)
CMYKcmyk(0%, 13.3%, 8.2%, 0%)
CIE-LABlab(91.20, 13.83, -2.00)
CIE-LCHlch(91.20, 13.98, 351.78°)
OKLaboklab(92.94% 0.0408 -0.0051)
OKLCHoklch(92.94% 0.041 352.9)
XYZxyz(81.9465, 78.9152, 88.7413)
Luminance0.7891 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDEA #DDFFF2
analogous
#FFDDFB #FFDDEA #FFE1DD
triadic
#FFDDEA #EAFFDD #DDEAFF
tetradic
#FFDDEA #FBFFDD #DDFFF2 #E1DDFF
square
#FFDDEA #FBFFDD #DDFFF2 #E1DDFF
split-complementary
#FFDDEA #DDFFE1 #DDFBFF
monochromatic
#FF639E #FFA0C4 #FFDDEA #FFE0EC #FFE0EC

Accessibility & contrast

On white

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

On black

16.78
#FFDDEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDEA
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDEA#FFFFFF#000000##000000
##FFDDEA1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E7E8E9
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffddea;
/* rgb */ color: rgb(255, 221, 234);
/* oklch */ color: oklch(92.9% 0.041 352.9);
Tailwind
colors: {
  custom: {
    50: '#ffe7f0',
    500: '#ffddea',
    950: '#000000',
  },
}
SCSS
$custom: #ffddea;
$custom-light: #ffe7f0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddea",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 234
  },
  "hsl": {
    "h": 337.059,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92937,
    "c": 0.04107,
    "h": 352.9
  },
  "luminance": 0.78913
}

Semantic roles & 50–950 ramp

primary
#FFDDEA
secondary
#94ECCA
accent
#E68E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485

Preview Lab

Preview with #FFDDEA

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

Preview Lab → · Contrast checker → · Palette generator →

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