#FCCEC2#FCCEC2

#FCCEC2 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.8% C 0.055 H 35.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#FCCEC2
RGBrgb(252, 206, 194)
HSLhsl(12, 91%, 87%)
HSVhsv(12, 23%, 99%)
CMYKcmyk(0%, 18.3%, 23%, 1.2%)
CIE-LABlab(86.37, 14.43, 12.08)
CIE-LCHlch(86.37, 18.82, 39.92°)
OKLaboklab(88.8% 0.0449 0.0315)
OKLCHoklch(88.8% 0.055 35)
XYZxyz(71.9544, 68.7359, 60.5056)
Luminance0.6873 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCEC2 #C2F0FC
analogous
#FCC2D3 #FCCEC2 #FCEBC2
triadic
#FCCEC2 #C2FCCE #CEC2FC
tetradic
#FCCEC2 #D3FCC2 #C2F0FC #EBC2FC
square
#FCCEC2 #D3FCC2 #C2F0FC #EBC2FC
split-complementary
#FCCEC2 #C2FCEB #C2D3FC
monochromatic
#F6704D #F99F88 #FCCEC2 #FEE8E2 #FEE8E2

Accessibility & contrast

On white

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

On black

14.75
#FCCEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCEC2
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCEC2#FFFFFF#000000##000000
##FCCEC21.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fccec2;
/* rgb */ color: rgb(252, 206, 194);
/* oklch */ color: oklch(88.8% 0.055 35.0);
Tailwind
colors: {
  custom: {
    50: '#feddd4',
    500: '#fccec2',
    950: '#000000',
  },
}
SCSS
$custom: #fccec2;
$custom-light: #feddd4;
$custom-dark: #000000;
JSON
{
  "hex": "#fccec2",
  "rgb": {
    "r": 252,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 12.414,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88799,
    "c": 0.05489,
    "h": 35
  },
  "luminance": 0.68733
}

Semantic roles & 50–950 ramp

primary
#FCCEC2
secondary
#80CEE3
accent
#B6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FCCEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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