#DDD3CE#DDD3CE

#DDD3CE is a very light, near-neutral orange. Relative luminance 0.664; OKLCH L 87.3% C 0.013 H 48.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#DDD3CE
RGBrgb(221, 211, 206)
HSLhsl(20, 18%, 84%)
HSVhsv(20, 7%, 87%)
CMYKcmyk(0%, 4.5%, 6.8%, 13.3%)
CIE-LABlab(85.21, 2.58, 3.70)
CIE-LCHlch(85.21, 4.51, 55.15°)
OKLaboklab(87.35% 0.0086 0.0098)
OKLCHoklch(87.35% 0.013 48.6)
XYZxyz(64.2523, 66.4175, 67.8156)
Luminance0.6642 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDD3CE #CED8DD
analogous
#DDCED0 #DDD3CE #DDDACE
triadic
#DDD3CE #CEDDD3 #D3CEDD
tetradic
#DDD3CE #D0DDCE #CED8DD #DACEDD
square
#DDD3CE #D0DDCE #CED8DD #DACEDD
split-complementary
#DDD3CE #CEDDDA #CED0DD
monochromatic
#AB9286 #C4B3AA #DDD3CE #F2EFED #F2EFED

Accessibility & contrast

On white

1.47
#DDD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.28
#DDD3CE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDD3CE
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDD3CE#FFFFFF#000000##000000
##DDD3CE1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#E0D1D2
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ddd3ce;
/* rgb */ color: rgb(221, 211, 206);
/* oklch */ color: oklch(87.3% 0.013 48.6);
Tailwind
colors: {
  custom: {
    50: '#e7e0dc',
    500: '#ddd3ce',
    950: '#000000',
  },
}
SCSS
$custom: #ddd3ce;
$custom-light: #e7e0dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ddd3ce",
  "rgb": {
    "r": 221,
    "g": 211,
    "b": 206
  },
  "hsl": {
    "h": 20,
    "s": 18.072,
    "l": 83.725
  },
  "oklch": {
    "l": 0.87348,
    "c": 0.01306,
    "h": 48.6
  },
  "luminance": 0.66417
}

Semantic roles & 50–950 ramp

primary
#DDD3CE
secondary
#9DABB3
accent
#819C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484

Preview Lab

Preview with #DDD3CE

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

Preview Lab → · Contrast checker → · Palette generator →

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