#CCCCC7#CCCCC7

#CCCCC7 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.007 H 106.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC7
RGBrgb(204, 204, 199)
HSLhsl(60, 5%, 79%)
HSVhsv(60, 2%, 80%)
CMYKcmyk(0%, 0%, 2.5%, 20%)
CIE-LABlab(81.92, -0.90, 2.49)
CIE-LCHlch(81.92, 2.64, 109.94°)
OKLaboklab(84.38% -0.0019 0.0066)
OKLCHoklch(84.38% 0.007 106.6)
XYZxyz(56.8019, 60.1467, 62.6388)
Luminance0.6015 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC7 #C7C7CC
analogous
#CCCAC7 #CCCCC7 #CACCC7
triadic
#CCCCC7 #C7CCCC #CCC7CC
tetradic
#CCCCC7 #C7CCCA #C7C7CC #CCC7CA
square
#CCCCC7 #C7CCCA #C7C7CC #CCC7CA
split-complementary
#CCCCC7 #C7CACC #CAC7CC
monochromatic
#929287 #AFAFA7 #CCCCC7 #E9E9E7 #F0F0EF

Accessibility & contrast

On white

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

On black

13.03
#CCCCC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC7
13.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC7#FFFFFF#000000##000000
##CCCCC71.001.6113.0313.03
#FFFFFF1.611.0021.0021.00
#00000013.0321.001.001.00
##00000013.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccc7;
/* rgb */ color: rgb(204, 204, 199);
/* oklch */ color: oklch(84.4% 0.007 106.6);
Tailwind
colors: {
  custom: {
    50: '#dbdbd8',
    500: '#ccccc7',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc7;
$custom-light: #dbdbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc7",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 199
  },
  "hsl": {
    "h": 60,
    "s": 4.673,
    "l": 79.02
  },
  "oklch": {
    "l": 0.84379,
    "c": 0.00684,
    "h": 106.6
  },
  "luminance": 0.60147
}

Semantic roles & 50–950 ramp

primary
#CCCCC7
secondary
#98989F
accent
#578F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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