#DCCCC3#DCCCC3

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

Color values

HEX#DCCCC3
RGBrgb(220, 204, 195)
HSLhsl(22, 26%, 81%)
HSVhsv(22, 11%, 86%)
CMYKcmyk(0%, 7.3%, 11.4%, 13.7%)
CIE-LABlab(83.10, 4.05, 6.48)
CIE-LCHlch(83.10, 7.65, 57.99°)
OKLaboklab(85.58% 0.0136 0.0171)
OKLCHoklch(85.58% 0.022 51.5)
XYZxyz(60.9576, 62.3425, 60.4413)
Luminance0.6234 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCC3 #C3D3DC
analogous
#DCC3C7 #DCCCC3 #DCD9C3
triadic
#DCCCC3 #C3DCCC #CCC3DC
tetradic
#DCCCC3 #C7DCC3 #C3D3DC #D9C3DC
square
#DCCCC3 #C7DCC3 #C3D3DC #D9C3DC
split-complementary
#DCCCC3 #C3DCD9 #C3C7DC
monochromatic
#AF8A76 #C5AB9C #DCCCC3 #F3EDEA #F4EFEC

Accessibility & contrast

On white

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

On black

13.47
#DCCCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCC3
13.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCC3#FFFFFF#000000##000000
##DCCCC31.001.5613.4713.47
#FFFFFF1.561.0021.0021.00
#00000013.4721.001.001.00
##00000013.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dcccc3;
/* rgb */ color: rgb(220, 204, 195);
/* oklch */ color: oklch(85.6% 0.022 51.5);
Tailwind
colors: {
  custom: {
    50: '#e7dbd5',
    500: '#dcccc3',
    950: '#000000',
  },
}
SCSS
$custom: #dcccc3;
$custom-light: #e7dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccc3",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 21.6,
    "s": 26.316,
    "l": 81.373
  },
  "oklch": {
    "l": 0.85582,
    "c": 0.02181,
    "h": 51.5
  },
  "luminance": 0.62342
}

Semantic roles & 50–950 ramp

primary
#DCCCC3
secondary
#90A6B3
accent
#81A541
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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