#DCCCBD#DCCCBD

#DCCCBD is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.027 H 65.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).

Color values

HEX#DCCCBD
RGBrgb(220, 204, 189)
HSLhsl(29, 31%, 80%)
HSVhsv(29, 14%, 86%)
CMYKcmyk(0%, 7.3%, 14.1%, 13.7%)
CIE-LABlab(82.95, 3.09, 9.48)
CIE-LCHlch(82.95, 9.97, 71.95°)
OKLaboklab(85.42% 0.0112 0.0248)
OKLCHoklch(85.42% 0.027 65.6)
XYZxyz(60.2928, 62.0766, 56.9401)
Luminance0.6208 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCBD #BDCDDC
analogous
#DCBDBD #DCCCBD #DCDBBD
triadic
#DCCCBD #BDDCCC #CCBDDC
tetradic
#DCCCBD #BDDCBD #BDCDDC #DBBDDC
square
#DCCCBD #BDDCBD #BDCDDC #DBBDDC
split-complementary
#DCCCBD #BDDCDB #BDBDDC
monochromatic
#B28E6D #C7AD95 #DCCCBD #F1EBE5 #F4F0EB

Accessibility & contrast

On white

1.57
#DCCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.42
#DCCCBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCBD
13.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCBD#FFFFFF#000000##000000
##DCCCBD1.001.5713.4213.42
#FFFFFF1.571.0021.0021.00
#00000013.4221.001.001.00
##00000013.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CDBC
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#E2C9C8
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcccbd;
/* rgb */ color: rgb(220, 204, 189);
/* oklch */ color: oklch(85.4% 0.027 65.6);
Tailwind
colors: {
  custom: {
    50: '#e7dbd0',
    500: '#dcccbd',
    950: '#000000',
  },
}
SCSS
$custom: #dcccbd;
$custom-light: #e7dbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccbd",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 189
  },
  "hsl": {
    "h": 29.032,
    "s": 30.693,
    "l": 80.196
  },
  "oklch": {
    "l": 0.85424,
    "c": 0.02719,
    "h": 65.6
  },
  "luminance": 0.62075
}

Semantic roles & 50–950 ramp

primary
#DCCCBD
secondary
#8A9FB3
accent
#75A93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCBD

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

Preview Lab → · Contrast checker → · Palette generator →

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