#FCCCC2#FCCCC2

#FCCCC2 is a very light, muted red. Relative luminance 0.678; OKLCH L 88.4% C 0.056 H 31.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).

Color values

HEX#FCCCC2
RGBrgb(252, 204, 194)
HSLhsl(10, 91%, 87%)
HSVhsv(10, 23%, 99%)
CMYKcmyk(0%, 19%, 23%, 1.2%)
CIE-LABlab(85.90, 15.48, 11.40)
CIE-LCHlch(85.90, 19.22, 36.37°)
OKLaboklab(88.43% 0.048 0.0298)
OKLCHoklch(88.43% 0.056 31.8)
XYZxyz(71.4760, 67.7791, 60.3461)
Luminance0.6778 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCC2 #C2F2FC
analogous
#FCC2D5 #FCCCC2 #FCE9C2
triadic
#FCCCC2 #C2FCCC #CCC2FC
tetradic
#FCCCC2 #D5FCC2 #C2F2FC #E9C2FC
square
#FCCCC2 #D5FCC2 #C2F2FC #E9C2FC
split-complementary
#FCCCC2 #C2FCE9 #C2D5FC
monochromatic
#F66A4D #F99B88 #FCCCC2 #FEE7E2 #FEE7E2

Accessibility & contrast

On white

1.44
#FCCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.56
#FCCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCC2
14.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCC2#FFFFFF#000000##000000
##FCCCC21.001.4414.5614.56
#FFFFFF1.441.0021.0021.00
#00000014.5621.001.001.00
##00000014.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#FFC6C9
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #fcccc2;
/* rgb */ color: rgb(252, 204, 194);
/* oklch */ color: oklch(88.4% 0.056 31.8);
Tailwind
colors: {
  custom: {
    50: '#fedbd4',
    500: '#fcccc2',
    950: '#000000',
  },
}
SCSS
$custom: #fcccc2;
$custom-light: #fedbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccc2",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 10.345,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88428,
    "c": 0.05648,
    "h": 31.8
  },
  "luminance": 0.67776
}

Semantic roles & 50–950 ramp

primary
#FCCCC2
secondary
#80D1E3
accent
#BEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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