#FCDCC2#FCDCC2

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

Color values

HEX#FCDCC2
RGBrgb(252, 220, 194)
HSLhsl(27, 91%, 87%)
HSVhsv(27, 23%, 99%)
CMYKcmyk(0%, 12.7%, 23%, 1.2%)
CIE-LABlab(89.76, 7.17, 16.85)
CIE-LCHlch(89.76, 18.31, 66.97°)
OKLaboklab(91.44% 0.0239 0.0435)
OKLCHoklch(91.44% 0.05 61.2)
XYZxyz(75.4761, 75.7792, 61.6795)
Luminance0.7578 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCDCC2 #C2E2FC
analogous
#FCC2C5 #FCDCC2 #FCF9C2
triadic
#FCDCC2 #C2FCDC #DCC2FC
tetradic
#FCDCC2 #C5FCC2 #C2E2FC #F9C2FC
square
#FCDCC2 #C5FCC2 #C2E2FC #F9C2FC
split-complementary
#FCDCC2 #C2FCF9 #C2C5FC
monochromatic
#F6994D #F9BB88 #FCDCC2 #FEEEE2 #FEEEE2

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FCDCC2#FFFFFF#000000##000000
##FCDCC21.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)
#E6DEC0
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fcdcc2;
/* rgb */ color: rgb(252, 220, 194);
/* oklch */ color: oklch(91.4% 0.050 61.2);
Tailwind
colors: {
  custom: {
    50: '#fee6d4',
    500: '#fcdcc2',
    950: '#000000',
  },
}
SCSS
$custom: #fcdcc2;
$custom-light: #fee6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#fcdcc2",
  "rgb": {
    "r": 252,
    "g": 220,
    "b": 194
  },
  "hsl": {
    "h": 26.897,
    "s": 90.625,
    "l": 87.451
  },
  "oklch": {
    "l": 0.91442,
    "c": 0.04962,
    "h": 61.2
  },
  "luminance": 0.75777
}

Semantic roles & 50–950 ramp

primary
#FCDCC2
secondary
#80B6E3
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FCDCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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