#DDCCCF#DDCCCF

#DDCCCF is a very light, near-neutral red. Relative luminance 0.631; OKLCH L 86.0% C 0.019 H 5.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).

Color values

HEX#DDCCCF
RGBrgb(221, 204, 207)
HSLhsl(349, 20%, 83%)
HSVhsv(349, 8%, 87%)
CMYKcmyk(0%, 7.7%, 6.3%, 13.3%)
CIE-LABlab(83.48, 6.42, 0.65)
CIE-LCHlch(83.48, 6.45, 5.76°)
OKLaboklab(86% 0.0193 0.0018)
OKLCHoklch(86% 0.019 5.4)
XYZxyz(62.6729, 63.0637, 67.8903)
Luminance0.6306 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCCF #CCDDDA
analogous
#DDCCD7 #DDCCCF #DDD1CC
triadic
#DDCCCF #CFDDCC #CCCFDD
tetradic
#DDCCCF #D7DDCC #CCDDDA #D1CCDD
square
#DDCCCF #D7DDCC #CCDDDA #D1CCDD
split-complementary
#DDCCCF #CCDDD1 #CCD7DD
monochromatic
#AC838A #C5A7AC #DDCCCF #F3EDEE #F3EDEE

Accessibility & contrast

On white

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

On black

13.61
#DDCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCCF
13.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCCF#FFFFFF#000000##000000
##DDCCCF1.001.5413.6113.61
#FFFFFF1.541.0021.0021.00
#00000013.6121.001.001.00
##00000013.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#E1CBCD
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ddcccf;
/* rgb */ color: rgb(221, 204, 207);
/* oklch */ color: oklch(86.0% 0.019 5.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbdd',
    500: '#ddcccf',
    950: '#000000',
  },
}
SCSS
$custom: #ddcccf;
$custom-light: #e7dbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#ddcccf",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 349.412,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.85998,
    "c": 0.01937,
    "h": 5.4
  },
  "luminance": 0.63063
}

Semantic roles & 50–950 ramp

primary
#DDCCCF
secondary
#9AB3AF
accent
#9E8F47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484

Preview Lab

Preview with #DDCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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