#DDCCDC#DDCCDC

#DDCCDC is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.4% C 0.029 H 327.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).

Color values

HEX#DDCCDC
RGBrgb(221, 204, 220)
HSLhsl(304, 20%, 83%)
HSVhsv(304, 8%, 87%)
CMYKcmyk(0%, 7.7%, 0.5%, 13.3%)
CIE-LABlab(83.82, 8.72, -5.77)
CIE-LCHlch(83.82, 10.46, 326.49°)
OKLaboklab(86.38% 0.0241 -0.0153)
OKLCHoklch(86.38% 0.029 327.6)
XYZxyz(64.3281, 63.7258, 76.6077)
Luminance0.6372 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCDC #CCDDCD
analogous
#D5CCDD #DDCCDC #DDCCD3
triadic
#DDCCDC #DCDDCC #CCDCDD
tetradic
#DDCCDC #DDD5CC #CCDDCD #CCD3DD
square
#DDCCDC #DDD5CC #CCDDCD #CCD3DD
split-complementary
#DDCCDC #D3DDCC #CCDDD5
monochromatic
#AC83AA #C5A7C3 #DDCCDC #F3EDF2 #F3EDF2

Accessibility & contrast

On white

1.53
#DDCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.75
#DDCCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCDC
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCDC#FFFFFF#000000##000000
##DDCCDC1.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#DECDD1
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #ddccdc;
/* rgb */ color: rgb(221, 204, 220);
/* oklch */ color: oklch(86.4% 0.029 327.6);
Tailwind
colors: {
  custom: {
    50: '#e7dbe6',
    500: '#ddccdc',
    950: '#000000',
  },
}
SCSS
$custom: #ddccdc;
$custom-light: #e7dbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#ddccdc",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 303.529,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.86384,
    "c": 0.02857,
    "h": 327.6
  },
  "luminance": 0.63725
}

Semantic roles & 50–950 ramp

primary
#DDCCDC
secondary
#9AB39C
accent
#9E4C47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484

Preview Lab

Preview with #DDCCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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