#DECCDD#DECCDD

#DECCDD is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.5% C 0.030 H 327.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).

Color values

HEX#DECCDD
RGBrgb(222, 204, 221)
HSLhsl(303, 21%, 84%)
HSVhsv(303, 8%, 87%)
CMYKcmyk(0%, 8.1%, 0.5%, 12.9%)
CIE-LABlab(83.93, 9.24, -6.14)
CIE-LCHlch(83.93, 11.09, 326.42°)
OKLaboklab(86.5% 0.0256 -0.0163)
OKLCHoklch(86.5% 0.03 327.5)
XYZxyz(64.7664, 63.9364, 77.3216)
Luminance0.6394 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCDD #CCDECD
analogous
#D6CCDE #DECCDD #DECCD4
triadic
#DECCDD #DDDECC #CCDDDE
tetradic
#DECCDD #DED6CC #CCDECD #CCD4DE
square
#DECCDD #DED6CC #CCDECD #CCD4DE
split-complementary
#DECCDD #D4DECC #CCDED6
monochromatic
#AE82AB #C6A7C4 #DECCDD #F3ECF3 #F3ECF3

Accessibility & contrast

On white

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

On black

13.79
#DECCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCDD
13.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCDD#FFFFFF#000000##000000
##DECCDD1.001.5213.7913.79
#FFFFFF1.521.0021.0021.00
#00000013.7921.001.001.00
##00000013.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#DFCDD1
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #deccdd;
/* rgb */ color: rgb(222, 204, 221);
/* oklch */ color: oklch(86.5% 0.030 327.5);
Tailwind
colors: {
  custom: {
    50: '#e8dbe7',
    500: '#deccdd',
    950: '#000000',
  },
}
SCSS
$custom: #deccdd;
$custom-light: #e8dbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#deccdd",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 221
  },
  "hsl": {
    "h": 303.333,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86499,
    "c": 0.0303,
    "h": 327.5
  },
  "luminance": 0.63936
}

Semantic roles & 50–950 ramp

primary
#DECCDD
secondary
#9AB49B
accent
#A04B46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484

Preview Lab

Preview with #DECCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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