#DDD2C8#DDD2C8

#DDD2C8 is a very light, near-neutral orange. Relative luminance 0.656; OKLCH L 87.0% C 0.018 H 64.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).

Color values

HEX#DDD2C8
RGBrgb(221, 210, 200)
HSLhsl(29, 24%, 83%)
HSVhsv(29, 10%, 87%)
CMYKcmyk(0%, 5%, 9.5%, 13.3%)
CIE-LABlab(84.81, 2.09, 6.31)
CIE-LCHlch(84.81, 6.64, 71.67°)
OKLaboklab(86.99% 0.0078 0.0166)
OKLCHoklch(86.99% 0.018 64.9)
XYZxyz(63.2896, 65.6362, 63.9673)
Luminance0.6563 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD2C8 #C8D3DD
analogous
#DDC8C8 #DDD2C8 #DDDDC8
triadic
#DDD2C8 #C8DDD2 #D2C8DD
tetradic
#DDD2C8 #C8DDC8 #C8D3DD #DDC8DD
square
#DDD2C8 #C8DDC8 #C8D3DD #DDC8DD
split-complementary
#DDD2C8 #C8DDDD #C8C8DD
monochromatic
#AE947C #C6B3A2 #DDD2C8 #F3F0EC #F3F0EC

Accessibility & contrast

On white

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

On black

14.13
#DDD2C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD2C8
14.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD2C8#FFFFFF#000000##000000
##DDD2C81.001.4914.1314.13
#FFFFFF1.491.0021.0021.00
#00000014.1321.001.001.00
##00000014.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#E1D0CF
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ddd2c8;
/* rgb */ color: rgb(221, 210, 200);
/* oklch */ color: oklch(87.0% 0.018 64.9);
Tailwind
colors: {
  custom: {
    50: '#e7dfd8',
    500: '#ddd2c8',
    950: '#000000',
  },
}
SCSS
$custom: #ddd2c8;
$custom-light: #e7dfd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd2c8",
  "rgb": {
    "r": 221,
    "g": 210,
    "b": 200
  },
  "hsl": {
    "h": 28.571,
    "s": 23.596,
    "l": 82.549
  },
  "oklch": {
    "l": 0.86987,
    "c": 0.01831,
    "h": 64.9
  },
  "luminance": 0.65635
}

Semantic roles & 50–950 ramp

primary
#DDD2C8
secondary
#96A5B4
accent
#75A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDD2C8

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

Preview Lab → · Contrast checker → · Palette generator →

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