#FFDCC8#FFDCC8

#FFDCC8 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.047 H 51.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC8
RGBrgb(255, 220, 200)
HSLhsl(22, 100%, 89%)
HSVhsv(22, 22%, 100%)
CMYKcmyk(0%, 13.7%, 21.6%, 0%)
CIE-LABlab(90.15, 9.10, 14.30)
CIE-LCHlch(90.15, 16.96, 57.52°)
OKLaboklab(91.85% 0.0295 0.0371)
OKLCHoklch(91.85% 0.047 51.6)
XYZxyz(77.2588, 76.6190, 65.3516)
Luminance0.7662 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC8 #C8EBFF
analogous
#FFC8D0 #FFDCC8 #FFF8C8
triadic
#FFDCC8 #C8FFDC #DCC8FF
tetradic
#FFDCC8 #D0FFC8 #C8EBFF #F8C8FF
square
#FFDCC8 #D0FFC8 #C8EBFF #F8C8FF
split-complementary
#FFDCC8 #C8FFF8 #C8D0FF
monochromatic
#FF8E4E #FFB58B #FFDCC8 #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

16.32
#FFDCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC8
16.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC8#FFFFFF#000000##000000
##FFDCC81.001.2916.3216.32
#FFFFFF1.291.0021.0021.00
#00000016.3221.001.001.00
##00000016.3221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcc8;
/* rgb */ color: rgb(255, 220, 200);
/* oklch */ color: oklch(91.8% 0.047 51.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6d8',
    500: '#ffdcc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc8;
$custom-light: #ffe6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc8",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 200
  },
  "hsl": {
    "h": 21.818,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.9185,
    "c": 0.04739,
    "h": 51.6
  },
  "luminance": 0.76617
}

Semantic roles & 50–950 ramp

primary
#FFDCC8
secondary
#82C4E9
accent
#92E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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