#DCCCDA#DCCCDA

#DCCCDA is a very light, muted purple. Relative luminance 0.635; OKLCH L 86.2% C 0.026 H 329.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).

Color values

HEX#DCCCDA
RGBrgb(220, 204, 218)
HSLhsl(308, 19%, 83%)
HSVhsv(308, 7%, 86%)
CMYKcmyk(0%, 7.3%, 0.9%, 13.7%)
CIE-LABlab(83.69, 8.02, -4.92)
CIE-LCHlch(83.69, 9.41, 328.47°)
OKLaboklab(86.24% 0.0223 -0.013)
OKLCHoklch(86.24% 0.026 329.8)
XYZxyz(63.7612, 63.4639, 75.2069)
Luminance0.6346 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCCCDA #CCDCCE
analogous
#D6CCDC #DCCCDA #DCCCD2
triadic
#DCCCDA #DADCCC #CCDADC
tetradic
#DCCCDA #DCD6CC #CCDCCE #CCD2DC
square
#DCCCDA #DCD6CC #CCDCCE #CCD2DC
split-complementary
#DCCCDA #D2DCCC #CCDCD6
monochromatic
#AA83A5 #C3A8C0 #DCCCDA #F3EDF2 #F3EDF2

Accessibility & contrast

On white

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

On black

13.69
#DCCCDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCCCDA
13.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCCCDA#FFFFFF#000000##000000
##DCCCDA1.001.5313.6913.69
#FFFFFF1.531.0021.0021.00
#00000013.6921.001.001.00
##00000013.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCFDB
Deuteranopia (green-blind)
#CFD1D9
Tritanopia (blue-blind)
#DECDD0
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #dcccda;
/* rgb */ color: rgb(220, 204, 218);
/* oklch */ color: oklch(86.2% 0.026 329.8);
Tailwind
colors: {
  custom: {
    50: '#e6dbe5',
    500: '#dcccda',
    950: '#000000',
  },
}
SCSS
$custom: #dcccda;
$custom-light: #e6dbe5;
$custom-dark: #000000;
JSON
{
  "hex": "#dcccda",
  "rgb": {
    "r": 220,
    "g": 204,
    "b": 218
  },
  "hsl": {
    "h": 307.5,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.86239,
    "c": 0.02583,
    "h": 329.8
  },
  "luminance": 0.63463
}

Semantic roles & 50–950 ramp

primary
#DCCCDA
secondary
#9BB29D
accent
#9D5349
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DCCCDA

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

Preview Lab → · Contrast checker → · Palette generator →

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