#FCCDF3#FCCDF3

#FCCDF3 is a very light, moderate pink. Relative luminance 0.708; OKLCH L 90.0% C 0.072 H 332.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).

Color values

HEX#FCCDF3
RGBrgb(252, 205, 243)
HSLhsl(311, 89%, 90%)
HSVhsv(311, 19%, 99%)
CMYKcmyk(0%, 18.7%, 3.6%, 1.2%)
CIE-LABlab(87.40, 22.72, -12.38)
CIE-LCHlch(87.40, 25.87, 331.41°)
OKLaboklab(90.02% 0.0642 -0.0329)
OKLCHoklch(90.02% 0.072 332.8)
XYZxyz(78.1523, 70.8311, 94.3315)
Luminance0.7083 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCDF3 #CDFCD6
analogous
#EDCDFC #FCCDF3 #FCCDDC
triadic
#FCCDF3 #F3FCCD #CDF3FC
tetradic
#FCCDF3 #FCEDCD #CDFCD6 #CDDCFC
square
#FCCDF3 #FCEDCD #CDFCD6 #CDDCFC
split-complementary
#FCCDF3 #DCFCCD #CDFCED
monochromatic
#F55AD7 #F993E5 #FCCDF3 #FDE2F8 #FDE2F8

Accessibility & contrast

On white

1.38
#FCCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.17
#FCCDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCDF3
15.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCDF3#FFFFFF#000000##000000
##FCCDF31.001.3815.1715.17
#FFFFFF1.381.0021.0021.00
#00000015.1721.001.001.00
##00000015.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD7F5
Deuteranopia (green-blind)
#D7DDF1
Tritanopia (blue-blind)
#FFCFDA
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #fccdf3;
/* rgb */ color: rgb(252, 205, 243);
/* oklch */ color: oklch(90.0% 0.072 332.8);
Tailwind
colors: {
  custom: {
    50: '#fddcf7',
    500: '#fccdf3',
    950: '#000000',
  },
}
SCSS
$custom: #fccdf3;
$custom-light: #fddcf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fccdf3",
  "rgb": {
    "r": 252,
    "g": 205,
    "b": 243
  },
  "hsl": {
    "h": 311.489,
    "s": 88.679,
    "l": 89.608
  },
  "oklch": {
    "l": 0.90016,
    "c": 0.07212,
    "h": 332.8
  },
  "luminance": 0.70829
}

Semantic roles & 50–950 ramp

primary
#FCCDF3
secondary
#8AE49B
accent
#E52C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485

Preview Lab

Preview with #FCCDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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