#DECFDF#DECFDF

#DECFDF is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.1% C 0.027 H 323.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#DECFDF
RGBrgb(222, 207, 223)
HSLhsl(296, 20%, 84%)
HSVhsv(296, 7%, 87%)
CMYKcmyk(0.4%, 7.2%, 0%, 12.5%)
CIE-LABlab(84.73, 8.02, -6.02)
CIE-LCHlch(84.73, 10.03, 323.12°)
OKLaboklab(87.14% 0.0219 -0.016)
OKLCHoklch(87.14% 0.027 323.9)
XYZxyz(65.7543, 65.4835, 78.9733)
Luminance0.6548 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECFDF #D0DFCF
analogous
#D6CFDF #DECFDF #DFCFD8
triadic
#DECFDF #DFDECF #CFDFDE
tetradic
#DECFDF #DFD6CF #D0DFCF #CFD8DF
square
#DECFDF #DFD6CF #D0DFCF #CFD8DF
split-complementary
#DECFDF #D8DFCF #CFDFD6
monochromatic
#AC86AE #C5AAC7 #DECFDF #F2EDF3 #F2EDF3

Accessibility & contrast

On white

1.49
#DECFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#DECFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECFDF
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECFDF#FFFFFF#000000##000000
##DECFDF1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#DFD0D4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #decfdf;
/* rgb */ color: rgb(222, 207, 223);
/* oklch */ color: oklch(87.1% 0.027 323.9);
Tailwind
colors: {
  custom: {
    50: '#e8dde9',
    500: '#decfdf',
    950: '#000000',
  },
}
SCSS
$custom: #decfdf;
$custom-light: #e8dde9;
$custom-dark: #000000;
JSON
{
  "hex": "#decfdf",
  "rgb": {
    "r": 222,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 296.25,
    "s": 20,
    "l": 84.314
  },
  "oklch": {
    "l": 0.87141,
    "c": 0.02712,
    "h": 323.9
  },
  "luminance": 0.65483
}

Semantic roles & 50–950 ramp

primary
#DECFDF
secondary
#9FB59D
accent
#9E474D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484

Preview Lab

Preview with #DECFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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