#FCCECF#FCCECF

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

Color values

HEX#FCCECF
RGBrgb(252, 206, 207)
HSLhsl(359, 88%, 90%)
HSVhsv(359, 18%, 99%)
CMYKcmyk(0%, 18.3%, 17.9%, 1.2%)
CIE-LABlab(86.67, 16.33, 5.63)
CIE-LCHlch(86.67, 17.27, 19.01°)
OKLaboklab(89.13% 0.0499 0.015)
OKLCHoklch(89.13% 0.052 16.7)
XYZxyz(73.4788, 69.3456, 68.5339)
Luminance0.6934 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCECF #CEFCFB
analogous
#FCCEE6 #FCCECF #FCE4CE
triadic
#FCCECF #CFFCCE #CECFFC
tetradic
#FCCECF #E6FCCE #CEFCFB #E4CEFC
square
#FCCECF #E6FCCE #CEFCFB #E4CEFC
split-complementary
#FCCECF #CEFCE4 #CEE6FC
monochromatic
#F55B5E #F89497 #FCCECF #FDE2E3 #FDE2E3

Accessibility & contrast

On white

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

On black

14.87
#FCCECF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCECF
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCECF#FFFFFF#000000##000000
##FCCECF1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #fccecf;
/* rgb */ color: rgb(252, 206, 207);
/* oklch */ color: oklch(89.1% 0.052 16.7);
Tailwind
colors: {
  custom: {
    50: '#fedddd',
    500: '#fccecf',
    950: '#000000',
  },
}
SCSS
$custom: #fccecf;
$custom-light: #fedddd;
$custom-dark: #000000;
JSON
{
  "hex": "#fccecf",
  "rgb": {
    "r": 252,
    "g": 206,
    "b": 207
  },
  "hsl": {
    "h": 358.696,
    "s": 88.462,
    "l": 89.804
  },
  "oklch": {
    "l": 0.89134,
    "c": 0.05209,
    "h": 16.7
  },
  "luminance": 0.69343
}

Semantic roles & 50–950 ramp

primary
#FCCECF
secondary
#8BE4E2
accent
#E5E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FCCECF

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

Preview Lab → · Contrast checker → · Palette generator →

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