#FCDEC2#FCDEC2

#FCDEC2 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.050 H 65.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).

Color values

HEX#FCDEC2
RGBrgb(252, 222, 194)
HSLhsl(29, 91%, 87%)
HSVhsv(29, 23%, 99%)
CMYKcmyk(0%, 11.9%, 23%, 1.2%)
CIE-LABlab(90.25, 6.13, 17.54)
CIE-LCHlch(90.25, 18.58, 70.72°)
OKLaboklab(91.83% 0.0209 0.0452)
OKLCHoklch(91.83% 0.05 65.2)
XYZxyz(76.0041, 76.8353, 61.8555)
Luminance0.7683 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDEC2 #C2E0FC
analogous
#FCC2C3 #FCDEC2 #FCFBC2
triadic
#FCDEC2 #C2FCDE #DEC2FC
tetradic
#FCDEC2 #C3FCC2 #C2E0FC #FBC2FC
square
#FCDEC2 #C3FCC2 #C2E0FC #FBC2FC
split-complementary
#FCDEC2 #C2FCFB #C2C3FC
monochromatic
#F69F4D #F9BE88 #FCDEC2 #FEEFE2 #FEEFE2

Accessibility & contrast

On white

1.28
#FCDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.37
#FCDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDEC2
16.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDEC2#FFFFFF#000000##000000
##FCDEC21.001.2816.3716.37
#FFFFFF1.281.0021.0021.00
#00000016.3721.001.001.00
##00000016.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #fcdec2;
/* rgb */ color: rgb(252, 222, 194);
/* oklch */ color: oklch(91.8% 0.050 65.2);
Tailwind
colors: {
  custom: {
    50: '#fee8d4',
    500: '#fcdec2',
    950: '#000000',
  },
}
SCSS
$custom: #fcdec2;
$custom-light: #fee8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdec2",
  "rgb": {
    "r": 252,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 28.966,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.91825,
    "c": 0.04981,
    "h": 65.2
  },
  "luminance": 0.76833
}

Semantic roles & 50–950 ramp

primary
#FCDEC2
secondary
#80B3E3
accent
#77E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FCDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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