#DEC2CC#DEC2CC

#DEC2CC is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.1% C 0.034 H 354.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).

Color values

HEX#DEC2CC
RGBrgb(222, 194, 204)
HSLhsl(339, 30%, 82%)
HSVhsv(339, 13%, 87%)
CMYKcmyk(0%, 12.6%, 8.1%, 12.9%)
CIE-LABlab(81.00, 11.55, -1.35)
CIE-LCHlch(81.00, 11.63, 353.33°)
OKLaboklab(84.06% 0.0341 -0.0034)
OKLCHoklch(84.06% 0.034 354.3)
XYZxyz(60.3141, 58.4740, 65.2244)
Luminance0.5847 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEC2CC #C2DED4
analogous
#DEC2DA #DEC2CC #DEC6C2
triadic
#DEC2CC #CCDEC2 #C2CCDE
tetradic
#DEC2CC #DADEC2 #C2DED4 #C6C2DE
square
#DEC2CC #DADEC2 #C2DED4 #C6C2DE
split-complementary
#DEC2CC #C2DEC6 #C2DADE
monochromatic
#B3738A #C99AAB #DEC2CC #F3EAED #F4EBEE

Accessibility & contrast

On white

1.65
#DEC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.69
#DEC2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEC2CC
12.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEC2CC#FFFFFF#000000##000000
##DEC2CC1.001.6512.6912.69
#FFFFFF1.651.0021.0021.00
#00000012.6921.001.001.00
##00000012.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#E3C1C5
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #dec2cc;
/* rgb */ color: rgb(222, 194, 204);
/* oklch */ color: oklch(84.1% 0.034 354.3);
Tailwind
colors: {
  custom: {
    50: '#e8d4db',
    500: '#dec2cc',
    950: '#000000',
  },
}
SCSS
$custom: #dec2cc;
$custom-light: #e8d4db;
$custom-dark: #000000;
JSON
{
  "hex": "#dec2cc",
  "rgb": {
    "r": 222,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 338.571,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.84061,
    "c": 0.03428,
    "h": 354.3
  },
  "luminance": 0.58473
}

Semantic roles & 50–950 ramp

primary
#DEC2CC
secondary
#8FB5A8
accent
#A8823D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384

Preview Lab

Preview with #DEC2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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