#FCCCD0#FCCCD0

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

Color values

HEX#FCCCD0
RGBrgb(252, 204, 208)
HSLhsl(355, 89%, 89%)
HSVhsv(355, 19%, 99%)
CMYKcmyk(0%, 19%, 17.5%, 1.2%)
CIE-LABlab(86.22, 17.53, 4.45)
CIE-LCHlch(86.22, 18.08, 14.23°)
OKLaboklab(88.79% 0.0533 0.0119)
OKLCHoklch(88.79% 0.055 12.6)
XYZxyz(73.1230, 68.4379, 69.0203)
Luminance0.6844 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCD0 #CCFCF8
analogous
#FCCCE8 #FCCCD0 #FCE0CC
triadic
#FCCCD0 #D0FCCC #CCD0FC
tetradic
#FCCCD0 #E8FCCC #CCFCF8 #E0CCFC
square
#FCCCD0 #E8FCCC #CCFCF8 #E0CCFC
split-complementary
#FCCCD0 #CCFCE0 #CCE8FC
monochromatic
#F55865 #F9929B #FCCCD0 #FDE2E4 #FDE2E4

Accessibility & contrast

On white

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

On black

14.69
#FCCCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCD0
14.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCD0#FFFFFF#000000##000000
##FCCCD01.001.4314.6914.69
#FFFFFF1.431.0021.0021.00
#00000014.6921.001.001.00
##00000014.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3D3D0
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fcccd0;
/* rgb */ color: rgb(252, 204, 208);
/* oklch */ color: oklch(88.8% 0.055 12.6);
Tailwind
colors: {
  custom: {
    50: '#fedbde',
    500: '#fcccd0',
    950: '#000000',
  },
}
SCSS
$custom: #fcccd0;
$custom-light: #fedbde;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccd0",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 208
  },
  "hsl": {
    "h": 355,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88792,
    "c": 0.0546,
    "h": 12.6
  },
  "luminance": 0.68435
}

Semantic roles & 50–950 ramp

primary
#FCCCD0
secondary
#89E3DC
accent
#E6D200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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