#FFDCC4#FFDCC4

#FFDCC4 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.050 H 56.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC4
RGBrgb(255, 220, 196)
HSLhsl(24, 100%, 88%)
HSVhsv(24, 23%, 100%)
CMYKcmyk(0%, 13.7%, 23.1%, 0%)
CIE-LABlab(90.06, 8.54, 16.28)
CIE-LCHlch(90.06, 18.38, 62.31°)
OKLaboklab(91.76% 0.0279 0.0421)
OKLCHoklch(91.76% 0.05 56.5)
XYZxyz(76.7975, 76.4344, 62.9218)
Luminance0.7643 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC4 #C4E7FF
analogous
#FFC4C9 #FFDCC4 #FFFAC4
triadic
#FFDCC4 #C4FFDC #DCC4FF
tetradic
#FFDCC4 #C9FFC4 #C4E7FF #FAC4FF
square
#FFDCC4 #C9FFC4 #C4E7FF #FAC4FF
split-complementary
#FFDCC4 #C4FFFA #C4C9FF
monochromatic
#FF934A #FFB887 #FFDCC4 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

16.29
#FFDCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC4
16.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC4#FFFFFF#000000##000000
##FFDCC41.001.2916.2916.29
#FFFFFF1.291.0021.0021.00
#00000016.2921.001.001.00
##00000016.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcc4;
/* rgb */ color: rgb(255, 220, 196);
/* oklch */ color: oklch(91.8% 0.050 56.5);
Tailwind
colors: {
  custom: {
    50: '#ffe6d5',
    500: '#ffdcc4',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc4;
$custom-light: #ffe6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc4",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 196
  },
  "hsl": {
    "h": 24.407,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.91755,
    "c": 0.05047,
    "h": 56.5
  },
  "luminance": 0.76432
}

Semantic roles & 50–950 ramp

primary
#FFDCC4
secondary
#7FBDE8
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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