#FDDDF5#FDDDF5

#FDDDF5 is a very light, muted pink. Relative luminance 0.792; OKLCH L 93.1% C 0.047 H 334.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).

Color values

HEX#FDDDF5
RGBrgb(253, 221, 245)
HSLhsl(315, 89%, 93%)
HSVhsv(315, 13%, 99%)
CMYKcmyk(0%, 12.6%, 3.2%, 0.8%)
CIE-LABlab(91.32, 15.03, -7.60)
CIE-LCHlch(91.32, 16.84, 333.18°)
OKLaboklab(93.09% 0.0425 -0.0201)
OKLCHoklch(93.09% 0.047 334.7)
XYZxyz(82.8440, 79.1895, 97.2895)
Luminance0.7919 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDDDF5 #DDFDE5
analogous
#F5DDFD #FDDDF5 #FDDDE5
triadic
#FDDDF5 #F5FDDD #DDF5FD
tetradic
#FDDDF5 #FDF5DD #DDFDE5 #DDE5FD
square
#FDDDF5 #FDF5DD #DDFDE5 #DDE5FD
split-complementary
#FDDDF5 #E5FDDD #DDFDF5
monochromatic
#F669D3 #FAA3E4 #FDDDF5 #FDE2F7 #FDE2F7

Accessibility & contrast

On white

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

On black

16.84
#FDDDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDDDF5
16.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDDDF5#FFFFFF#000000##000000
##FDDDF51.001.2516.8416.84
#FFFFFF1.251.0021.0021.00
#00000016.8421.001.001.00
##00000016.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE3F6
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fdddf5;
/* rgb */ color: rgb(253, 221, 245);
/* oklch */ color: oklch(93.1% 0.047 334.7);
Tailwind
colors: {
  custom: {
    50: '#fee7f8',
    500: '#fdddf5',
    950: '#000000',
  },
}
SCSS
$custom: #fdddf5;
$custom-light: #fee7f8;
$custom-dark: #000000;
JSON
{
  "hex": "#fdddf5",
  "rgb": {
    "r": 253,
    "g": 221,
    "b": 245
  },
  "hsl": {
    "h": 315,
    "s": 88.889,
    "l": 92.941
  },
  "oklch": {
    "l": 0.9309,
    "c": 0.04704,
    "h": 334.7
  },
  "luminance": 0.79188
}

Semantic roles & 50–950 ramp

primary
#FDDDF5
secondary
#97E7AB
accent
#E63900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485

Preview Lab

Preview with #FDDDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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