#DCCCC6#DCCCC6

#DCCCC6 is a very light, near-neutral orange. Relative luminance 0.625; OKLCH L 85.7% C 0.020 H 41.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).

Color values

HEX#DCCCC6
RGBrgb(220, 204, 198)
HSLhsl(16, 24%, 82%)
HSVhsv(16, 10%, 86%)
CMYKcmyk(0%, 7.3%, 10%, 13.7%)
CIE-LABlab(83.17, 4.55, 4.99)
CIE-LCHlch(83.17, 6.75, 47.66°)
OKLaboklab(85.66% 0.0148 0.0132)
OKLCHoklch(85.66% 0.02 41.8)
XYZxyz(61.3002, 62.4795, 62.2456)
Luminance0.6248 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC6 #C6D6DC
analogous
#DCC6CB #DCCCC6 #DCD7C6
triadic
#DCCCC6 #C6DCCC #CCC6DC
tetradic
#DCCCC6 #CBDCC6 #C6D6DC #D7C6DC
square
#DCCCC6 #CBDCC6 #C6D6DC #D7C6DC
split-complementary
#DCCCC6 #C6DCD7 #C6CBDC
monochromatic
#AD887A #C5AAA0 #DCCCC6 #F3EEEC #F3EEEC

Accessibility & contrast

On white

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

On black

13.50
#DCCCC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC6
13.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC6#FFFFFF#000000##000000
##DCCCC61.001.5613.5013.50
#FFFFFF1.561.0021.0021.00
#00000013.5021.001.001.00
##00000013.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dcccc6;
/* rgb */ color: rgb(220, 204, 198);
/* oklch */ color: oklch(85.7% 0.020 41.8);
Tailwind
colors: {
  custom: {
    50: '#e7dbd7',
    500: '#dcccc6',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc6;
$custom-light: #e7dbd7;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc6",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 198
  },
  "hsl": {
    "h": 16.364,
    "s": 23.913,
    "l": 81.961
  },
  "oklch": {
    "l": 0.85663,
    "c": 0.01979,
    "h": 41.8
  },
  "luminance": 0.62479
}

Semantic roles & 50–950 ramp

primary
#DCCCC6
secondary
#94AAB2
accent
#88A243
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC6

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

Preview Lab → · Contrast checker → · Palette generator →

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