#DCDDC2#DCDDC2

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

Color values

HEX#DCDDC2
RGBrgb(220, 221, 194)
HSLhsl(62, 28%, 81%)
HSVhsv(62, 12%, 87%)
CMYKcmyk(0.5%, 0%, 12.2%, 13.3%)
CIE-LABlab(87.40, -4.93, 13.16)
CIE-LCHlch(87.40, 14.05, 110.53°)
OKLaboklab(88.96% -0.0116 0.0341)
OKLCHoklch(88.96% 0.036 108.8)
XYZxyz(65.1082, 70.8240, 61.2689)
Luminance0.7082 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDDC2 #C3C2DD
analogous
#DDD1C2 #DCDDC2 #CFDDC2
triadic
#DCDDC2 #C2DCDD #DDC2DC
tetradic
#DCDDC2 #C2DDD1 #C3C2DD #DDC2CF
square
#DCDDC2 #C2DDD1 #C3C2DD #DDC2CF
split-complementary
#DCDDC2 #C2CFDD #D1C2DD
monochromatic
#AFB173 #C5C79B #DCDDC2 #F3F3E9 #F4F4EB

Accessibility & contrast

On white

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

On black

15.16
#DCDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDDC2
15.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDDC2#FFFFFF#000000##000000
##DCDDC21.001.3815.1615.16
#FFFFFF1.381.0021.0021.00
#00000015.1621.001.001.00
##00000015.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2DAC0
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#E0D9D5
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dcddc2;
/* rgb */ color: rgb(220, 221, 194);
/* oklch */ color: oklch(89.0% 0.036 108.8);
Tailwind
colors: {
  custom: {
    50: '#e7e7d4',
    500: '#dcddc2',
    950: '#000000',
  },
}
SCSS
$custom: #dcddc2;
$custom-light: #e7e7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dcddc2",
  "rgb": {
    "r": 220,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 62.222,
    "s": 28.421,
    "l": 81.373
  },
  "oklch": {
    "l": 0.88961,
    "c": 0.03605,
    "h": 108.8
  },
  "luminance": 0.70824
}

Semantic roles & 50–950 ramp

primary
#DCDDC2
secondary
#908FB4
accent
#3EA742
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DCDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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