#DCCAB2#DCCAB2

#DCCAB2 is a very light, muted orange. Relative luminance 0.607; OKLCH L 84.8% C 0.038 H 75.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#DCCAB2
RGBrgb(220, 202, 178)
HSLhsl(34, 38%, 78%)
HSVhsv(34, 19%, 86%)
CMYKcmyk(0%, 8.2%, 19.1%, 13.7%)
CIE-LABlab(82.20, 2.44, 14.27)
CIE-LCHlch(82.20, 14.47, 80.28°)
OKLaboklab(84.75% 0.0098 0.0369)
OKLCHoklch(84.75% 0.038 75.1)
XYZxyz(58.6715, 60.6723, 50.7311)
Luminance0.6067 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCAB2 #B2C4DC
analogous
#DCB5B2 #DCCAB2 #D9DCB2
triadic
#DCCAB2 #B2DCCA #CAB2DC
tetradic
#DCCAB2 #B2DCB5 #B2C4DC #DCB2D9
square
#DCCAB2 #B2DCB5 #B2C4DC #DCB2D9
split-complementary
#DCCAB2 #B2D9DC #B5B2DC
monochromatic
#B6905E #C9AD88 #DCCAB2 #EFE7DC #F5F1EA

Accessibility & contrast

On white

1.60
#DCCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.13
#DCCAB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCAB2
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCAB2#FFFFFF#000000##000000
##DCCAB21.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CAB1
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#E4C5C3
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #dccab2;
/* rgb */ color: rgb(220, 202, 178);
/* oklch */ color: oklch(84.8% 0.038 75.1);
Tailwind
colors: {
  custom: {
    50: '#e7dac9',
    500: '#dccab2',
    950: '#000000',
  },
}
SCSS
$custom: #dccab2;
$custom-light: #e7dac9;
$custom-dark: #000000;
JSON
{
  "hex": "#dccab2",
  "rgb": {
    "r": 220,
    "g": 202,
    "b": 178
  },
  "hsl": {
    "h": 34.286,
    "s": 37.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84753,
    "c": 0.03819,
    "h": 75.1
  },
  "luminance": 0.60671
}

Semantic roles & 50–950 ramp

primary
#DCCAB2
secondary
#7E95B4
accent
#6AB035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382

Preview Lab

Preview with #DCCAB2

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

Preview Lab → · Contrast checker → · Palette generator →

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