#DCCCB2#DCCCB2

#DCCCB2 is a very light, muted orange. Relative luminance 0.616; OKLCH L 85.2% C 0.039 H 80.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).

Color values

HEX#DCCCB2
RGBrgb(220, 204, 178)
HSLhsl(37, 38%, 78%)
HSVhsv(37, 19%, 86%)
CMYKcmyk(0%, 7.3%, 19.1%, 13.7%)
CIE-LABlab(82.71, 1.40, 14.98)
CIE-LCHlch(82.71, 15.04, 84.67°)
OKLaboklab(85.15% 0.0068 0.0387)
OKLCHoklch(85.15% 0.039 80)
XYZxyz(59.1438, 61.6169, 50.8885)
Luminance0.6162 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCB2 #B2C2DC
analogous
#DCB7B2 #DCCCB2 #D7DCB2
triadic
#DCCCB2 #B2DCCC #CCB2DC
tetradic
#DCCCB2 #B2DCB7 #B2C2DC #DCB2D7
square
#DCCCB2 #B2DCB7 #B2C2DC #DCB2D7
split-complementary
#DCCCB2 #B2D7DC #B7B2DC
monochromatic
#B6945E #C9B088 #DCCCB2 #EFE8DC #F5F1EA

Accessibility & contrast

On white

1.58
#DCCCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.32
#DCCCB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCB2
13.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCB2#FFFFFF#000000##000000
##DCCCB21.001.5813.3213.32
#FFFFFF1.581.0021.0021.00
#00000013.3221.001.001.00
##00000013.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CCB0
Deuteranopia (green-blind)
#D7D0B3
Tritanopia (blue-blind)
#E4C7C5
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #dcccb2;
/* rgb */ color: rgb(220, 204, 178);
/* oklch */ color: oklch(85.2% 0.039 80.0);
Tailwind
colors: {
  custom: {
    50: '#e7dbc9',
    500: '#dcccb2',
    950: '#000000',
  },
}
SCSS
$custom: #dcccb2;
$custom-light: #e7dbc9;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccb2",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 178
  },
  "hsl": {
    "h": 37.143,
    "s": 37.5,
    "l": 78.039
  },
  "oklch": {
    "l": 0.85151,
    "c": 0.0393,
    "h": 80
  },
  "luminance": 0.61616
}

Semantic roles & 50–950 ramp

primary
#DCCCB2
secondary
#7E93B4
accent
#64B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482

Preview Lab

Preview with #DCCCB2

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

Preview Lab → · Contrast checker → · Palette generator →

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