#CCCCCB#CCCCCB

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

Color values

HEX#CCCCCB
RGBrgb(204, 204, 203)
HSLhsl(60, 1%, 80%)
HSVhsv(60, 0%, 80%)
CMYKcmyk(0%, 0%, 0.5%, 20%)
CIE-LABlab(82.02, -0.18, 0.50)
CIE-LCHlch(82.02, 0.53, 110.13°)
OKLaboklab(84.49% -0.0004 0.0013)
OKLCHoklch(84.49% 0.001 106.6)
XYZxyz(57.2724, 60.3349, 65.1169)
Luminance0.6034 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCCB #CBCBCC
analogous
#CCCCCB #CCCCCB #CCCCCB
triadic
#CCCCCB #CBCCCC #CCCBCC
tetradic
#CCCCCB #CBCCCC #CBCBCC #CCCBCC
square
#CCCCCB #CBCCCC #CBCBCC #CCCBCC
split-complementary
#CCCCCB #CBCCCC #CCCBCC
monochromatic
#8F8F8D #AEAEAC #CCCCCB #EAEAEA #F0F0F0

Accessibility & contrast

On white

1.61
#CCCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.07
#CCCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCCB
13.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCCB#FFFFFF#000000##000000
##CCCCCB1.001.6113.0713.07
#FFFFFF1.611.0021.0021.00
#00000013.0721.001.001.00
##00000013.0721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccccb;
/* rgb */ color: rgb(204, 204, 203);
/* oklch */ color: oklch(84.5% 0.001 106.6);
Tailwind
colors: {
  custom: {
    50: '#dbdbda',
    500: '#cccccb',
    950: '#000000',
  },
}
SCSS
$custom: #cccccb;
$custom-light: #dbdbda;
$custom-dark: #000000;
JSON
{
  "hex": "#cccccb",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 60,
    "s": 0.971,
    "l": 79.804
  },
  "oklch": {
    "l": 0.84493,
    "c": 0.00137,
    "h": 106.6
  },
  "luminance": 0.60335
}

Semantic roles & 50–950 ramp

primary
#CCCCCB
secondary
#9D9D9E
accent
#5B8B5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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