#D0CCCC#D0CCCC

#D0CCCC is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.004 H 17.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).

Color values

HEX#D0CCCC
RGBrgb(208, 204, 204)
HSLhsl(0, 4%, 81%)
HSVhsv(0, 2%, 82%)
CMYKcmyk(0%, 1.9%, 1.9%, 18.4%)
CIE-LABlab(82.35, 1.38, 0.49)
CIE-LCHlch(82.35, 1.46, 19.52°)
OKLaboklab(84.84% 0.0042 0.0013)
OKLCHoklch(84.84% 0.004 17.2)
XYZxyz(58.5027, 60.9555, 65.7986)
Luminance0.6096 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D0CCCC #CCD0D0
analogous
#D0CCCE #D0CCCC #D0CECC
triadic
#D0CCCC #CCD0CC #CCCCD0
tetradic
#D0CCCC #CED0CC #CCD0D0 #CECCD0
square
#D0CCCC #CED0CC #CCD0D0 #CECCD0
split-complementary
#D0CCCC #CCD0CE #CCCED0
monochromatic
#958C8C #B3ACAC #D0CCCC #EDECEC #F0EFEF

Accessibility & contrast

On white

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

On black

13.19
#D0CCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D0CCCC
13.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D0CCCC#FFFFFF#000000##000000
##D0CCCC1.001.5913.1913.19
#FFFFFF1.591.0021.0021.00
#00000013.1921.001.001.00
##00000013.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCCCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#D1CCCC
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #d0cccc;
/* rgb */ color: rgb(208, 204, 204);
/* oklch */ color: oklch(84.8% 0.004 17.2);
Tailwind
colors: {
  custom: {
    50: '#dedbdb',
    500: '#d0cccc',
    950: '#000000',
  },
}
SCSS
$custom: #d0cccc;
$custom-light: #dedbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#d0cccc",
  "rgb": {
    "r": 208,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 4.082,
    "l": 80.784
  },
  "oklch": {
    "l": 0.84841,
    "c": 0.00444,
    "h": 17.2
  },
  "luminance": 0.60955
}

Semantic roles & 50–950 ramp

primary
#D0CCCC
secondary
#9DA3A3
accent
#8E8E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151515
muted
#848484

Preview Lab

Preview with #D0CCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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