#FCDCC3#FCDCC3

#FCDCC3 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.049 H 60.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).

Color values

HEX#FCDCC3
RGBrgb(252, 220, 195)
HSLhsl(26, 90%, 88%)
HSVhsv(26, 23%, 99%)
CMYKcmyk(0%, 12.7%, 22.6%, 1.2%)
CIE-LABlab(89.78, 7.31, 16.36)
CIE-LCHlch(89.78, 17.92, 65.94°)
OKLaboklab(91.47% 0.0243 0.0423)
OKLCHoklch(91.47% 0.049 60.1)
XYZxyz(75.5888, 75.8243, 62.2730)
Luminance0.7582 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDCC3 #C3E3FC
analogous
#FCC3C6 #FCDCC3 #FCF9C3
triadic
#FCDCC3 #C3FCDC #DCC3FC
tetradic
#FCDCC3 #C6FCC3 #C3E3FC #F9C3FC
square
#FCDCC3 #C6FCC3 #C3E3FC #F9C3FC
split-complementary
#FCDCC3 #C3FCF9 #C3C6FC
monochromatic
#F6984E #F9BA89 #FCDCC3 #FEEEE2 #FEEEE2

Accessibility & contrast

On white

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

On black

16.16
#FCDCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCDCC3
16.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCDCC3#FFFFFF#000000##000000
##FCDCC31.001.3016.1616.16
#FFFFFF1.301.0021.0021.00
#00000016.1621.001.001.00
##00000016.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#EDE5C3
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fcdcc3;
/* rgb */ color: rgb(252, 220, 195);
/* oklch */ color: oklch(91.5% 0.049 60.1);
Tailwind
colors: {
  custom: {
    50: '#fee6d5',
    500: '#fcdcc3',
    950: '#000000',
  },
}
SCSS
$custom: #fcdcc3;
$custom-light: #fee6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdcc3",
  "rgb": {
    "r": 252,
    "g": 220,
    "b": 195
  },
  "hsl": {
    "h": 26.316,
    "s": 90.476,
    "l": 87.647
  },
  "oklch": {
    "l": 0.91465,
    "c": 0.04874,
    "h": 60.1
  },
  "luminance": 0.75822
}

Semantic roles & 50–950 ramp

primary
#FCDCC3
secondary
#81B8E3
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FCDCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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