#CDCDCC#CDCDCC

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

Color values

HEX#CDCDCC
RGBrgb(205, 205, 204)
HSLhsl(60, 1%, 80%)
HSVhsv(60, 0%, 80%)
CMYKcmyk(0%, 0%, 0.5%, 19.6%)
CIE-LABlab(82.38, -0.18, 0.50)
CIE-LCHlch(82.38, 0.53, 110.11°)
OKLaboklab(84.8% -0.0004 0.0013)
OKLCHoklch(84.8% 0.001 106.6)
XYZxyz(57.9055, 61.0014, 65.8389)
Luminance0.6100 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCDCC #CCCCCD
analogous
#CDCCCC #CDCDCC #CCCDCC
triadic
#CDCDCC #CCCDCD #CDCCCD
tetradic
#CDCDCC #CCCDCC #CCCCCD #CDCCCC
square
#CDCDCC #CCCDCC #CCCCCD #CDCCCC
split-complementary
#CDCDCC #CCCCCD #CCCCCD
monochromatic
#90908E #AFAFAD #CDCDCC #EBEBEB #F0F0F0

Accessibility & contrast

On white

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

On black

13.20
#CDCDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDCDCC
13.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDCDCC#FFFFFF#000000##000000
##CDCDCC1.001.5913.2013.20
#FFFFFF1.591.0021.0021.00
#00000013.2021.001.001.00
##00000013.2021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdcdcc;
/* rgb */ color: rgb(205, 205, 204);
/* oklch */ color: oklch(84.8% 0.001 106.6);
Tailwind
colors: {
  custom: {
    50: '#dcdcdb',
    500: '#cdcdcc',
    950: '#000000',
  },
}
SCSS
$custom: #cdcdcc;
$custom-light: #dcdcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcdcc",
  "rgb": {
    "r": 205,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 60,
    "s": 0.99,
    "l": 80.196
  },
  "oklch": {
    "l": 0.84803,
    "c": 0.00137,
    "h": 106.6
  },
  "luminance": 0.61001
}

Semantic roles & 50–950 ramp

primary
#CDCDCC
secondary
#9E9E9F
accent
#5B8B5B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #CDCDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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