#DCCCB0#DCCCB0

#DCCCB0 is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.1% C 0.042 H 81.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).

Color values

HEX#DCCCB0
RGBrgb(220, 204, 176)
HSLhsl(38, 39%, 78%)
HSVhsv(38, 20%, 86%)
CMYKcmyk(0%, 7.3%, 20%, 13.7%)
CIE-LABlab(82.67, 1.10, 15.98)
CIE-LCHlch(82.67, 16.02, 86.06°)
OKLaboklab(85.1% 0.006 0.0412)
OKLCHoklch(85.1% 0.042 81.7)
XYZxyz(58.9444, 61.5372, 49.8387)
Luminance0.6154 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCB0 #B0C0DC
analogous
#DCB6B0 #DCCCB0 #D6DCB0
triadic
#DCCCB0 #B0DCCC #CCB0DC
tetradic
#DCCCB0 #B0DCB6 #B0C0DC #DCB0D6
square
#DCCCB0 #B0DCB6 #B0C0DC #DCB0D6
split-complementary
#DCCCB0 #B0D6DC #B6B0DC
monochromatic
#B6955B #C9B186 #DCCCB0 #EFE7DA #F6F1EA

Accessibility & contrast

On white

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

On black

13.31
#DCCCB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCB0
13.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCB0#FFFFFF#000000##000000
##DCCCB01.001.5813.3113.31
#FFFFFF1.581.0021.0021.00
#00000013.3121.001.001.00
##00000013.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CBAE
Deuteranopia (green-blind)
#D8CFB1
Tritanopia (blue-blind)
#E4C7C4
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #dcccb0;
/* rgb */ color: rgb(220, 204, 176);
/* oklch */ color: oklch(85.1% 0.042 81.7);
Tailwind
colors: {
  custom: {
    50: '#e7dbc7',
    500: '#dcccb0',
    950: '#000000',
  },
}
SCSS
$custom: #dcccb0;
$custom-light: #e7dbc7;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccb0",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 176
  },
  "hsl": {
    "h": 38.182,
    "s": 38.596,
    "l": 77.647
  },
  "oklch": {
    "l": 0.85104,
    "c": 0.04164,
    "h": 81.7
  },
  "luminance": 0.61536
}

Semantic roles & 50–950 ramp

primary
#DCCCB0
secondary
#7C91B4
accent
#62B234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482

Preview Lab

Preview with #DCCCB0

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

Preview Lab → · Contrast checker → · Palette generator →

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