#FFDCCC#FFDCCC

#FFDCCC is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.9% C 0.045 H 46.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).

Color values

HEX#FFDCCC
RGBrgb(255, 220, 204)
HSLhsl(19, 100%, 90%)
HSVhsv(19, 20%, 100%)
CMYKcmyk(0%, 13.7%, 20%, 0%)
CIE-LABlab(90.23, 9.68, 12.34)
CIE-LCHlch(90.23, 15.68, 51.88°)
OKLaboklab(91.95% 0.031 0.0322)
OKLCHoklch(91.95% 0.045 46)
XYZxyz(77.7324, 76.8084, 67.8458)
Luminance0.7681 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCCC #CCEFFF
analogous
#FFCCD5 #FFDCCC #FFF6CC
triadic
#FFDCCC #CCFFDC #DCCCFF
tetradic
#FFDCCC #D5FFCC #CCEFFF #F6CCFF
square
#FFDCCC #D5FFCC #CCEFFF #F6CCFF
split-complementary
#FFDCCC #CCFFF6 #CCD5FF
monochromatic
#FF8852 #FFB28F #FFDCCC #FFEAE0 #FFEAE0

Accessibility & contrast

On white

1.28
#FFDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.36
#FFDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCCC
16.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCCC#FFFFFF#000000##000000
##FFDCCC1.001.2816.3616.36
#FFFFFF1.281.0021.0021.00
#00000016.3621.001.001.00
##00000016.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdccc;
/* rgb */ color: rgb(255, 220, 204);
/* oklch */ color: oklch(91.9% 0.045 46.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6db',
    500: '#ffdccc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdccc;
$custom-light: #ffe6db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdccc",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 18.824,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.91947,
    "c": 0.04466,
    "h": 46
  },
  "luminance": 0.76806
}

Semantic roles & 50–950 ramp

primary
#FFDCCC
secondary
#86CAEA
accent
#9DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FFDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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