#DCCCC0#DCCCC0

#DCCCC0 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.5% C 0.024 H 59.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#DCCCC0
RGBrgb(220, 204, 192)
HSLhsl(26, 29%, 81%)
HSVhsv(26, 13%, 86%)
CMYKcmyk(0%, 7.3%, 12.7%, 13.7%)
CIE-LABlab(83.02, 3.57, 7.98)
CIE-LCHlch(83.02, 8.74, 65.92°)
OKLaboklab(85.5% 0.0124 0.0209)
OKLCHoklch(85.5% 0.024 59.4)
XYZxyz(60.6218, 62.2082, 58.6728)
Luminance0.6221 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC0 #C0D0DC
analogous
#DCC0C2 #DCCCC0 #DCDAC0
triadic
#DCCCC0 #C0DCCC #CCC0DC
tetradic
#DCCCC0 #C2DCC0 #C0D0DC #DAC0DC
square
#DCCCC0 #C2DCC0 #C0D0DC #DAC0DC
split-complementary
#DCCCC0 #C0DCDA #C0C2DC
monochromatic
#B08C71 #C6AC99 #DCCCC0 #F2ECE7 #F4EFEB

Accessibility & contrast

On white

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

On black

13.44
#DCCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC0
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC0#FFFFFF#000000##000000
##DCCCC01.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#E2C9C9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccc0;
/* rgb */ color: rgb(220, 204, 192);
/* oklch */ color: oklch(85.5% 0.024 59.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbd3',
    500: '#dcccc0',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc0;
$custom-light: #e7dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc0",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 25.714,
    "s": 28.571,
    "l": 80.784
  },
  "oklch": {
    "l": 0.85502,
    "c": 0.02433,
    "h": 59.4
  },
  "luminance": 0.62207
}

Semantic roles & 50–950 ramp

primary
#DCCCC0
secondary
#8DA3B3
accent
#7AA73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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