#DDDCD0#DDDCD0

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

Color values

HEX#DDDCD0
RGBrgb(221, 220, 208)
HSLhsl(55, 16%, 84%)
HSVhsv(55, 6%, 87%)
CMYKcmyk(0%, 0.5%, 5.9%, 13.3%)
CIE-LABlab(87.54, -1.76, 6.01)
CIE-LCHlch(87.54, 6.26, 106.29°)
OKLaboklab(89.2% -0.0036 0.0158)
OKLCHoklch(89.2% 0.016 102.9)
XYZxyz(66.7956, 71.1129, 69.8696)
Luminance0.7111 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDDCD0 #D0D1DD
analogous
#DDD6D0 #DDDCD0 #D8DDD0
triadic
#DDDCD0 #D0DDDC #DCD0DD
tetradic
#DDDCD0 #D0DDD6 #D0D1DD #DDD0D8
square
#DDDCD0 #D0DDD6 #D0D1DD #DDD0D8
split-complementary
#DDDCD0 #D0D8DD #D6D0DD
monochromatic
#AAA789 #C3C2AC #DDDCD0 #F2F2ED #F2F2ED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DDDCD0#FFFFFF#000000##000000
##DDDCD01.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)
#DFDBCF
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#DFDAD8
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #dddcd0;
/* rgb */ color: rgb(221, 220, 208);
/* oklch */ color: oklch(89.2% 0.016 102.9);
Tailwind
colors: {
  custom: {
    50: '#e7e6de',
    500: '#dddcd0',
    950: '#000000',
  },
}
SCSS
$custom: #dddcd0;
$custom-light: #e7e6de;
$custom-dark: #000000;
JSON
{
  "hex": "#dddcd0",
  "rgb": {
    "r": 221,
    "g": 220,
    "b": 208
  },
  "hsl": {
    "h": 55.385,
    "s": 16.049,
    "l": 84.118
  },
  "oklch": {
    "l": 0.89196,
    "c": 0.01619,
    "h": 102.9
  },
  "luminance": 0.71113
}

Semantic roles & 50–950 ramp

primary
#DDDCD0
secondary
#9FA0B2
accent
#519A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484

Preview Lab

Preview with #DDDCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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