#FCEDEC#FCEDEC

#FCEDEC is a very light, near-neutral red. Relative luminance 0.873; OKLCH L 95.8% C 0.016 H 22.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).

Color values

HEX#FCEDEC
RGBrgb(252, 237, 236)
HSLhsl(4, 73%, 96%)
HSVhsv(4, 6%, 99%)
CMYKcmyk(0%, 6%, 6.3%, 1.2%)
CIE-LABlab(94.87, 4.89, 2.30)
CIE-LCHlch(94.87, 5.40, 25.20°)
OKLaboklab(95.77% 0.0152 0.0062)
OKLCHoklch(95.77% 0.016 22.1)
XYZxyz(85.5676, 87.3209, 91.6875)
Luminance0.8732 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCEDEC #ECFBFC
analogous
#FCECF3 #FCEDEC #FCF5EC
triadic
#FCEDEC #ECFCED #EDECFC
tetradic
#FCEDEC #F3FCEC #ECFBFC #F5ECFC
square
#FCEDEC #F3FCEC #ECFBFC #F5ECFC
split-complementary
#FCEDEC #ECFCF5 #ECF3FC
monochromatic
#EB8982 #F4BBB7 #FBE6E5 #FBE6E5 #FBE6E5

Accessibility & contrast

On white

1.14
#FCEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.46
#FCEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCEDEC
18.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCEDEC#FFFFFF#000000##000000
##FCEDEC1.001.1418.4618.46
#FFFFFF1.141.0021.0021.00
#00000018.4621.001.001.00
##00000018.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#FFECED
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #fcedec;
/* rgb */ color: rgb(252, 237, 236);
/* oklch */ color: oklch(95.8% 0.016 22.1);
Tailwind
colors: {
  custom: {
    50: '#fdf2f2',
    500: '#fcedec',
    950: '#000000',
  },
}
SCSS
$custom: #fcedec;
$custom-light: #fdf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fcedec",
  "rgb": {
    "r": 252,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 3.75,
    "s": 72.727,
    "l": 95.686
  },
  "oklch": {
    "l": 0.95767,
    "c": 0.01636,
    "h": 22.1
  },
  "luminance": 0.8732
}

Semantic roles & 50–950 ramp

primary
#FCEDEC
secondary
#A9DFE3
accent
#C9D511
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #FCEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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