#FCDCC5#FCDCC5

#FCDCC5 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.5% C 0.047 H 57.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).

Color values

HEX#FCDCC5
RGBrgb(252, 220, 197)
HSLhsl(25, 90%, 88%)
HSVhsv(25, 22%, 99%)
CMYKcmyk(0%, 12.7%, 21.8%, 1.2%)
CIE-LABlab(89.82, 7.59, 15.38)
CIE-LCHlch(89.82, 17.15, 63.73°)
OKLaboklab(91.51% 0.0251 0.0398)
OKLCHoklch(91.51% 0.047 57.8)
XYZxyz(75.8164, 75.9153, 63.4719)
Luminance0.7591 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDCC5 #C5E5FC
analogous
#FCC5C9 #FCDCC5 #FCF7C5
triadic
#FCDCC5 #C5FCDC #DCC5FC
tetradic
#FCDCC5 #C9FCC5 #C5E5FC #F7C5FC
square
#FCDCC5 #C9FCC5 #C5E5FC #F7C5FC
split-complementary
#FCDCC5 #C5FCF7 #C5C9FC
monochromatic
#F69651 #F9B98B #FCDCC5 #FDEDE2 #FDEDE2

Accessibility & contrast

On white

1.30
#FCDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.18
#FCDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDCC5
16.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDCC5#FFFFFF#000000##000000
##FCDCC51.001.3016.1816.18
#FFFFFF1.301.0021.0021.00
#00000016.1821.001.001.00
##00000016.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DEC4
Deuteranopia (green-blind)
#EDE5C5
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fcdcc5;
/* rgb */ color: rgb(252, 220, 197);
/* oklch */ color: oklch(91.5% 0.047 57.8);
Tailwind
colors: {
  custom: {
    50: '#fee6d6',
    500: '#fcdcc5',
    950: '#000000',
  },
}
SCSS
$custom: #fcdcc5;
$custom-light: #fee6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdcc5",
  "rgb": {
    "r": 252,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 25.091,
    "s": 90.164,
    "l": 88.039
  },
  "oklch": {
    "l": 0.91512,
    "c": 0.04704,
    "h": 57.8
  },
  "luminance": 0.75913
}

Semantic roles & 50–950 ramp

primary
#FCDCC5
secondary
#82BAE3
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FCDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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