#FFDCC0#FFDCC0

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

Color values

HEX#FFDCC0
RGBrgb(255, 220, 192)
HSLhsl(27, 100%, 88%)
HSVhsv(27, 25%, 100%)
CMYKcmyk(0%, 13.7%, 24.7%, 0%)
CIE-LABlab(89.98, 7.99, 18.25)
CIE-LCHlch(89.98, 19.92, 66.35°)
OKLaboklab(91.66% 0.0263 0.047)
OKLCHoklch(91.66% 0.054 60.7)
XYZxyz(76.3483, 76.2547, 60.5559)
Luminance0.7625 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC0 #C0E3FF
analogous
#FFC0C3 #FFDCC0 #FFFCC0
triadic
#FFDCC0 #C0FFDC #DCC0FF
tetradic
#FFDCC0 #C3FFC0 #C0E3FF #FCC0FF
square
#FFDCC0 #C3FFC0 #C0E3FF #FCC0FF
split-complementary
#FFDCC0 #C0FFFC #C0C3FF
monochromatic
#FF9846 #FFBA83 #FFDCC0 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.25
#FFDCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC0
16.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC0#FFFFFF#000000##000000
##FFDCC01.001.2916.2516.25
#FFFFFF1.291.0021.0021.00
#00000016.2521.001.001.00
##00000016.2521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcc0;
/* rgb */ color: rgb(255, 220, 192);
/* oklch */ color: oklch(91.7% 0.054 60.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6d3',
    500: '#ffdcc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc0;
$custom-light: #ffe6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc0",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 192
  },
  "hsl": {
    "h": 26.667,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.91663,
    "c": 0.05385,
    "h": 60.7
  },
  "luminance": 0.76252
}

Semantic roles & 50–950 ramp

primary
#FFDCC0
secondary
#7BB8E8
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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