#DECDC8#DECDC8

#DECDC8 is a very light, muted red. Relative luminance 0.634; OKLCH L 86.1% C 0.020 H 37.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).

Color values

HEX#DECDC8
RGBrgb(222, 205, 200)
HSLhsl(14, 25%, 83%)
HSVhsv(14, 10%, 87%)
CMYKcmyk(0%, 7.7%, 9.9%, 12.9%)
CIE-LABlab(83.63, 5.06, 4.62)
CIE-LCHlch(83.63, 6.85, 42.37°)
OKLaboklab(86.08% 0.0162 0.0122)
OKLCHoklch(86.08% 0.02 37)
XYZxyz(62.3799, 63.3633, 63.5766)
Luminance0.6336 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDC8 #C8D9DE
analogous
#DEC8CE #DECDC8 #DED8C8
triadic
#DECDC8 #C8DECD #CDC8DE
tetradic
#DECDC8 #CEDEC8 #C8D9DE #D8C8DE
square
#DECDC8 #CEDEC8 #C8D9DE #D8C8DE
split-complementary
#DECDC8 #C8DED8 #C8CEDE
monochromatic
#B0877B #C7AAA2 #DECDC8 #F4EEEC #F4EEEC

Accessibility & contrast

On white

1.54
#DECDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.67
#DECDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDC8
13.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDC8#FFFFFF#000000##000000
##DECDC81.001.5413.6713.67
#FFFFFF1.541.0021.0021.00
#00000013.6721.001.001.00
##00000013.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#E3CBCC
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdc8;
/* rgb */ color: rgb(222, 205, 200);
/* oklch */ color: oklch(86.1% 0.020 37.0);
Tailwind
colors: {
  custom: {
    50: '#e8dcd8',
    500: '#decdc8',
    950: '#000000',
  },
}
SCSS
$custom: #decdc8;
$custom-light: #e8dcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#decdc8",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 200
  },
  "hsl": {
    "h": 13.636,
    "s": 25,
    "l": 82.745
  },
  "oklch": {
    "l": 0.86083,
    "c": 0.02029,
    "h": 37
  },
  "luminance": 0.63362
}

Semantic roles & 50–950 ramp

primary
#DECDC8
secondary
#95AEB5
accent
#8DA442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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