#DECCDF#DECCDF

#DECCDF is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.6% C 0.032 H 324.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).

Color values

HEX#DECCDF
RGBrgb(222, 204, 223)
HSLhsl(297, 23%, 84%)
HSVhsv(297, 9%, 87%)
CMYKcmyk(0.4%, 8.5%, 0%, 12.5%)
CIE-LABlab(83.99, 9.61, -7.12)
CIE-LCHlch(83.99, 11.96, 323.47°)
OKLaboklab(86.56% 0.0263 -0.0189)
OKLCHoklch(86.56% 0.032 324.3)
XYZxyz(65.0344, 64.0436, 78.7333)
Luminance0.6404 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCDF #CDDFCC
analogous
#D4CCDF #DECCDF #DFCCD6
triadic
#DECCDF #DFDECC #CCDFDE
tetradic
#DECCDF #DFD4CC #CDDFCC #CCD6DF
square
#DECCDF #DFD4CC #CDDFCC #CCD6DF
split-complementary
#DECCDF #D6DFCC #CCDFD4
monochromatic
#AD81B0 #C6A6C7 #DECCDF #F3ECF3 #F3ECF3

Accessibility & contrast

On white

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

On black

13.81
#DECCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCDF
13.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCDF#FFFFFF#000000##000000
##DECCDF1.001.5213.8113.81
#FFFFFF1.521.0021.0021.00
#00000013.8121.001.001.00
##00000013.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#DFCDD2
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #deccdf;
/* rgb */ color: rgb(222, 204, 223);
/* oklch */ color: oklch(86.6% 0.032 324.3);
Tailwind
colors: {
  custom: {
    50: '#e8dbe9',
    500: '#deccdf',
    950: '#000000',
  },
}
SCSS
$custom: #deccdf;
$custom-light: #e8dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#deccdf",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 296.842,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.86561,
    "c": 0.03239,
    "h": 324.3
  },
  "luminance": 0.64043
}

Semantic roles & 50–950 ramp

primary
#DECCDF
secondary
#9BB69A
accent
#A14449
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484

Preview Lab

Preview with #DECCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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