#FCCCD3#FCCCD3

#FCCCD3 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.055 H 8.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).

Color values

HEX#FCCCD3
RGBrgb(252, 204, 211)
HSLhsl(351, 89%, 89%)
HSVhsv(351, 19%, 99%)
CMYKcmyk(0%, 19%, 16.3%, 1.2%)
CIE-LABlab(86.30, 17.98, 2.96)
CIE-LCHlch(86.30, 18.23, 9.35°)
OKLaboklab(88.87% 0.0544 0.0081)
OKLCHoklch(88.87% 0.055 8.4)
XYZxyz(73.4956, 68.5869, 70.9825)
Luminance0.6858 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD3 #CCFCF5
analogous
#FCCCEB #FCCCD3 #FCDDCC
triadic
#FCCCD3 #D3FCCC #CCD3FC
tetradic
#FCCCD3 #EBFCCC #CCFCF5 #DDCCFC
square
#FCCCD3 #EBFCCC #CCFCF5 #DDCCFC
split-complementary
#FCCCD3 #CCFCDD #CCEBFC
monochromatic
#F5586F #F992A1 #FCCCD3 #FDE2E6 #FDE2E6

Accessibility & contrast

On white

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

On black

14.72
#FCCCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD3
14.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD3#FFFFFF#000000##000000
##FCCCD31.001.4314.7214.72
#FFFFFF1.431.0021.0021.00
#00000014.7221.001.001.00
##00000014.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcccd3;
/* rgb */ color: rgb(252, 204, 211);
/* oklch */ color: oklch(88.9% 0.055 8.4);
Tailwind
colors: {
  custom: {
    50: '#fedbe0',
    500: '#fcccd3',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd3;
$custom-light: #fedbe0;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd3",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 211
  },
  "hsl": {
    "h": 351.25,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88874,
    "c": 0.05499,
    "h": 8.4
  },
  "luminance": 0.68584
}

Semantic roles & 50–950 ramp

primary
#FCCCD3
secondary
#89E3D6
accent
#E6C400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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