#DCCCAB#DCCCAB

#DCCCAB is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.0% C 0.048 H 85.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#DCCCAB
RGBrgb(220, 204, 171)
HSLhsl(40, 41%, 77%)
HSVhsv(40, 22%, 86%)
CMYKcmyk(0%, 7.3%, 22.3%, 13.7%)
CIE-LABlab(82.56, 0.37, 18.48)
CIE-LCHlch(82.56, 18.49, 88.84°)
OKLaboklab(84.99% 0.004 0.0474)
OKLCHoklch(84.99% 0.048 85.2)
XYZxyz(58.4588, 61.3430, 47.2811)
Luminance0.6134 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCAB #ABBBDC
analogous
#DCB4AB #DCCCAB #D4DCAB
triadic
#DCCCAB #ABDCCC #CCABDC
tetradic
#DCCCAB #ABDCB4 #ABBBDC #DCABD4
square
#DCCCAB #ABDCB4 #ABBBDC #DCABD4
split-complementary
#DCCCAB #ABD4DC #B4ABDC
monochromatic
#B89855 #CAB280 #DCCCAB #EEE6D6 #F6F2E9

Accessibility & contrast

On white

1.58
#DCCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.27
#DCCCAB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCAB
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCAB#FFFFFF#000000##000000
##DCCCAB1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#E4C6C3
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #dcccab;
/* rgb */ color: rgb(220, 204, 171);
/* oklch */ color: oklch(85.0% 0.048 85.2);
Tailwind
colors: {
  custom: {
    50: '#e7dbc4',
    500: '#dcccab',
    950: '#000000',
  },
}
SCSS
$custom: #dcccab;
$custom-light: #e7dbc4;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccab",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 171
  },
  "hsl": {
    "h": 40.408,
    "s": 41.176,
    "l": 76.667
  },
  "oklch": {
    "l": 0.84988,
    "c": 0.04758,
    "h": 85.2
  },
  "luminance": 0.61342
}

Semantic roles & 50–950 ramp

primary
#DCCCAB
secondary
#778BB4
accent
#5CB431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161512
muted
#848482

Preview Lab

Preview with #DCCCAB

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

Preview Lab → · Contrast checker → · Palette generator →

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