#FCCCD1#FCCCD1

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

Color values

HEX#FCCCD1
RGBrgb(252, 204, 209)
HSLhsl(354, 89%, 89%)
HSVhsv(354, 19%, 99%)
CMYKcmyk(0%, 19%, 17.1%, 1.2%)
CIE-LABlab(86.25, 17.68, 3.95)
CIE-LCHlch(86.25, 18.11, 12.59°)
OKLaboklab(88.82% 0.0537 0.0106)
OKLCHoklch(88.82% 0.055 11.2)
XYZxyz(73.2464, 68.4872, 69.6703)
Luminance0.6848 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD1 #CCFCF7
analogous
#FCCCE9 #FCCCD1 #FCDFCC
triadic
#FCCCD1 #D1FCCC #CCD1FC
tetradic
#FCCCD1 #E9FCCC #CCFCF7 #DFCCFC
square
#FCCCD1 #E9FCCC #CCFCF7 #DFCCFC
split-complementary
#FCCCD1 #CCFCDF #CCE9FC
monochromatic
#F55869 #F9929D #FCCCD1 #FDE2E5 #FDE2E5

Accessibility & contrast

On white

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

On black

14.70
#FCCCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD1
14.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD1#FFFFFF#000000##000000
##FCCCD11.001.4314.7014.70
#FFFFFF1.431.0021.0021.00
#00000014.7021.001.001.00
##00000014.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D3D1
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#FFC8CE
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcccd1;
/* rgb */ color: rgb(252, 204, 209);
/* oklch */ color: oklch(88.8% 0.055 11.2);
Tailwind
colors: {
  custom: {
    50: '#fedbdf',
    500: '#fcccd1',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd1;
$custom-light: #fedbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd1",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 209
  },
  "hsl": {
    "h": 353.75,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88819,
    "c": 0.05469,
    "h": 11.2
  },
  "luminance": 0.68485
}

Semantic roles & 50–950 ramp

primary
#FCCCD1
secondary
#89E3DA
accent
#E6CE00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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