#FCCCC0#FCCCC0

#FCCCC0 is a very light, muted red. Relative luminance 0.677; OKLCH L 88.4% C 0.057 H 34.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).

Color values

HEX#FCCCC0
RGBrgb(252, 204, 192)
HSLhsl(12, 91%, 87%)
HSVhsv(12, 24%, 99%)
CMYKcmyk(0%, 19%, 23.8%, 1.2%)
CIE-LABlab(85.85, 15.20, 12.40)
CIE-LCHlch(85.85, 19.61, 39.20°)
OKLaboklab(88.38% 0.0472 0.0323)
OKLCHoklch(88.38% 0.057 34.4)
XYZxyz(71.2529, 67.6898, 59.1712)
Luminance0.6769 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCCC0 #C0F0FC
analogous
#FCC0D2 #FCCCC0 #FCEAC0
triadic
#FCCCC0 #C0FCCC #CCC0FC
tetradic
#FCCCC0 #D2FCC0 #C0F0FC #EAC0FC
square
#FCCCC0 #D2FCC0 #C0F0FC #EAC0FC
split-complementary
#FCCCC0 #C0FCEA #C0D2FC
monochromatic
#F66D4B #F99D86 #FCCCC0 #FEE7E2 #FEE7E2

Accessibility & contrast

On white

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

On black

14.54
#FCCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCCC0
14.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCCC0#FFFFFF#000000##000000
##FCCCC01.001.4414.5414.54
#FFFFFF1.441.0021.0021.00
#00000014.5421.001.001.00
##00000014.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fcccc0;
/* rgb */ color: rgb(252, 204, 192);
/* oklch */ color: oklch(88.4% 0.057 34.4);
Tailwind
colors: {
  custom: {
    50: '#fedbd3',
    500: '#fcccc0',
    950: '#000000',
  },
}
SCSS
$custom: #fcccc0;
$custom-light: #fedbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#fcccc0",
  "rgb": {
    "r": 252,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 12,
    "s": 90.909,
    "l": 87.059
  },
  "oklch": {
    "l": 0.88378,
    "c": 0.05721,
    "h": 34.4
  },
  "luminance": 0.67687
}

Semantic roles & 50–950 ramp

primary
#FCCCC0
secondary
#7ECEE2
accent
#B8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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