#DCCDBF#DCCDBF

#DCCDBF is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.025 H 65.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).

Color values

HEX#DCCDBF
RGBrgb(220, 205, 191)
HSLhsl(29, 29%, 81%)
HSVhsv(29, 13%, 86%)
CMYKcmyk(0%, 6.8%, 13.2%, 13.7%)
CIE-LABlab(83.25, 2.88, 8.84)
CIE-LCHlch(83.25, 9.30, 71.94°)
OKLaboklab(85.67% 0.0105 0.0231)
OKLCHoklch(85.67% 0.025 65.5)
XYZxyz(60.7498, 62.6409, 58.1708)
Luminance0.6264 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCDBF #BFCEDC
analogous
#DCBFBF #DCCDBF #DCDBBF
triadic
#DCCDBF #BFDCCD #CDBFDC
tetradic
#DCCDBF #BFDCBF #BFCEDC #DBBFDC
square
#DCCDBF #BFDCBF #BFCEDC #DBBFDC
split-complementary
#DCCDBF #BFDCDB #BFBFDC
monochromatic
#B18F70 #C6AE97 #DCCDBF #F2ECE7 #F4F0EB

Accessibility & contrast

On white

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

On black

13.53
#DCCDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCDBF
13.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCDBF#FFFFFF#000000##000000
##DCCDBF1.001.5513.5313.53
#FFFFFF1.551.0021.0021.00
#00000013.5321.001.001.00
##00000013.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CDBE
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#E2CAC9
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dccdbf;
/* rgb */ color: rgb(220, 205, 191);
/* oklch */ color: oklch(85.7% 0.025 65.5);
Tailwind
colors: {
  custom: {
    50: '#e7dcd2',
    500: '#dccdbf',
    950: '#000000',
  },
}
SCSS
$custom: #dccdbf;
$custom-light: #e7dcd2;
$custom-dark: #000000;
JSON
{
  "hex": "#dccdbf",
  "rgb": {
    "r": 220,
    "g": 205,
    "b": 191
  },
  "hsl": {
    "h": 28.966,
    "s": 29.293,
    "l": 80.588
  },
  "oklch": {
    "l": 0.85674,
    "c": 0.02542,
    "h": 65.5
  },
  "luminance": 0.6264
}

Semantic roles & 50–950 ramp

primary
#DCCDBF
secondary
#8CA0B3
accent
#75A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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