#DCCCC2#DCCCC2

#DCCCC2 is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.6% C 0.023 H 54.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).

Color values

HEX#DCCCC2
RGBrgb(220, 204, 194)
HSLhsl(23, 27%, 81%)
HSVhsv(23, 12%, 86%)
CMYKcmyk(0%, 7.3%, 11.8%, 13.7%)
CIE-LABlab(83.07, 3.89, 6.98)
CIE-LCHlch(83.07, 7.99, 60.88°)
OKLaboklab(85.56% 0.0132 0.0184)
OKLCHoklch(85.56% 0.023 54.3)
XYZxyz(60.8449, 62.2974, 59.8478)
Luminance0.6230 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC2 #C2D2DC
analogous
#DCC2C5 #DCCCC2 #DCD9C2
triadic
#DCCCC2 #C2DCCC #CCC2DC
tetradic
#DCCCC2 #C5DCC2 #C2D2DC #D9C2DC
square
#DCCCC2 #C5DCC2 #C2D2DC #D9C2DC
split-complementary
#DCCCC2 #C2DCD9 #C2C5DC
monochromatic
#AF8B74 #C6AB9B #DCCCC2 #F2EDE9 #F4EFEC

Accessibility & contrast

On white

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

On black

13.46
#DCCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC2
13.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC2#FFFFFF#000000##000000
##DCCCC21.001.5613.4613.46
#FFFFFF1.561.0021.0021.00
#00000013.4621.001.001.00
##00000013.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC1
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#E1C9C9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccc2;
/* rgb */ color: rgb(220, 204, 194);
/* oklch */ color: oklch(85.6% 0.023 54.3);
Tailwind
colors: {
  custom: {
    50: '#e7dbd4',
    500: '#dcccc2',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc2;
$custom-light: #e7dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc2",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 23.077,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85555,
    "c": 0.0226,
    "h": 54.3
  },
  "luminance": 0.62296
}

Semantic roles & 50–950 ramp

primary
#DCCCC2
secondary
#8FA5B3
accent
#7FA640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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