#DDCDC0#DDCDC0

#DDCDC0 is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.025 H 61.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).

Color values

HEX#DDCDC0
RGBrgb(221, 205, 192)
HSLhsl(27, 30%, 81%)
HSVhsv(27, 13%, 87%)
CMYKcmyk(0%, 7.2%, 13.1%, 13.3%)
CIE-LABlab(83.36, 3.40, 8.47)
CIE-LCHlch(83.36, 9.13, 68.12°)
OKLaboklab(85.79% 0.012 0.0222)
OKLCHoklch(85.79% 0.025 61.6)
XYZxyz(61.1639, 62.8416, 58.7665)
Luminance0.6284 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDC0 #C0D0DD
analogous
#DDC0C1 #DDCDC0 #DDDBC0
triadic
#DDCDC0 #C0DDCD #CDC0DD
tetradic
#DDCDC0 #C1DDC0 #C0D0DD #DBC0DD
square
#DDCDC0 #C1DDC0 #C0D0DD #DBC0DD
split-complementary
#DDCDC0 #C0DDDB #C0C1DD
monochromatic
#B28E71 #C8AD98 #DDCDC0 #F2EDE8 #F4EFEB

Accessibility & contrast

On white

1.55
#DDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.57
#DDCDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDC0
13.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDC0#FFFFFF#000000##000000
##DDCDC01.001.5513.5713.57
#FFFFFF1.551.0021.0021.00
#00000013.5721.001.001.00
##00000013.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CEBF
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#E3CAC9
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ddcdc0;
/* rgb */ color: rgb(221, 205, 192);
/* oklch */ color: oklch(85.8% 0.025 61.6);
Tailwind
colors: {
  custom: {
    50: '#e7dcd3',
    500: '#ddcdc0',
    950: '#000000',
  },
}
SCSS
$custom: #ddcdc0;
$custom-light: #e7dcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcdc0",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 192
  },
  "hsl": {
    "h": 26.897,
    "s": 29.897,
    "l": 80.98
  },
  "oklch": {
    "l": 0.85785,
    "c": 0.02523,
    "h": 61.6
  },
  "luminance": 0.62841
}

Semantic roles & 50–950 ramp

primary
#DDCDC0
secondary
#8DA3B4
accent
#78A93D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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