#DDCDDC#DDCDDC

#DDCDDC is a very light, muted purple. Relative luminance 0.642; OKLCH L 86.6% C 0.027 H 327.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).

Color values

HEX#DDCDDC
RGBrgb(221, 205, 220)
HSLhsl(304, 19%, 84%)
HSVhsv(304, 7%, 87%)
CMYKcmyk(0%, 7.2%, 0.5%, 13.3%)
CIE-LABlab(84.07, 8.19, -5.41)
CIE-LCHlch(84.07, 9.82, 326.57°)
OKLaboklab(86.58% 0.0227 -0.0143)
OKLCHoklch(86.58% 0.027 327.7)
XYZxyz(64.5665, 64.2027, 76.6872)
Luminance0.6420 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCDDC #CDDDCE
analogous
#D6CDDD #DDCDDC #DDCDD4
triadic
#DDCDDC #DCDDCD #CDDCDD
tetradic
#DDCDDC #DDD6CD #CDDDCE #CDD4DD
square
#DDCDDC #DDD6CD #CDDDCE #CDD4DD
split-complementary
#DDCDDC #D4DDCD #CDDDD6
monochromatic
#AB84A9 #C4A9C2 #DDCDDC #F3EDF2 #F3EDF2

Accessibility & contrast

On white

1.52
#DDCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.84
#DDCDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCDDC
13.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCDDC#FFFFFF#000000##000000
##DDCDDC1.001.5213.8413.84
#FFFFFF1.521.0021.0021.00
#00000013.8421.001.001.00
##00000013.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#DECED2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ddcddc;
/* rgb */ color: rgb(221, 205, 220);
/* oklch */ color: oklch(86.6% 0.027 327.7);
Tailwind
colors: {
  custom: {
    50: '#e7dce6',
    500: '#ddcddc',
    950: '#000000',
  },
}
SCSS
$custom: #ddcddc;
$custom-light: #e7dce6;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcddc",
  "rgb": {
    "r": 221,
    "g": 205,
    "b": 220
  },
  "hsl": {
    "h": 303.75,
    "s": 19.048,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86578,
    "c": 0.02681,
    "h": 327.7
  },
  "luminance": 0.64202
}

Semantic roles & 50–950 ramp

primary
#DDCDDC
secondary
#9BB39D
accent
#9D4D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DDCDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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