#DDD1CC#DDD1CC

#DDD1CC is a very light, near-neutral orange. Relative luminance 0.653; OKLCH L 86.9% C 0.015 H 44.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).

Color values

HEX#DDD1CC
RGBrgb(221, 209, 204)
HSLhsl(18, 20%, 83%)
HSVhsv(18, 8%, 87%)
CMYKcmyk(0%, 5.4%, 7.7%, 13.3%)
CIE-LABlab(84.66, 3.28, 3.96)
CIE-LCHlch(84.66, 5.14, 50.34°)
OKLaboklab(86.9% 0.0108 0.0105)
OKLCHoklch(86.9% 0.015 44.2)
XYZxyz(63.5171, 65.3334, 66.3796)
Luminance0.6533 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD1CC #CCD8DD
analogous
#DDCCCF #DDD1CC #DDD9CC
triadic
#DDD1CC #CCDDD1 #D1CCDD
tetradic
#DDD1CC #CFDDCC #CCD8DD #D9CCDD
square
#DDD1CC #CFDDCC #CCD8DD #D9CCDD
split-complementary
#DDD1CC #CCDDD9 #CCCFDD
monochromatic
#AC8F83 #C5B0A7 #DDD1CC #F3EEED #F3EEED

Accessibility & contrast

On white

1.49
#DDD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.07
#DDD1CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD1CC
14.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD1CC#FFFFFF#000000##000000
##DDD1CC1.001.4914.0714.07
#FFFFFF1.491.0021.0021.00
#00000014.0721.001.001.00
##00000014.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#E1CFD0
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ddd1cc;
/* rgb */ color: rgb(221, 209, 204);
/* oklch */ color: oklch(86.9% 0.015 44.2);
Tailwind
colors: {
  custom: {
    50: '#e7dfdb',
    500: '#ddd1cc',
    950: '#000000',
  },
}
SCSS
$custom: #ddd1cc;
$custom-light: #e7dfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd1cc",
  "rgb": {
    "r": 221,
    "g": 209,
    "b": 204
  },
  "hsl": {
    "h": 17.647,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86897,
    "c": 0.01504,
    "h": 44.2
  },
  "luminance": 0.65333
}

Semantic roles & 50–950 ramp

primary
#DDD1CC
secondary
#9AACB3
accent
#859E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DDD1CC

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

Preview Lab → · Contrast checker → · Palette generator →

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