#CDCCCD#CDCCCD

#CDCCCD is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.002 H 325.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#CDCCCD
RGBrgb(205, 204, 205)
HSLhsl(300, 1%, 80%)
HSVhsv(300, 0%, 80%)
CMYKcmyk(0%, 0.5%, 0%, 19.6%)
CIE-LABlab(82.15, 0.53, -0.38)
CIE-LCHlch(82.15, 0.65, 324.47°)
OKLaboklab(84.63% 0.0014 -0.001)
OKLCHoklch(84.63% 0.002 325.5)
XYZxyz(57.7873, 60.5727, 66.3931)
Luminance0.6057 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCCD #CCCDCC
analogous
#CCCCCD #CDCCCD #CDCCCC
triadic
#CDCCCD #CDCDCC #CCCDCD
tetradic
#CDCCCD #CDCCCC #CCCDCC #CCCCCD
square
#CDCCCD #CDCCCC #CCCDCC #CCCCCD
split-complementary
#CDCCCD #CCCDCC #CCCDCC
monochromatic
#908E90 #AFADAF #CDCCCD #EBEBEB #F0F0F0

Accessibility & contrast

On white

1.60
#CDCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.11
#CDCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCCCD
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCCCD#FFFFFF#000000##000000
##CDCCCD1.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#CDCCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cdcccd;
/* rgb */ color: rgb(205, 204, 205);
/* oklch */ color: oklch(84.6% 0.002 325.5);
Tailwind
colors: {
  custom: {
    50: '#dcdbdc',
    500: '#cdcccd',
    950: '#000000',
  },
}
SCSS
$custom: #cdcccd;
$custom-light: #dcdbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcccd",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 300,
    "s": 0.99,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8463,
    "c": 0.00175,
    "h": 325.5
  },
  "luminance": 0.60573
}

Semantic roles & 50–950 ramp

primary
#CDCCCD
secondary
#9E9F9E
accent
#8B5B5B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CDCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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