#DDD9CC#DDD9CC

#DDD9CC is a very light, near-neutral yellow. Relative luminance 0.694; OKLCH L 88.5% C 0.018 H 92.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#DDD9CC
RGBrgb(221, 217, 204)
HSLhsl(46, 20%, 83%)
HSVhsv(46, 8%, 87%)
CMYKcmyk(0%, 1.8%, 7.7%, 13.3%)
CIE-LABlab(86.68, -0.88, 6.88)
CIE-LCHlch(86.68, 6.94, 97.30°)
OKLaboklab(88.49% -0.0008 0.0181)
OKLCHoklch(88.49% 0.018 92.7)
XYZxyz(65.5294, 69.3579, 67.0503)
Luminance0.6936 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD9CC #CCD0DD
analogous
#DDD0CC #DDD9CC #D8DDCC
triadic
#DDD9CC #CCDDD9 #D9CCDD
tetradic
#DDD9CC #CCDDD0 #CCD0DD #DDCCD8
square
#DDD9CC #CCDDD0 #CCD0DD #DDCCD8
split-complementary
#DDD9CC #CCD8DD #D0CCDD
monochromatic
#ACA283 #C5BEA7 #DDD9CC #F3F1ED #F3F1ED

Accessibility & contrast

On white

1.41
#DDD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#DDD9CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD9CC
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD9CC#FFFFFF#000000##000000
##DDD9CC1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DDDACC
Tritanopia (blue-blind)
#E0D7D5
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ddd9cc;
/* rgb */ color: rgb(221, 217, 204);
/* oklch */ color: oklch(88.5% 0.018 92.7);
Tailwind
colors: {
  custom: {
    50: '#e7e4db',
    500: '#ddd9cc',
    950: '#000000',
  },
}
SCSS
$custom: #ddd9cc;
$custom-light: #e7e4db;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd9cc",
  "rgb": {
    "r": 221,
    "g": 217,
    "b": 204
  },
  "hsl": {
    "h": 45.882,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.88488,
    "c": 0.01807,
    "h": 92.7
  },
  "luminance": 0.69357
}

Semantic roles & 50–950 ramp

primary
#DDD9CC
secondary
#9AA0B3
accent
#5C9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DDD9CC

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

Preview Lab → · Contrast checker → · Palette generator →

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