#DCCCC4#DCCCC4

#DCCCC4 is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.6% C 0.021 H 48.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).

Color values

HEX#DCCCC4
RGBrgb(220, 204, 196)
HSLhsl(20, 26%, 82%)
HSVhsv(20, 11%, 86%)
CMYKcmyk(0%, 7.3%, 10.9%, 13.7%)
CIE-LABlab(83.12, 4.22, 5.99)
CIE-LCHlch(83.12, 7.32, 54.84°)
OKLaboklab(85.61% 0.014 0.0158)
OKLCHoklch(85.61% 0.021 48.5)
XYZxyz(61.0710, 62.3878, 61.0387)
Luminance0.6239 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC4 #C4D4DC
analogous
#DCC4C8 #DCCCC4 #DCD8C4
triadic
#DCCCC4 #C4DCCC #CCC4DC
tetradic
#DCCCC4 #C8DCC4 #C4D4DC #D8C4DC
square
#DCCCC4 #C8DCC4 #C4D4DC #D8C4DC
split-complementary
#DCCCC4 #C4DCD8 #C4C8DC
monochromatic
#AE8A77 #C5AB9E #DCCCC4 #F3EDEA #F4EEEC

Accessibility & contrast

On white

1.56
#DCCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.48
#DCCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC4
13.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC4#FFFFFF#000000##000000
##DCCCC41.001.5613.4813.48
#FFFFFF1.561.0021.0021.00
#00000013.4821.001.001.00
##00000013.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC4
Deuteranopia (green-blind)
#D4D0C4
Tritanopia (blue-blind)
#E1CACA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccc4;
/* rgb */ color: rgb(220, 204, 196);
/* oklch */ color: oklch(85.6% 0.021 48.5);
Tailwind
colors: {
  custom: {
    50: '#e7dbd5',
    500: '#dcccc4',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc4;
$custom-light: #e7dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc4",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 20,
    "s": 25.532,
    "l": 81.569
  },
  "oklch": {
    "l": 0.85609,
    "c": 0.02107,
    "h": 48.5
  },
  "luminance": 0.62387
}

Semantic roles & 50–950 ramp

primary
#DCCCC4
secondary
#91A8B3
accent
#83A441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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