#CCC8CC#CCC8CC

#CCC8CC is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.7% C 0.007 H 325.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#CCC8CC
RGBrgb(204, 200, 204)
HSLhsl(300, 4%, 79%)
HSVhsv(300, 2%, 80%)
CMYKcmyk(0%, 2%, 0%, 20%)
CIE-LABlab(81.02, 2.11, -1.50)
CIE-LCHlch(81.02, 2.59, 324.55°)
OKLaboklab(83.72% 0.0058 -0.004)
OKLCHoklch(83.72% 0.007 325.6)
XYZxyz(56.4535, 58.5057, 65.4337)
Luminance0.5851 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC8CC #C8CCC8
analogous
#CAC8CC #CCC8CC #CCC8CA
triadic
#CCC8CC #CCCCC8 #C8CCCC
tetradic
#CCC8CC #CCCAC8 #C8CCC8 #C8CACC
square
#CCC8CC #CCCAC8 #C8CCC8 #C8CACC
split-complementary
#CCC8CC #CACCC8 #C8CCCA
monochromatic
#918891 #AFA8AF #CCC8CC #E9E8E9 #F0EFF0

Accessibility & contrast

On white

1.65
#CCC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.70
#CCC8CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC8CC
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC8CC#FFFFFF#000000##000000
##CCC8CC1.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C9C9CC
Tritanopia (blue-blind)
#CCC8C9
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ccc8cc;
/* rgb */ color: rgb(204, 200, 204);
/* oklch */ color: oklch(83.7% 0.007 325.6);
Tailwind
colors: {
  custom: {
    50: '#dbd8db',
    500: '#ccc8cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc8cc;
$custom-light: #dbd8db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc8cc",
  "rgb": {
    "r": 204,
    "g": 200,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 3.774,
    "l": 79.216
  },
  "oklch": {
    "l": 0.83716,
    "c": 0.00701,
    "h": 325.6
  },
  "luminance": 0.58506
}

Semantic roles & 50–950 ramp

primary
#CCC8CC
secondary
#999F99
accent
#8E5858
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC8CC

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

Preview Lab → · Contrast checker → · Palette generator →

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