#DECCDC#DECCDC

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

Color values

HEX#DECCDC
RGBrgb(222, 204, 220)
HSLhsl(307, 21%, 84%)
HSVhsv(307, 8%, 87%)
CMYKcmyk(0%, 8.1%, 0.9%, 12.9%)
CIE-LABlab(83.91, 9.06, -5.64)
CIE-LCHlch(83.91, 10.68, 328.08°)
OKLaboklab(86.47% 0.0252 -0.0149)
OKLCHoklch(86.47% 0.029 329.3)
XYZxyz(64.6335, 63.8833, 76.6221)
Luminance0.6388 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCDC #CCDECE
analogous
#D7CCDE #DECCDC #DECCD3
triadic
#DECCDC #DCDECC #CCDCDE
tetradic
#DECCDC #DED7CC #CCDECE #CCD3DE
square
#DECCDC #DED7CC #CCDECE #CCD3DE
split-complementary
#DECCDC #D3DECC #CCDED7
monochromatic
#AE82A9 #C6A7C2 #DECCDC #F3ECF2 #F3ECF2

Accessibility & contrast

On white

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

On black

13.78
#DECCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCDC
13.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCDC#FFFFFF#000000##000000
##DECCDC1.001.5213.7813.78
#FFFFFF1.521.0021.0021.00
#00000013.7821.001.001.00
##00000013.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #deccdc;
/* rgb */ color: rgb(222, 204, 220);
/* oklch */ color: oklch(86.5% 0.029 329.3);
Tailwind
colors: {
  custom: {
    50: '#e8dbe6',
    500: '#deccdc',
    950: '#000000',
  },
}
SCSS
$custom: #deccdc;
$custom-light: #e8dbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#deccdc",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 306.667,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.86468,
    "c": 0.0293,
    "h": 329.3
  },
  "luminance": 0.63883
}

Semantic roles & 50–950 ramp

primary
#DECCDC
secondary
#9AB49D
accent
#A05046
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484

Preview Lab

Preview with #DECCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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