#DCCCBC#DCCCBC

#DCCCBC is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.4% C 0.028 H 67.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).

Color values

HEX#DCCCBC
RGBrgb(220, 204, 188)
HSLhsl(30, 31%, 80%)
HSVhsv(30, 15%, 86%)
CMYKcmyk(0%, 7.3%, 14.5%, 13.7%)
CIE-LABlab(82.93, 2.93, 9.98)
CIE-LCHlch(82.93, 10.40, 73.63°)
OKLaboklab(85.4% 0.0108 0.0261)
OKLCHoklch(85.4% 0.028 67.4)
XYZxyz(60.1846, 62.0333, 56.3704)
Luminance0.6203 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCBC #BCCCDC
analogous
#DCBCBC #DCCCBC #DCDCBC
triadic
#DCCCBC #BCDCCC #CCBCDC
tetradic
#DCCCBC #BCDCBC #BCCCDC #DCBCDC
square
#DCCCBC #BCDCBC #BCCCDC #DCBCDC
split-complementary
#DCCCBC #BCDCDC #BCBCDC
monochromatic
#B28F6C #C7AD94 #DCCCBC #F1EBE4 #F5F0EB

Accessibility & contrast

On white

1.57
#DCCCBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.41
#DCCCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCBC
13.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCBC#FFFFFF#000000##000000
##DCCCBC1.001.5713.4113.41
#FFFFFF1.571.0021.0021.00
#00000013.4121.001.001.00
##00000013.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CCBB
Deuteranopia (green-blind)
#D5D0BC
Tritanopia (blue-blind)
#E2C8C7
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #dcccbc;
/* rgb */ color: rgb(220, 204, 188);
/* oklch */ color: oklch(85.4% 0.028 67.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbd0',
    500: '#dcccbc',
    950: '#000000',
  },
}
SCSS
$custom: #dcccbc;
$custom-light: #e7dbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccbc",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 188
  },
  "hsl": {
    "h": 30,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.85399,
    "c": 0.02821,
    "h": 67.4
  },
  "luminance": 0.62032
}

Semantic roles & 50–950 ramp

primary
#DCCCBC
secondary
#899EB3
accent
#73AA3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCCCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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