#DDD4CC#DDD4CC

#DDD4CC is a very light, near-neutral orange. Relative luminance 0.668; OKLCH L 87.5% C 0.015 H 64.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).

Color values

HEX#DDD4CC
RGBrgb(221, 212, 204)
HSLhsl(28, 20%, 83%)
HSVhsv(28, 8%, 87%)
CMYKcmyk(0%, 4.1%, 7.7%, 13.3%)
CIE-LABlab(85.41, 1.71, 5.05)
CIE-LCHlch(85.41, 5.34, 71.26°)
OKLaboklab(87.49% 0.0064 0.0133)
OKLCHoklch(87.49% 0.015 64.3)
XYZxyz(64.2601, 66.8194, 66.6272)
Luminance0.6682 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD4CC #CCD5DD
analogous
#DDCCCC #DDD4CC #DDDCCC
triadic
#DDD4CC #CCDDD4 #D4CCDD
tetradic
#DDD4CC #CCDDCC #CCD5DD #DCCCDD
square
#DDD4CC #CCDDCC #CCD5DD #DCCCDD
split-complementary
#DDD4CC #CCDDDC #CCCCDD
monochromatic
#AC9683 #C5B5A7 #DDD4CC #F3F0ED #F3F0ED

Accessibility & contrast

On white

1.46
#DDD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.36
#DDD4CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD4CC
14.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD4CC#FFFFFF#000000##000000
##DDD4CC1.001.4614.3614.36
#FFFFFF1.461.0021.0021.00
#00000014.3621.001.001.00
##00000014.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#E1D2D2
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ddd4cc;
/* rgb */ color: rgb(221, 212, 204);
/* oklch */ color: oklch(87.5% 0.015 64.3);
Tailwind
colors: {
  custom: {
    50: '#e7e1db',
    500: '#ddd4cc',
    950: '#000000',
  },
}
SCSS
$custom: #ddd4cc;
$custom-light: #e7e1db;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd4cc",
  "rgb": {
    "r": 221,
    "g": 212,
    "b": 204
  },
  "hsl": {
    "h": 28.235,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.87491,
    "c": 0.01478,
    "h": 64.3
  },
  "luminance": 0.66819
}

Semantic roles & 50–950 ramp

primary
#DDD4CC
secondary
#9AA7B3
accent
#759E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DDD4CC

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

Preview Lab → · Contrast checker → · Palette generator →

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