#FDDEED#FDDEED

#FDDEED is a very light, muted pink. Relative luminance 0.792; OKLCH L 93.0% C 0.039 H 347.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#FDDEED
RGBrgb(253, 222, 237)
HSLhsl(331, 89%, 93%)
HSVhsv(331, 12%, 99%)
CMYKcmyk(0%, 12.3%, 6.3%, 0.8%)
CIE-LABlab(91.34, 13.13, -3.37)
CIE-LCHlch(91.34, 13.56, 345.60°)
OKLaboklab(93.04% 0.0382 -0.0088)
OKLCHoklch(93.04% 0.039 347.1)
XYZxyz(81.9139, 79.2412, 91.0843)
Luminance0.7924 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDDEED #DEFDEE
analogous
#FDDEFC #FDDEED #FDDEDE
triadic
#FDDEED #EDFDDE #DEEDFD
tetradic
#FDDEED #FCFDDE #DEFDEE #DEDEFD
square
#FDDEED #FCFDDE #DEFDEE #DEDEFD
split-complementary
#FDDEED #DEFDDE #DEFCFD
monochromatic
#F66BAE #FAA4CE #FDDEED #FDE2EF #FDE2EF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FDDEED#FFFFFF#000000##000000
##FDDEED1.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)
#E0E3EE
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fddeed;
/* rgb */ color: rgb(253, 222, 237);
/* oklch */ color: oklch(93.0% 0.039 347.1);
Tailwind
colors: {
  custom: {
    50: '#fee8f2',
    500: '#fddeed',
    950: '#000000',
  },
}
SCSS
$custom: #fddeed;
$custom-light: #fee8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fddeed",
  "rgb": {
    "r": 253,
    "g": 222,
    "b": 237
  },
  "hsl": {
    "h": 330.968,
    "s": 88.571,
    "l": 93.137
  },
  "oklch": {
    "l": 0.93037,
    "c": 0.03924,
    "h": 347.1
  },
  "luminance": 0.7924
}

Semantic roles & 50–950 ramp

primary
#FDDEED
secondary
#98E7C1
accent
#E57600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #FDDEED

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

Preview Lab → · Contrast checker → · Palette generator →

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