#FCCFC8#FCCFC8

#FCCFC8 is a very light, muted red. Relative luminance 0.695; OKLCH L 89.1% C 0.052 H 28.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#FCCFC8
RGBrgb(252, 207, 200)
HSLhsl(8, 90%, 89%)
HSVhsv(8, 21%, 99%)
CMYKcmyk(0%, 17.9%, 20.6%, 1.2%)
CIE-LABlab(86.75, 14.77, 9.44)
CIE-LCHlch(86.75, 17.53, 32.58°)
OKLaboklab(89.14% 0.0457 0.0248)
OKLCHoklch(89.14% 0.052 28.5)
XYZxyz(72.8834, 69.4939, 64.2069)
Luminance0.6949 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCFC8 #C8F5FC
analogous
#FCC8DB #FCCFC8 #FCE9C8
triadic
#FCCFC8 #C8FCCF #CFC8FC
tetradic
#FCCFC8 #DBFCC8 #C8F5FC #E9C8FC
square
#FCCFC8 #DBFCC8 #C8F5FC #E9C8FC
split-complementary
#FCCFC8 #C8FCE9 #C8DBFC
monochromatic
#F66A54 #F99C8E #FCCFC8 #FDE6E2 #FDE6E2

Accessibility & contrast

On white

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

On black

14.90
#FCCFC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCFC8
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCFC8#FFFFFF#000000##000000
##FCCFC81.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#E2DDC8
Tritanopia (blue-blind)
#FFCACD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccfc8;
/* rgb */ color: rgb(252, 207, 200);
/* oklch */ color: oklch(89.1% 0.052 28.5);
Tailwind
colors: {
  custom: {
    50: '#feddd8',
    500: '#fccfc8',
    950: '#000000',
  },
}
SCSS
$custom: #fccfc8;
$custom-light: #feddd8;
$custom-dark: #000000;
JSON
{
  "hex": "#fccfc8",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 200
  },
  "hsl": {
    "h": 8.077,
    "s": 89.655,
    "l": 88.627
  },
  "oklch": {
    "l": 0.89136,
    "c": 0.05201,
    "h": 28.5
  },
  "luminance": 0.69491
}

Semantic roles & 50–950 ramp

primary
#FCCFC8
secondary
#85D6E3
accent
#C7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCFC8

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

Preview Lab → · Contrast checker → · Palette generator →

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