#FFDCC7#FFDCC7

#FFDCC7 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.048 H 52.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC7
RGBrgb(255, 220, 199)
HSLhsl(23, 100%, 89%)
HSVhsv(23, 22%, 100%)
CMYKcmyk(0%, 13.7%, 22%, 0%)
CIE-LABlab(90.12, 8.96, 14.80)
CIE-LCHlch(90.12, 17.30, 58.80°)
OKLaboklab(91.83% 0.0291 0.0384)
OKLCHoklch(91.83% 0.048 52.9)
XYZxyz(77.1424, 76.5724, 64.7381)
Luminance0.7657 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC7 #C7EAFF
analogous
#FFC7CE #FFDCC7 #FFF8C7
triadic
#FFDCC7 #C7FFDC #DCC7FF
tetradic
#FFDCC7 #CEFFC7 #C7EAFF #F8C7FF
square
#FFDCC7 #CEFFC7 #C7EAFF #F8C7FF
split-complementary
#FFDCC7 #C7FFF8 #C7CEFF
monochromatic
#FF904D #FFB68A #FFDCC7 #FFECE0 #FFECE0

Accessibility & contrast

On white

1.29
#FFDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.31
#FFDCC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC7
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC7#FFFFFF#000000##000000
##FFDCC71.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC6
Deuteranopia (green-blind)
#EEE6C7
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdcc7;
/* rgb */ color: rgb(255, 220, 199);
/* oklch */ color: oklch(91.8% 0.048 52.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6d8',
    500: '#ffdcc7',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc7;
$custom-light: #ffe6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc7",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 199
  },
  "hsl": {
    "h": 22.5,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.91826,
    "c": 0.04812,
    "h": 52.9
  },
  "luminance": 0.7657
}

Semantic roles & 50–950 ramp

primary
#FFDCC7
secondary
#81C2E9
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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