#FFDCC1#FFDCC1

#FFDCC1 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.053 H 59.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC1
RGBrgb(255, 220, 193)
HSLhsl(26, 100%, 88%)
HSVhsv(26, 24%, 100%)
CMYKcmyk(0%, 13.7%, 24.3%, 0%)
CIE-LABlab(90.00, 8.13, 17.75)
CIE-LCHlch(90.00, 19.53, 65.40°)
OKLaboklab(91.69% 0.0267 0.0457)
OKLCHoklch(91.69% 0.053 59.7)
XYZxyz(76.4594, 76.2992, 61.1414)
Luminance0.7630 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC1 #C1E4FF
analogous
#FFC1C5 #FFDCC1 #FFFBC1
triadic
#FFDCC1 #C1FFDC #DCC1FF
tetradic
#FFDCC1 #C5FFC1 #C1E4FF #FBC1FF
square
#FFDCC1 #C5FFC1 #C1E4FF #FBC1FF
split-complementary
#FFDCC1 #C1FFFB #C1C5FF
monochromatic
#FF9747 #FFB984 #FFDCC1 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.26
#FFDCC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC1
16.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC1#FFFFFF#000000##000000
##FFDCC11.001.2916.2616.26
#FFFFFF1.291.0021.0021.00
#00000016.2621.001.001.00
##00000016.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DEBF
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdcc1;
/* rgb */ color: rgb(255, 220, 193);
/* oklch */ color: oklch(91.7% 0.053 59.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6d3',
    500: '#ffdcc1',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc1;
$custom-light: #ffe6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc1",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 193
  },
  "hsl": {
    "h": 26.129,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.91686,
    "c": 0.05297,
    "h": 59.7
  },
  "luminance": 0.76297
}

Semantic roles & 50–950 ramp

primary
#FFDCC1
secondary
#7CB9E8
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC1

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

Preview Lab → · Contrast checker → · Palette generator →

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