#DDD2C2#DDD2C2

#DDD2C2 is a very light, muted orange. Relative luminance 0.654; OKLCH L 86.8% C 0.025 H 77.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).

Color values

HEX#DDD2C2
RGBrgb(221, 210, 194)
HSLhsl(36, 28%, 81%)
HSVhsv(36, 12%, 87%)
CMYKcmyk(0%, 5%, 12.2%, 13.3%)
CIE-LABlab(84.67, 1.11, 9.28)
CIE-LCHlch(84.67, 9.35, 83.18°)
OKLaboklab(86.83% 0.0054 0.0243)
OKLCHoklch(86.83% 0.025 77.4)
XYZxyz(62.6022, 65.3612, 60.3466)
Luminance0.6536 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD2C2 #C2CDDD
analogous
#DDC5C2 #DDD2C2 #DBDDC2
triadic
#DDD2C2 #C2DDD2 #D2C2DD
tetradic
#DDD2C2 #C2DDC5 #C2CDDD #DDC2DB
square
#DDD2C2 #C2DDC5 #C2CDDD #DDC2DB
split-complementary
#DDD2C2 #C2DBDD #C5C2DD
monochromatic
#B19873 #C7B59B #DDD2C2 #F3EFE9 #F4F1EB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DDD2C2#FFFFFF#000000##000000
##DDD2C21.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)
#D7D2C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E2CFCD
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ddd2c2;
/* rgb */ color: rgb(221, 210, 194);
/* oklch */ color: oklch(86.8% 0.025 77.4);
Tailwind
colors: {
  custom: {
    50: '#e7dfd4',
    500: '#ddd2c2',
    950: '#000000',
  },
}
SCSS
$custom: #ddd2c2;
$custom-light: #e7dfd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd2c2",
  "rgb": {
    "r": 221,
    "g": 210,
    "b": 194
  },
  "hsl": {
    "h": 35.556,
    "s": 28.421,
    "l": 81.373
  },
  "oklch": {
    "l": 0.86829,
    "c": 0.02486,
    "h": 77.4
  },
  "luminance": 0.6536
}

Semantic roles & 50–950 ramp

primary
#DDD2C2
secondary
#8F9EB4
accent
#69A73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDD2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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