#CDCCCB#CDCCCB

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

Color values

HEX#CDCCCB
RGBrgb(205, 204, 203)
HSLhsl(30, 2%, 80%)
HSVhsv(30, 1%, 80%)
CMYKcmyk(0%, 0.5%, 1%, 19.6%)
CIE-LABlab(82.10, 0.16, 0.62)
CIE-LCHlch(82.10, 0.64, 75.28°)
OKLaboklab(84.57% 0.0007 0.0016)
OKLCHoklch(84.57% 0.002 67.8)
XYZxyz(57.5475, 60.4767, 65.1298)
Luminance0.6048 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDCCCB #CBCCCD
analogous
#CDCBCB #CDCCCB #CDCDCB
triadic
#CDCCCB #CBCDCC #CCCBCD
tetradic
#CDCCCB #CBCDCB #CBCCCD #CDCBCD
square
#CDCCCB #CBCDCB #CBCCCD #CDCBCD
split-complementary
#CDCCCB #CBCDCD #CBCBCD
monochromatic
#918F8D #AFADAC #CDCCCB #EBEBEA #F0F0EF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CDCCCB#FFFFFF#000000##000000
##CDCCCB1.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)
#CCCCCB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#CDCCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cdcccb;
/* rgb */ color: rgb(205, 204, 203);
/* oklch */ color: oklch(84.6% 0.002 67.8);
Tailwind
colors: {
  custom: {
    50: '#dcdbda',
    500: '#cdcccb',
    950: '#000000',
  },
}
SCSS
$custom: #cdcccb;
$custom-light: #dcdbda;
$custom-dark: #000000;
JSON
{
  "hex": "#cdcccb",
  "rgb": {
    "r": 205,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 30,
    "s": 1.961,
    "l": 80
  },
  "oklch": {
    "l": 0.84572,
    "c": 0.00177,
    "h": 67.8
  },
  "luminance": 0.60477
}

Semantic roles & 50–950 ramp

primary
#CDCCCB
secondary
#9D9E9F
accent
#738C5A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CDCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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