#FCCFCC#FCCFCC

#FCCFCC is a very light, muted red. Relative luminance 0.697; OKLCH L 89.2% C 0.051 H 22.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).

Color values

HEX#FCCFCC
RGBrgb(252, 207, 204)
HSLhsl(4, 89%, 89%)
HSVhsv(4, 19%, 99%)
CMYKcmyk(0%, 17.9%, 19%, 1.2%)
CIE-LABlab(86.84, 15.36, 7.45)
CIE-LCHlch(86.84, 17.07, 25.89°)
OKLaboklab(89.24% 0.0473 0.0197)
OKLCHoklch(89.24% 0.051 22.6)
XYZxyz(73.3570, 69.6833, 66.7011)
Luminance0.6968 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFCC #CCF9FC
analogous
#FCCCE1 #FCCFCC #FCE7CC
triadic
#FCCFCC #CCFCCF #CFCCFC
tetradic
#FCCFCC #E1FCCC #CCF9FC #E7CCFC
square
#FCCFCC #E1FCCC #CCF9FC #E7CCFC
split-complementary
#FCCFCC #CCFCE7 #CCE1FC
monochromatic
#F56258 #F99992 #FCCFCC #FDE4E2 #FDE4E2

Accessibility & contrast

On white

1.41
#FCCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#FCCFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFCC
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFCC#FFFFFF#000000##000000
##FCCFCC1.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccfcc;
/* rgb */ color: rgb(252, 207, 204);
/* oklch */ color: oklch(89.2% 0.051 22.6);
Tailwind
colors: {
  custom: {
    50: '#fedddb',
    500: '#fccfcc',
    950: '#000000',
  },
}
SCSS
$custom: #fccfcc;
$custom-light: #fedddb;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfcc",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 204
  },
  "hsl": {
    "h": 3.75,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.89239,
    "c": 0.05119,
    "h": 22.6
  },
  "luminance": 0.69681
}

Semantic roles & 50–950 ramp

primary
#FCCFCC
secondary
#89DEE3
accent
#D7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484

Preview Lab

Preview with #FCCFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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