#FCCEC4#FCCEC4

#FCCEC4 is a very light, muted red. Relative luminance 0.688; OKLCH L 88.8% C 0.054 H 32.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#FCCEC4
RGBrgb(252, 206, 196)
HSLhsl(11, 90%, 88%)
HSVhsv(11, 22%, 99%)
CMYKcmyk(0%, 18.3%, 22.2%, 1.2%)
CIE-LABlab(86.42, 14.72, 11.08)
CIE-LCHlch(86.42, 18.42, 36.98°)
OKLaboklab(88.85% 0.0457 0.029)
OKLCHoklch(88.85% 0.054 32.4)
XYZxyz(72.1806, 68.8263, 61.6965)
Luminance0.6882 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCEC4 #C4F2FC
analogous
#FCC4D6 #FCCEC4 #FCEAC4
triadic
#FCCEC4 #C4FCCE #CEC4FC
tetradic
#FCCEC4 #D6FCC4 #C4F2FC #EAC4FC
square
#FCCEC4 #D6FCC4 #C4F2FC #EAC4FC
split-complementary
#FCCEC4 #C4FCEA #C4D6FC
monochromatic
#F66D50 #F99E8A #FCCEC4 #FEE7E2 #FEE7E2

Accessibility & contrast

On white

1.42
#FCCEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.76
#FCCEC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCEC4
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCEC4#FFFFFF#000000##000000
##FCCEC41.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#E2DCC4
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #fccec4;
/* rgb */ color: rgb(252, 206, 196);
/* oklch */ color: oklch(88.8% 0.054 32.4);
Tailwind
colors: {
  custom: {
    50: '#feddd5',
    500: '#fccec4',
    950: '#000000',
  },
}
SCSS
$custom: #fccec4;
$custom-light: #feddd5;
$custom-dark: #000000;
JSON
{
  "hex": "#fccec4",
  "rgb": {
    "r": 252,
    "g": 206,
    "b": 196
  },
  "hsl": {
    "h": 10.714,
    "s": 90.323,
    "l": 87.843
  },
  "oklch": {
    "l": 0.88849,
    "c": 0.05413,
    "h": 32.4
  },
  "luminance": 0.68824
}

Semantic roles & 50–950 ramp

primary
#FCCEC4
secondary
#81D1E3
accent
#BDE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCEC4

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

Preview Lab → · Contrast checker → · Palette generator →

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