#CCCCC9#CCCCC9

#CCCCC9 is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.004 H 106.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC9
RGBrgb(204, 204, 201)
HSLhsl(60, 3%, 79%)
HSVhsv(60, 1%, 80%)
CMYKcmyk(0%, 0%, 1.5%, 20%)
CIE-LABlab(81.97, -0.54, 1.49)
CIE-LCHlch(81.97, 1.59, 110.04°)
OKLaboklab(84.44% -0.0012 0.0039)
OKLCHoklch(84.44% 0.004 106.5)
XYZxyz(57.0356, 60.2402, 63.8698)
Luminance0.6024 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC9 #C9C9CC
analogous
#CCCBC9 #CCCCC9 #CBCCC9
triadic
#CCCCC9 #C9CCCC #CCC9CC
tetradic
#CCCCC9 #C9CCCB #C9C9CC #CCC9CB
square
#CCCCC9 #C9CCCB #C9C9CC #CCC9CB
split-complementary
#CCCCC9 #C9CBCC #CBC9CC
monochromatic
#91918A #AEAEAA #CCCCC9 #EAEAE8 #F0F0EF

Accessibility & contrast

On white

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

On black

13.05
#CCCCC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC9
13.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC9#FFFFFF#000000##000000
##CCCCC91.001.6113.0513.05
#FFFFFF1.611.0021.0021.00
#00000013.0521.001.001.00
##00000013.0521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccc9;
/* rgb */ color: rgb(204, 204, 201);
/* oklch */ color: oklch(84.4% 0.004 106.5);
Tailwind
colors: {
  custom: {
    50: '#dbdbd9',
    500: '#ccccc9',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc9;
$custom-light: #dbdbd9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc9",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 201
  },
  "hsl": {
    "h": 60,
    "s": 2.857,
    "l": 79.412
  },
  "oklch": {
    "l": 0.84436,
    "c": 0.00411,
    "h": 106.5
  },
  "luminance": 0.6024
}

Semantic roles & 50–950 ramp

primary
#CCCCC9
secondary
#9B9B9F
accent
#598D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC9

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

Preview Lab → · Contrast checker → · Palette generator →

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