#DCCEB7#DCCEB7

#DCCEB7 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.035 H 80.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#DCCEB7
RGBrgb(220, 206, 183)
HSLhsl(37, 35%, 79%)
HSVhsv(37, 17%, 86%)
CMYKcmyk(0%, 6.4%, 16.8%, 13.7%)
CIE-LABlab(83.33, 1.11, 13.20)
CIE-LCHlch(83.33, 13.24, 85.20°)
OKLaboklab(85.67% 0.0059 0.0342)
OKLCHoklch(85.67% 0.035 80.3)
XYZxyz(60.1334, 62.7782, 53.7402)
Luminance0.6278 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEB7 #B7C5DC
analogous
#DCBCB7 #DCCEB7 #D8DCB7
triadic
#DCCEB7 #B7DCCE #CEB7DC
tetradic
#DCCEB7 #B7DCBC #B7C5DC #DCB7D8
square
#DCCEB7 #B7DCBC #B7C5DC #DCB7D8
split-complementary
#DCCEB7 #B7D8DC #BCB7DC
monochromatic
#B49665 #C8B28E #DCCEB7 #F0EAE0 #F5F1EA

Accessibility & contrast

On white

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

On black

13.56
#DCCEB7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEB7
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEB7#FFFFFF#000000##000000
##DCCEB71.001.5513.5613.56
#FFFFFF1.551.0021.0021.00
#00000013.5621.001.001.00
##00000013.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CEB6
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#E3CAC7
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dcceb7;
/* rgb */ color: rgb(220, 206, 183);
/* oklch */ color: oklch(85.7% 0.035 80.3);
Tailwind
colors: {
  custom: {
    50: '#e7dccc',
    500: '#dcceb7',
    950: '#000000',
  },
}
SCSS
$custom: #dcceb7;
$custom-light: #e7dccc;
$custom-dark: #000000;
JSON
{
  "hex": "#dcceb7",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 183
  },
  "hsl": {
    "h": 37.297,
    "s": 34.579,
    "l": 79.02
  },
  "oklch": {
    "l": 0.85672,
    "c": 0.03472,
    "h": 80.3
  },
  "luminance": 0.62777
}

Semantic roles & 50–950 ramp

primary
#DCCEB7
secondary
#8496B4
accent
#64AD38
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483

Preview Lab

Preview with #DCCEB7

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

Preview Lab → · Contrast checker → · Palette generator →

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