#DCCDC2#DCCDC2

#DCCDC2 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.023 H 58.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#DCCDC2
RGBrgb(220, 205, 194)
HSLhsl(25, 27%, 81%)
HSVhsv(25, 12%, 86%)
CMYKcmyk(0%, 6.8%, 11.8%, 13.7%)
CIE-LABlab(83.32, 3.37, 7.35)
CIE-LCHlch(83.32, 8.08, 65.38°)
OKLaboklab(85.75% 0.0117 0.0193)
OKLCHoklch(85.75% 0.023 58.7)
XYZxyz(61.0833, 62.7743, 59.9273)
Luminance0.6277 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDC2 #C2D1DC
analogous
#DCC2C4 #DCCDC2 #DCDAC2
triadic
#DCCDC2 #C2DCCD #CDC2DC
tetradic
#DCCDC2 #C4DCC2 #C2D1DC #DAC2DC
square
#DCCDC2 #C4DCC2 #C2D1DC #DAC2DC
split-complementary
#DCCDC2 #C2DCDA #C2C4DC
monochromatic
#AF8D74 #C6AD9B #DCCDC2 #F2EDE9 #F4EFEC

Accessibility & contrast

On white

1.55
#DCCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#DCCDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDC2
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDC2#FFFFFF#000000##000000
##DCCDC21.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E1CACA
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccdc2;
/* rgb */ color: rgb(220, 205, 194);
/* oklch */ color: oklch(85.8% 0.023 58.7);
Tailwind
colors: {
  custom: {
    50: '#e7dcd4',
    500: '#dccdc2',
    950: '#000000',
  },
}
SCSS
$custom: #dccdc2;
$custom-light: #e7dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdc2",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 25.385,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85753,
    "c": 0.02257,
    "h": 58.7
  },
  "luminance": 0.62773
}

Semantic roles & 50–950 ramp

primary
#DCCDC2
secondary
#8FA4B3
accent
#7BA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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