#DCCEB2#DCCEB2

#DCCEB2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.6% C 0.041 H 84.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).

Color values

HEX#DCCEB2
RGBrgb(220, 206, 178)
HSLhsl(40, 38%, 78%)
HSVhsv(40, 19%, 86%)
CMYKcmyk(0%, 6.4%, 19.1%, 13.7%)
CIE-LABlab(83.22, 0.35, 15.69)
CIE-LCHlch(83.22, 15.70, 88.71°)
OKLaboklab(85.55% 0.0039 0.0405)
OKLCHoklch(85.55% 0.041 84.6)
XYZxyz(59.6222, 62.5738, 51.0480)
Luminance0.6257 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCEB2 #B2C0DC
analogous
#DCB9B2 #DCCEB2 #D5DCB2
triadic
#DCCEB2 #B2DCCE #CEB2DC
tetradic
#DCCEB2 #B2DCB9 #B2C0DC #DCB2D5
square
#DCCEB2 #B2DCB9 #B2C0DC #DCB2D5
split-complementary
#DCCEB2 #B2D5DC #B9B2DC
monochromatic
#B6985E #C9B388 #DCCEB2 #EFE9DC #F5F2EA

Accessibility & contrast

On white

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

On black

13.51
#DCCEB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCEB2
13.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCEB2#FFFFFF#000000##000000
##DCCEB21.001.5513.5113.51
#FFFFFF1.551.0021.0021.00
#00000013.5121.001.001.00
##00000013.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#E3C9C6
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #dcceb2;
/* rgb */ color: rgb(220, 206, 178);
/* oklch */ color: oklch(85.6% 0.041 84.6);
Tailwind
colors: {
  custom: {
    50: '#e7dcc9',
    500: '#dcceb2',
    950: '#000000',
  },
}
SCSS
$custom: #dcceb2;
$custom-light: #e7dcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcceb2",
  "rgb": {
    "r": 220,
    "g": 206,
    "b": 178
  },
  "hsl": {
    "h": 40,
    "s": 37.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.85551,
    "c": 0.04067,
    "h": 84.6
  },
  "luminance": 0.62573
}

Semantic roles & 50–950 ramp

primary
#DCCEB2
secondary
#7E90B4
accent
#5EB035
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482

Preview Lab

Preview with #DCCEB2

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

Preview Lab → · Contrast checker → · Palette generator →

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