#DCDCD3#DCDCD3

#DCDCD3 is a very light, near-neutral yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.012 H 106.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).

Color values

HEX#DCDCD3
RGBrgb(220, 220, 211)
HSLhsl(60, 11%, 85%)
HSVhsv(60, 4%, 86%)
CMYKcmyk(0%, 0%, 4.1%, 13.7%)
CIE-LABlab(87.54, -1.59, 4.42)
CIE-LCHlch(87.54, 4.69, 109.79°)
OKLaboklab(89.2% -0.0035 0.0116)
OKLCHoklch(89.2% 0.012 106.6)
XYZxyz(66.8645, 71.1054, 71.8176)
Luminance0.7110 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDCD3 #D3D3DC
analogous
#DCD8D3 #DCDCD3 #D8DCD3
triadic
#DCDCD3 #D3DCDC #DCD3DC
tetradic
#DCDCD3 #D3DCD8 #D3D3DC #DCD3D8
square
#DCDCD3 #D3DCD8 #D3D3DC #DCD3D8
split-complementary
#DCDCD3 #D3D8DC #D8D3DC
monochromatic
#A6A68F #C1C1B1 #DCDCD3 #F1F1EE #F1F1EE

Accessibility & contrast

On white

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

On black

15.22
#DCDCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDCD3
15.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDCD3#FFFFFF#000000##000000
##DCDCD31.001.3815.2215.22
#FFFFFF1.381.0021.0021.00
#00000015.2221.001.001.00
##00000015.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#DEDBD9
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dcdcd3;
/* rgb */ color: rgb(220, 220, 211);
/* oklch */ color: oklch(89.2% 0.012 106.6);
Tailwind
colors: {
  custom: {
    50: '#e6e6e0',
    500: '#dcdcd3',
    950: '#000000',
  },
}
SCSS
$custom: #dcdcd3;
$custom-light: #e6e6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdcd3",
  "rgb": {
    "r": 220,
    "g": 220,
    "b": 211
  },
  "hsl": {
    "h": 60,
    "s": 11.392,
    "l": 84.51
  },
  "oklch": {
    "l": 0.89198,
    "c": 0.01213,
    "h": 106.6
  },
  "luminance": 0.71105
}

Semantic roles & 50–950 ramp

primary
#DCDCD3
secondary
#A3A3B0
accent
#509550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DCDCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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