#FCCCD2#FCCCD2

#FCCCD2 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.8% C 0.055 H 9.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).

Color values

HEX#FCCCD2
RGBrgb(252, 204, 210)
HSLhsl(353, 89%, 89%)
HSVhsv(353, 19%, 99%)
CMYKcmyk(0%, 19%, 16.7%, 1.2%)
CIE-LABlab(86.27, 17.83, 3.45)
CIE-LCHlch(86.27, 18.16, 10.97°)
OKLaboklab(88.85% 0.054 0.0093)
OKLCHoklch(88.85% 0.055 9.8)
XYZxyz(73.3706, 68.5369, 70.3244)
Luminance0.6853 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD2 #CCFCF6
analogous
#FCCCEA #FCCCD2 #FCDECC
triadic
#FCCCD2 #D2FCCC #CCD2FC
tetradic
#FCCCD2 #EAFCCC #CCFCF6 #DECCFC
square
#FCCCD2 #EAFCCC #CCFCF6 #DECCFC
split-complementary
#FCCCD2 #CCFCDE #CCEAFC
monochromatic
#F5586C #F9929F #FCCCD2 #FDE2E5 #FDE2E5

Accessibility & contrast

On white

1.43
#FCCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.71
#FCCCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD2
14.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD2#FFFFFF#000000##000000
##FCCCD21.001.4314.7114.71
#FFFFFF1.431.0021.0021.00
#00000014.7121.001.001.00
##00000014.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcccd2;
/* rgb */ color: rgb(252, 204, 210);
/* oklch */ color: oklch(88.8% 0.055 9.8);
Tailwind
colors: {
  custom: {
    50: '#fedbdf',
    500: '#fcccd2',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd2;
$custom-light: #fedbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd2",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 210
  },
  "hsl": {
    "h": 352.5,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88847,
    "c": 0.05483,
    "h": 9.8
  },
  "luminance": 0.68534
}

Semantic roles & 50–950 ramp

primary
#FCCCD2
secondary
#89E3D8
accent
#E6C900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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