#FCDDF3#FCDDF3

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

Color values

HEX#FCDDF3
RGBrgb(252, 221, 243)
HSLhsl(317, 84%, 93%)
HSVhsv(317, 12%, 99%)
CMYKcmyk(0%, 12.3%, 3.6%, 1.2%)
CIE-LABlab(91.18, 14.35, -6.77)
CIE-LCHlch(91.18, 15.86, 334.75°)
OKLaboklab(92.94% 0.0408 -0.0179)
OKLCHoklch(92.94% 0.045 336.3)
XYZxyz(82.1772, 78.8808, 95.6731)
Luminance0.7888 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDDF3 #DDFCE6
analogous
#F5DDFC #FCDDF3 #FCDDE3
triadic
#FCDDF3 #F3FCDD #DDF3FC
tetradic
#FCDDF3 #FCF5DD #DDFCE6 #DDE3FC
square
#FCDDF3 #FCF5DD #DDFCE6 #DDE3FC
split-complementary
#FCDDF3 #E3FCDD #DDFCF5
monochromatic
#F26DCB #F7A5DF #FCDDF3 #FDE3F5 #FDE3F5

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FCDDF3#FFFFFF#000000##000000
##FCDDF31.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)
#DDE3F4
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fcddf3;
/* rgb */ color: rgb(252, 221, 243);
/* oklch */ color: oklch(92.9% 0.045 336.3);
Tailwind
colors: {
  custom: {
    50: '#fde7f7',
    500: '#fcddf3',
    950: '#000000',
  },
}
SCSS
$custom: #fcddf3;
$custom-light: #fde7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#fcddf3",
  "rgb": {
    "r": 252,
    "g": 221,
    "b": 243
  },
  "hsl": {
    "h": 317.419,
    "s": 83.784,
    "l": 92.745
  },
  "oklch": {
    "l": 0.92943,
    "c": 0.04451,
    "h": 336.3
  },
  "luminance": 0.78879
}

Semantic roles & 50–950 ramp

primary
#FCDDF3
secondary
#99E4AF
accent
#E04505
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #FCDDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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