#CCC7CC#CCC7CC

#CCC7CC is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.009 H 325.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).

Color values

HEX#CCC7CC
RGBrgb(204, 199, 204)
HSLhsl(300, 5%, 79%)
HSVhsv(300, 2%, 80%)
CMYKcmyk(0%, 2.5%, 0%, 20%)
CIE-LABlab(80.76, 2.64, -1.88)
CIE-LCHlch(80.76, 3.24, 324.58°)
OKLaboklab(83.52% 0.0073 -0.005)
OKLCHoklch(83.52% 0.009 325.7)
XYZxyz(56.2226, 58.0440, 65.3567)
Luminance0.5804 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC7CC #C7CCC7
analogous
#CAC7CC #CCC7CC #CCC7CA
triadic
#CCC7CC #CCCCC7 #C7CCCC
tetradic
#CCC7CC #CCCAC7 #C7CCC7 #C7CACC
square
#CCC7CC #CCCAC7 #C7CCC7 #C7CACC
split-complementary
#CCC7CC #CACCC7 #C7CCCA
monochromatic
#928792 #AFA7AF #CCC7CC #E9E7E9 #F0EFF0

Accessibility & contrast

On white

1.67
#CCC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.61
#CCC7CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC7CC
12.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC7CC#FFFFFF#000000##000000
##CCC7CC1.001.6712.6112.61
#FFFFFF1.671.0021.0021.00
#00000012.6121.001.001.00
##00000012.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#CCC7C9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ccc7cc;
/* rgb */ color: rgb(204, 199, 204);
/* oklch */ color: oklch(83.5% 0.009 325.7);
Tailwind
colors: {
  custom: {
    50: '#dbd8db',
    500: '#ccc7cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc7cc;
$custom-light: #dbd8db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc7cc",
  "rgb": {
    "r": 204,
    "g": 199,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 4.673,
    "l": 79.02
  },
  "oklch": {
    "l": 0.83515,
    "c": 0.00878,
    "h": 325.7
  },
  "luminance": 0.58044
}

Semantic roles & 50–950 ramp

primary
#CCC7CC
secondary
#989F98
accent
#8F5757
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC7CC

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

Preview Lab → · Contrast checker → · Palette generator →

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