#DDCCC8#DDCCC8

#DDCCC8 is a very light, near-neutral red. Relative luminance 0.627; OKLCH L 85.8% C 0.020 H 33.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#DDCCC8
RGBrgb(221, 204, 200)
HSLhsl(11, 24%, 83%)
HSVhsv(11, 10%, 87%)
CMYKcmyk(0%, 7.7%, 9.5%, 13.3%)
CIE-LABlab(83.30, 5.23, 4.12)
CIE-LCHlch(83.30, 6.66, 38.24°)
OKLaboklab(85.8% 0.0166 0.0109)
OKLCHoklch(85.8% 0.02 33.4)
XYZxyz(61.8360, 62.7290, 63.4828)
Luminance0.6273 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDCCC8 #C8D9DD
analogous
#DDC8CE #DDCCC8 #DDD7C8
triadic
#DDCCC8 #C8DDCC #CCC8DD
tetradic
#DDCCC8 #CEDDC8 #C8D9DD #D7C8DD
square
#DDCCC8 #CEDDC8 #C8D9DD #D7C8DD
split-complementary
#DDCCC8 #C8DDD7 #C8CEDD
monochromatic
#AE867C #C6A9A2 #DDCCC8 #F3EDEC #F3EDEC

Accessibility & contrast

On white

1.55
#DDCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#DDCCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDCCC8
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDCCC8#FFFFFF#000000##000000
##DDCCC81.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#E2CACB
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ddccc8;
/* rgb */ color: rgb(221, 204, 200);
/* oklch */ color: oklch(85.8% 0.020 33.4);
Tailwind
colors: {
  custom: {
    50: '#e7dbd8',
    500: '#ddccc8',
    950: '#000000',
  },
}
SCSS
$custom: #ddccc8;
$custom-light: #e7dbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ddccc8",
  "rgb": {
    "r": 221,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 11.429,
    "s": 23.596,
    "l": 82.549
  },
  "oklch": {
    "l": 0.85802,
    "c": 0.01989,
    "h": 33.4
  },
  "luminance": 0.62728
}

Semantic roles & 50–950 ramp

primary
#DDCCC8
secondary
#96AEB4
accent
#90A243
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DDCCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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