#DDD5CC#DDD5CC

#DDD5CC is a very light, near-neutral orange. Relative luminance 0.673; OKLCH L 87.7% C 0.015 H 70.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#DDD5CC
RGBrgb(221, 213, 204)
HSLhsl(32, 20%, 83%)
HSVhsv(32, 8%, 87%)
CMYKcmyk(0%, 3.6%, 7.7%, 13.3%)
CIE-LABlab(85.67, 1.19, 5.42)
CIE-LCHlch(85.67, 5.55, 77.58°)
OKLaboklab(87.69% 0.005 0.0143)
OKLCHoklch(87.69% 0.015 70.9)
XYZxyz(64.5108, 67.3209, 66.7108)
Luminance0.6732 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD5CC #CCD4DD
analogous
#DDCCCC #DDD5CC #DCDDCC
triadic
#DDD5CC #CCDDD5 #D5CCDD
tetradic
#DDD5CC #CCDDCC #CCD4DD #DDCCDC
square
#DDD5CC #CCDDCC #CCD4DD #DDCCDC
split-complementary
#DDD5CC #CCDCDD #CCCCDD
monochromatic
#AC9983 #C5B7A7 #DDD5CC #F3F0ED #F3F0ED

Accessibility & contrast

On white

1.45
#DDD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.46
#DDD5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD5CC
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD5CC#FFFFFF#000000##000000
##DDD5CC1.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#E0D3D2
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ddd5cc;
/* rgb */ color: rgb(221, 213, 204);
/* oklch */ color: oklch(87.7% 0.015 70.9);
Tailwind
colors: {
  custom: {
    50: '#e7e1db',
    500: '#ddd5cc',
    950: '#000000',
  },
}
SCSS
$custom: #ddd5cc;
$custom-light: #e7e1db;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd5cc",
  "rgb": {
    "r": 221,
    "g": 213,
    "b": 204
  },
  "hsl": {
    "h": 31.765,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.8769,
    "c": 0.0151,
    "h": 70.9
  },
  "luminance": 0.6732
}

Semantic roles & 50–950 ramp

primary
#DDD5CC
secondary
#9AA6B3
accent
#709E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484

Preview Lab

Preview with #DDD5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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