#FCCCCF#FCCCCF

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

Color values

HEX#FCCCCF
RGBrgb(252, 204, 207)
HSLhsl(356, 89%, 89%)
HSVhsv(356, 19%, 99%)
CMYKcmyk(0%, 19%, 17.9%, 1.2%)
CIE-LABlab(86.20, 17.38, 4.94)
CIE-LCHlch(86.20, 18.06, 15.87°)
OKLaboklab(88.77% 0.0529 0.0132)
OKLCHoklch(88.77% 0.055 14)
XYZxyz(73.0004, 68.3888, 68.3744)
Luminance0.6839 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCCF #CCFCF9
analogous
#FCCCE7 #FCCCCF #FCE1CC
triadic
#FCCCCF #CFFCCC #CCCFFC
tetradic
#FCCCCF #E7FCCC #CCFCF9 #E1CCFC
square
#FCCCCF #E7FCCC #CCFCF9 #E1CCFC
split-complementary
#FCCCCF #CCFCE1 #CCE7FC
monochromatic
#F55862 #F99299 #FCCCCF #FDE2E4 #FDE2E4

Accessibility & contrast

On white

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

On black

14.68
#FCCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCCF
14.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCCF#FFFFFF#000000##000000
##FCCCCF1.001.4314.6814.68
#FFFFFF1.431.0021.0021.00
#00000014.6821.001.001.00
##00000014.6821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fccccf;
/* rgb */ color: rgb(252, 204, 207);
/* oklch */ color: oklch(88.8% 0.055 14.0);
Tailwind
colors: {
  custom: {
    50: '#fedbdd',
    500: '#fccccf',
    950: '#000000',
  },
}
SCSS
$custom: #fccccf;
$custom-light: #fedbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#fccccf",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 356.25,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.88765,
    "c": 0.05453,
    "h": 14
  },
  "luminance": 0.68386
}

Semantic roles & 50–950 ramp

primary
#FCCCCF
secondary
#89E3DE
accent
#E6D700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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