#DCDDCC#DCDDCC

#DCDDCC is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.023 H 109.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).

Color values

HEX#DCDDCC
RGBrgb(220, 221, 204)
HSLhsl(64, 20%, 83%)
HSVhsv(64, 8%, 87%)
CMYKcmyk(0.5%, 0%, 7.7%, 13.3%)
CIE-LABlab(87.62, -3.29, 8.23)
CIE-LCHlch(87.62, 8.86, 111.82°)
OKLaboklab(89.21% -0.0076 0.0215)
OKLCHoklch(89.21% 0.023 109.6)
XYZxyz(66.2693, 71.2884, 67.3839)
Luminance0.7129 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDDCC #CDCCDD
analogous
#DDD5CC #DCDDCC #D3DDCC
triadic
#DCDDCC #CCDCDD #DDCCDC
tetradic
#DCDDCC #CCDDD5 #CDCCDD #DDCCD3
square
#DCDDCC #CCDDD5 #CDCCDD #DDCCD3
split-complementary
#DCDDCC #CCD3DD #D5CCDD
monochromatic
#AAAC83 #C3C5A7 #DCDDCC #F2F3ED #F2F3ED

Accessibility & contrast

On white

1.38
#DCDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.26
#DCDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDDCC
15.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDDCC#FFFFFF#000000##000000
##DCDDCC1.001.3815.2615.26
#FFFFFF1.381.0021.0021.00
#00000015.2621.001.001.00
##00000015.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#DFDBD8
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dcddcc;
/* rgb */ color: rgb(220, 221, 204);
/* oklch */ color: oklch(89.2% 0.023 109.6);
Tailwind
colors: {
  custom: {
    50: '#e6e7db',
    500: '#dcddcc',
    950: '#000000',
  },
}
SCSS
$custom: #dcddcc;
$custom-light: #e6e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#dcddcc",
  "rgb": {
    "r": 220,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 63.529,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.89213,
    "c": 0.02283,
    "h": 109.6
  },
  "luminance": 0.71288
}

Semantic roles & 50–950 ramp

primary
#DCDDCC
secondary
#9C9AB3
accent
#479E4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161615
muted
#848484

Preview Lab

Preview with #DCDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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