#DDCCC4#DDCCC4

#DDCCC4 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.7% C 0.022 H 46.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).

Color values

HEX#DDCCC4
RGBrgb(221, 204, 196)
HSLhsl(19, 27%, 82%)
HSVhsv(19, 11%, 87%)
CMYKcmyk(0%, 7.7%, 11.3%, 13.3%)
CIE-LABlab(83.20, 4.57, 6.12)
CIE-LCHlch(83.20, 7.64, 53.21°)
OKLaboklab(85.69% 0.0151 0.0161)
OKLCHoklch(85.69% 0.022 46.9)
XYZxyz(61.3746, 62.5444, 61.0530)
Luminance0.6254 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCC4 #C4D5DD
analogous
#DDC4C9 #DDCCC4 #DDD9C4
triadic
#DDCCC4 #C4DDCC #CCC4DD
tetradic
#DDCCC4 #C9DDC4 #C4D5DD #D9C4DD
square
#DDCCC4 #C9DDC4 #C4D5DD #D9C4DD
split-complementary
#DDCCC4 #C4DDD9 #C4C9DD
monochromatic
#B08976 #C7AA9D #DDCCC4 #F3EEEB #F4EEEC

Accessibility & contrast

On white

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

On black

13.51
#DDCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCC4
13.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCC4#FFFFFF#000000##000000
##DDCCC41.001.5513.5113.51
#FFFFFF1.551.0021.0021.00
#00000013.5121.001.001.00
##00000013.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D4D1C4
Tritanopia (blue-blind)
#E2C9CA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddccc4;
/* rgb */ color: rgb(221, 204, 196);
/* oklch */ color: oklch(85.7% 0.022 46.9);
Tailwind
colors: {
  custom: {
    50: '#e7dbd5',
    500: '#ddccc4',
    950: '#000000',
  },
}
SCSS
$custom: #ddccc4;
$custom-light: #e7dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ddccc4",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 19.2,
    "s": 26.882,
    "l": 81.765
  },
  "oklch": {
    "l": 0.85693,
    "c": 0.02205,
    "h": 46.9
  },
  "luminance": 0.62543
}

Semantic roles & 50–950 ramp

primary
#DDCCC4
secondary
#91A9B4
accent
#85A540
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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