#DCDCCC#DCDCCC

#DCDCCC is a very light, muted yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.021 H 106.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).

Color values

HEX#DCDCCC
RGBrgb(220, 220, 204)
HSLhsl(60, 19%, 83%)
HSVhsv(60, 7%, 86%)
CMYKcmyk(0%, 0%, 7.3%, 13.7%)
CIE-LABlab(87.37, -2.78, 7.86)
CIE-LCHlch(87.37, 8.34, 109.48°)
OKLaboklab(89.01% -0.0062 0.0206)
OKLCHoklch(89.01% 0.021 106.8)
XYZxyz(66.0060, 70.7620, 67.2962)
Luminance0.7076 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDCCC #CCCCDC
analogous
#DCD4CC #DCDCCC #D4DCCC
triadic
#DCDCCC #CCDCDC #DCCCDC
tetradic
#DCDCCC #CCDCD4 #CCCCDC #DCCCD4
square
#DCDCCC #CCDCD4 #CCCCDC #DCCCD4
split-complementary
#DCDCCC #CCD4DC #D4CCDC
monochromatic
#AAAA83 #C3C3A8 #DCDCCC #F3F3ED #F3F3ED

Accessibility & contrast

On white

1.39
#DCDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.15
#DCDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDCCC
15.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDCCC#FFFFFF#000000##000000
##DCDCCC1.001.3915.1515.15
#FFFFFF1.391.0021.0021.00
#00000015.1521.001.001.00
##00000015.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#DFDAD7
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dcdccc;
/* rgb */ color: rgb(220, 220, 204);
/* oklch */ color: oklch(89.0% 0.021 106.8);
Tailwind
colors: {
  custom: {
    50: '#e6e6db',
    500: '#dcdccc',
    950: '#000000',
  },
}
SCSS
$custom: #dcdccc;
$custom-light: #e6e6db;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdccc",
  "rgb": {
    "r": 220,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 60,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.89011,
    "c": 0.02149,
    "h": 106.8
  },
  "luminance": 0.70762
}

Semantic roles & 50–950 ramp

primary
#DCDCCC
secondary
#9B9BB2
accent
#499D49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161615
muted
#848484

Preview Lab

Preview with #DCDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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