#FFDCC5#FFDCC5

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

Color values

HEX#FFDCC5
RGBrgb(255, 220, 197)
HSLhsl(24, 100%, 89%)
HSVhsv(24, 23%, 100%)
CMYKcmyk(0%, 13.7%, 22.7%, 0%)
CIE-LABlab(90.08, 8.68, 15.78)
CIE-LCHlch(90.08, 18.01, 61.19°)
OKLaboklab(91.78% 0.0283 0.0408)
OKLCHoklch(91.78% 0.05 55.3)
XYZxyz(76.9117, 76.4801, 63.5232)
Luminance0.7648 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC5 #C5E8FF
analogous
#FFC5CB #FFDCC5 #FFF9C5
triadic
#FFDCC5 #C5FFDC #DCC5FF
tetradic
#FFDCC5 #CBFFC5 #C5E8FF #F9C5FF
square
#FFDCC5 #CBFFC5 #C5E8FF #F9C5FF
split-complementary
#FFDCC5 #C5FFF9 #C5CBFF
monochromatic
#FF924B #FFB788 #FFDCC5 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

16.30
#FFDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC5
16.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC5#FFFFFF#000000##000000
##FFDCC51.001.2916.3016.30
#FFFFFF1.291.0021.0021.00
#00000016.3021.001.001.00
##00000016.3021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcc5;
/* rgb */ color: rgb(255, 220, 197);
/* oklch */ color: oklch(91.8% 0.050 55.3);
Tailwind
colors: {
  custom: {
    50: '#ffe6d6',
    500: '#ffdcc5',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc5;
$custom-light: #ffe6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc5",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 23.793,
    "s": 100,
    "l": 88.627
  },
  "oklch": {
    "l": 0.91779,
    "c": 0.04967,
    "h": 55.3
  },
  "luminance": 0.76478
}

Semantic roles & 50–950 ramp

primary
#FFDCC5
secondary
#80BFE9
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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