#CDCCCC#CDCCCC

#CDCCCC is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.001 H 17.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).

Color values

HEX#CDCCCC
RGBrgb(205, 204, 204)
HSLhsl(0, 1%, 80%)
HSVhsv(0, 0%, 80%)
CMYKcmyk(0%, 0.5%, 0.5%, 19.6%)
CIE-LABlab(82.12, 0.34, 0.12)
CIE-LCHlch(82.12, 0.36, 19.46°)
OKLaboklab(84.6% 0.0011 0.0003)
OKLCHoklch(84.6% 0.001 17.3)
XYZxyz(57.6670, 60.5246, 65.7594)
Luminance0.6052 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCCC #CCCDCD
analogous
#CDCCCC #CDCCCC #CDCCCC
triadic
#CDCCCC #CCCDCC #CCCCCD
tetradic
#CDCCCC #CCCDCC #CCCDCD #CCCCCD
square
#CDCCCC #CCCDCC #CCCDCD #CCCCCD
split-complementary
#CDCCCC #CCCDCC #CCCCCD
monochromatic
#908E8E #AFADAD #CDCCCC #EBEBEB #F0F0F0

Accessibility & contrast

On white

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

On black

13.10
#CDCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCCCC
13.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCCCC#FFFFFF#000000##000000
##CDCCCC1.001.6013.1013.10
#FFFFFF1.601.0021.0021.00
#00000013.1021.001.001.00
##00000013.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcccc;
/* rgb */ color: rgb(205, 204, 204);
/* oklch */ color: oklch(84.6% 0.001 17.3);
Tailwind
colors: {
  custom: {
    50: '#dcdbdb',
    500: '#cdcccc',
    950: '#000000',
  },
}
SCSS
$custom: #cdcccc;
$custom-light: #dcdbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcccc",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 0.99,
    "l": 80.196
  },
  "oklch": {
    "l": 0.84601,
    "c": 0.00111,
    "h": 17.3
  },
  "luminance": 0.60525
}

Semantic roles & 50–950 ramp

primary
#CDCCCC
secondary
#9E9F9F
accent
#8B8B5B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151515
muted
#848484

Preview Lab

Preview with #CDCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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