#CCC9CC#CCC9CC

#CCC9CC is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 83.9% C 0.005 H 325.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).

Color values

HEX#CCC9CC
RGBrgb(204, 201, 204)
HSLhsl(300, 3%, 79%)
HSVhsv(300, 1%, 80%)
CMYKcmyk(0%, 1.5%, 0%, 20%)
CIE-LABlab(81.28, 1.58, -1.13)
CIE-LCHlch(81.28, 1.94, 324.52°)
OKLaboklab(83.92% 0.0043 -0.003)
OKLCHoklch(83.92% 0.005 325.6)
XYZxyz(56.6858, 58.9704, 65.5111)
Luminance0.5897 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC9CC #C9CCC9
analogous
#CBC9CC #CCC9CC #CCC9CB
triadic
#CCC9CC #CCCCC9 #C9CCCC
tetradic
#CCC9CC #CCCBC9 #C9CCC9 #C9CBCC
square
#CCC9CC #CCCBC9 #C9CCC9 #C9CBCC
split-complementary
#CCC9CC #CBCCC9 #C9CCCB
monochromatic
#918A91 #AEAAAE #CCC9CC #EAE8EA #F0EFF0

Accessibility & contrast

On white

1.64
#CCC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.79
#CCC9CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC9CC
12.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC9CC#FFFFFF#000000##000000
##CCC9CC1.001.6412.7912.79
#FFFFFF1.641.0021.0021.00
#00000012.7921.001.001.00
##00000012.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#CCC9CA
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccc9cc;
/* rgb */ color: rgb(204, 201, 204);
/* oklch */ color: oklch(83.9% 0.005 325.6);
Tailwind
colors: {
  custom: {
    50: '#dbd9db',
    500: '#ccc9cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc9cc;
$custom-light: #dbd9db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc9cc",
  "rgb": {
    "r": 204,
    "g": 201,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 2.857,
    "l": 79.412
  },
  "oklch": {
    "l": 0.83917,
    "c": 0.00526,
    "h": 325.6
  },
  "luminance": 0.5897
}

Semantic roles & 50–950 ramp

primary
#CCC9CC
secondary
#9B9F9B
accent
#8D5959
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC9CC

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

Preview Lab → · Contrast checker → · Palette generator →

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