#DECDDC#DECDDC

#DECDDC is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.7% C 0.028 H 329.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).

Color values

HEX#DECDDC
RGBrgb(222, 205, 220)
HSLhsl(307, 20%, 84%)
HSVhsv(307, 8%, 87%)
CMYKcmyk(0%, 7.7%, 0.9%, 12.9%)
CIE-LABlab(84.15, 8.53, -5.28)
CIE-LCHlch(84.15, 10.03, 328.26°)
OKLaboklab(86.66% 0.0237 -0.014)
OKLCHoklch(86.66% 0.028 329.5)
XYZxyz(64.8720, 64.3602, 76.7015)
Luminance0.6436 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDDC #CDDECF
analogous
#D7CDDE #DECDDC #DECDD3
triadic
#DECDDC #DCDECD #CDDCDE
tetradic
#DECDDC #DED7CD #CDDECF #CDD3DE
square
#DECDDC #DED7CD #CDDECF #CDD3DE
split-complementary
#DECDDC #D3DECD #CDDED7
monochromatic
#AD83A8 #C6A8C2 #DECDDC #F3EDF2 #F3EDF2

Accessibility & contrast

On white

1.51
#DECDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.87
#DECDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDDC
13.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDDC#FFFFFF#000000##000000
##DECDDC1.001.5113.8713.87
#FFFFFF1.511.0021.0021.00
#00000013.8721.001.001.00
##00000013.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#E0CED2
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #decddc;
/* rgb */ color: rgb(222, 205, 220);
/* oklch */ color: oklch(86.7% 0.028 329.5);
Tailwind
colors: {
  custom: {
    50: '#e8dce6',
    500: '#decddc',
    950: '#000000',
  },
}
SCSS
$custom: #decddc;
$custom-light: #e8dce6;
$custom-dark: #000000;
JSON
{
  "hex": "#decddc",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 220
  },
  "hsl": {
    "h": 307.059,
    "s": 20.482,
    "l": 83.725
  },
  "oklch": {
    "l": 0.86661,
    "c": 0.02755,
    "h": 329.5
  },
  "luminance": 0.6436
}

Semantic roles & 50–950 ramp

primary
#DECDDC
secondary
#9BB49E
accent
#9F5147
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DECDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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