#DCCCC5#DCCCC5

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

Color values

HEX#DCCCC5
RGBrgb(220, 204, 197)
HSLhsl(18, 25%, 82%)
HSVhsv(18, 10%, 86%)
CMYKcmyk(0%, 7.3%, 10.5%, 13.7%)
CIE-LABlab(83.14, 4.38, 5.49)
CIE-LCHlch(83.14, 7.02, 51.40°)
OKLaboklab(85.64% 0.0144 0.0145)
OKLCHoklch(85.64% 0.02 45.2)
XYZxyz(61.1852, 62.4335, 61.6402)
Luminance0.6243 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC5 #C5D5DC
analogous
#DCC5CA #DCCCC5 #DCD8C5
triadic
#DCCCC5 #C5DCCC #CCC5DC
tetradic
#DCCCC5 #CADCC5 #C5D5DC #D8C5DC
square
#DCCCC5 #CADCC5 #C5D5DC #D8C5DC
split-complementary
#DCCCC5 #C5DCD8 #C5CADC
monochromatic
#AE8979 #C5AA9F #DCCCC5 #F3EEEB #F3EEEC

Accessibility & contrast

On white

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

On black

13.49
#DCCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC5
13.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC5#FFFFFF#000000##000000
##DCCCC51.001.5613.4913.49
#FFFFFF1.561.0021.0021.00
#00000013.4921.001.001.00
##00000013.4921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dcccc5;
/* rgb */ color: rgb(220, 204, 197);
/* oklch */ color: oklch(85.6% 0.020 45.2);
Tailwind
colors: {
  custom: {
    50: '#e7dbd6',
    500: '#dcccc5',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc5;
$custom-light: #e7dbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc5",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 18.261,
    "s": 24.731,
    "l": 81.765
  },
  "oklch": {
    "l": 0.85635,
    "c": 0.02039,
    "h": 45.2
  },
  "luminance": 0.62433
}

Semantic roles & 50–950 ramp

primary
#DCCCC5
secondary
#93A9B3
accent
#86A342
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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