#DDCCC5#DDCCC5

#DDCCC5 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.021 H 43.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).

Color values

HEX#DDCCC5
RGBrgb(221, 204, 197)
HSLhsl(18, 26%, 82%)
HSVhsv(18, 11%, 87%)
CMYKcmyk(0%, 7.7%, 10.9%, 13.3%)
CIE-LABlab(83.23, 4.74, 5.62)
CIE-LCHlch(83.23, 7.35, 49.86°)
OKLaboklab(85.72% 0.0154 0.0148)
OKLCHoklch(85.72% 0.021 43.8)
XYZxyz(61.4888, 62.5901, 61.6544)
Luminance0.6259 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCC5 #C5D6DD
analogous
#DDC5CA #DDCCC5 #DDD8C5
triadic
#DDCCC5 #C5DDCC #CCC5DD
tetradic
#DDCCC5 #CADDC5 #C5D6DD #D8C5DD
square
#DDCCC5 #CADDC5 #C5D6DD #D8C5DD
split-complementary
#DDCCC5 #C5DDD8 #C5CADD
monochromatic
#B08878 #C6AA9E #DDCCC5 #F4EEEC #F4EEEC

Accessibility & contrast

On white

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

On black

13.52
#DDCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCC5
13.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCC5#FFFFFF#000000##000000
##DDCCC51.001.5513.5213.52
#FFFFFF1.551.0021.0021.00
#00000013.5221.001.001.00
##00000013.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CDC5
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#E2CACA
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddccc5;
/* rgb */ color: rgb(221, 204, 197);
/* oklch */ color: oklch(85.7% 0.021 43.8);
Tailwind
colors: {
  custom: {
    50: '#e7dbd6',
    500: '#ddccc5',
    950: '#000000',
  },
}
SCSS
$custom: #ddccc5;
$custom-light: #e7dbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ddccc5",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 17.5,
    "s": 26.087,
    "l": 81.961
  },
  "oklch": {
    "l": 0.8572,
    "c": 0.0214,
    "h": 43.8
  },
  "luminance": 0.62589
}

Semantic roles & 50–950 ramp

primary
#DDCCC5
secondary
#92AAB4
accent
#88A541
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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