#DCCFAC#DCCFAC

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

Color values

HEX#DCCFAC
RGBrgb(220, 207, 172)
HSLhsl(44, 41%, 77%)
HSVhsv(44, 22%, 86%)
CMYKcmyk(0%, 5.9%, 21.8%, 13.7%)
CIE-LABlab(83.35, -1.04, 19.05)
CIE-LCHlch(83.35, 19.08, 93.13°)
OKLaboklab(85.61% -0.0001 0.0488)
OKLCHoklch(85.61% 0.049 90.1)
XYZxyz(59.2744, 62.8211, 48.0249)
Luminance0.6282 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCFAC #ACB9DC
analogous
#DCB7AC #DCCFAC #D1DCAC
triadic
#DCCFAC #ACDCCF #CFACDC
tetradic
#DCCFAC #ACDCB7 #ACB9DC #DCACD1
square
#DCCFAC #ACDCB7 #ACB9DC #DCACD1
split-complementary
#DCCFAC #ACD1DC #B7ACDC
monochromatic
#B89D56 #CAB681 #DCCFAC #EEE8D7 #F6F3E9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DCCFAC#FFFFFF#000000##000000
##DCCFAC1.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)
#D7CDAA
Deuteranopia (green-blind)
#DBD1AD
Tritanopia (blue-blind)
#E4C9C5
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #dccfac;
/* rgb */ color: rgb(220, 207, 172);
/* oklch */ color: oklch(85.6% 0.049 90.1);
Tailwind
colors: {
  custom: {
    50: '#e7ddc4',
    500: '#dccfac',
    950: '#000000',
  },
}
SCSS
$custom: #dccfac;
$custom-light: #e7ddc4;
$custom-dark: #000000;
JSON
{
  "hex": "#dccfac",
  "rgb": {
    "r": 220,
    "g": 207,
    "b": 172
  },
  "hsl": {
    "h": 43.75,
    "s": 40.678,
    "l": 76.863
  },
  "oklch": {
    "l": 0.85613,
    "c": 0.04881,
    "h": 90.1
  },
  "luminance": 0.6282
}

Semantic roles & 50–950 ramp

primary
#DCCFAC
secondary
#7888B4
accent
#55B432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482

Preview Lab

Preview with #DCCFAC

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

Preview Lab → · Contrast checker → · Palette generator →

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