#FFDCC9#FFDCC9

#FFDCC9 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.9% C 0.047 H 50.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC9
RGBrgb(255, 220, 201)
HSLhsl(21, 100%, 89%)
HSVhsv(21, 21%, 100%)
CMYKcmyk(0%, 13.7%, 21.2%, 0%)
CIE-LABlab(90.17, 9.25, 13.81)
CIE-LCHlch(90.17, 16.62, 56.20°)
OKLaboklab(91.87% 0.0298 0.0359)
OKLCHoklch(91.87% 0.047 50.3)
XYZxyz(77.3761, 76.6659, 65.9691)
Luminance0.7666 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC9 #C9ECFF
analogous
#FFC9D1 #FFDCC9 #FFF7C9
triadic
#FFDCC9 #C9FFDC #DCC9FF
tetradic
#FFDCC9 #D1FFC9 #C9ECFF #F7C9FF
square
#FFDCC9 #D1FFC9 #C9ECFF #F7C9FF
split-complementary
#FFDCC9 #C9FFF7 #C9D1FF
monochromatic
#FF8D4F #FFB48C #FFDCC9 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

16.33
#FFDCC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC9
16.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC9#FFFFFF#000000##000000
##FFDCC91.001.2916.3316.33
#FFFFFF1.291.0021.0021.00
#00000016.3321.001.001.00
##00000016.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#EDE6C9
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdcc9;
/* rgb */ color: rgb(255, 220, 201);
/* oklch */ color: oklch(91.9% 0.047 50.3);
Tailwind
colors: {
  custom: {
    50: '#ffe6d9',
    500: '#ffdcc9',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc9;
$custom-light: #ffe6d9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc9",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 201
  },
  "hsl": {
    "h": 21.111,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.91874,
    "c": 0.04667,
    "h": 50.3
  },
  "luminance": 0.76663
}

Semantic roles & 50–950 ramp

primary
#FFDCC9
secondary
#83C5E9
accent
#95E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC9

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

Preview Lab → · Contrast checker → · Palette generator →

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