#DEC8CC#DEC8CC

#DEC8CC is a very light, muted red. Relative luminance 0.612; OKLCH L 85.2% C 0.025 H 5.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).

Color values

HEX#DEC8CC
RGBrgb(222, 200, 204)
HSLhsl(349, 25%, 83%)
HSVhsv(349, 10%, 87%)
CMYKcmyk(0%, 9.9%, 8.1%, 12.9%)
CIE-LABlab(82.49, 8.37, 0.82)
CIE-LCHlch(82.49, 8.41, 5.57°)
OKLaboklab(85.22% 0.0252 0.0023)
OKLCHoklch(85.22% 0.025 5.2)
XYZxyz(61.6765, 61.1988, 65.6785)
Luminance0.6120 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEC8CC #C8DEDA
analogous
#DEC8D7 #DEC8CC #DECFC8
triadic
#DEC8CC #CCDEC8 #C8CCDE
tetradic
#DEC8CC #D7DEC8 #C8DEDA #CFC8DE
square
#DEC8CC #D7DEC8 #C8DEDA #CFC8DE
split-complementary
#DEC8CC #C8DECF #C8D7DE
monochromatic
#B07B85 #C7A2A9 #DEC8CC #F4ECED #F4ECED

Accessibility & contrast

On white

1.59
#DEC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.24
#DEC8CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEC8CC
13.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEC8CC#FFFFFF#000000##000000
##DEC8CC1.001.5913.2413.24
#FFFFFF1.591.0021.0021.00
#00000013.2421.001.001.00
##00000013.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#E3C7C9
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #dec8cc;
/* rgb */ color: rgb(222, 200, 204);
/* oklch */ color: oklch(85.2% 0.025 5.2);
Tailwind
colors: {
  custom: {
    50: '#e8d8db',
    500: '#dec8cc',
    950: '#000000',
  },
}
SCSS
$custom: #dec8cc;
$custom-light: #e8d8db;
$custom-dark: #000000;
JSON
{
  "hex": "#dec8cc",
  "rgb": {
    "r": 222,
    "g": 200,
    "b": 204
  },
  "hsl": {
    "h": 349.091,
    "s": 25,
    "l": 82.745
  },
  "oklch": {
    "l": 0.85219,
    "c": 0.02525,
    "h": 5.2
  },
  "luminance": 0.61198
}

Semantic roles & 50–950 ramp

primary
#DEC8CC
secondary
#95B5AF
accent
#A49242
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384

Preview Lab

Preview with #DEC8CC

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

Preview Lab → · Contrast checker → · Palette generator →

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