#CCCCC8#CCCCC8

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

Color values

HEX#CCCCC8
RGBrgb(204, 204, 200)
HSLhsl(60, 4%, 79%)
HSVhsv(60, 2%, 80%)
CMYKcmyk(0%, 0%, 2%, 20%)
CIE-LABlab(81.94, -0.72, 1.99)
CIE-LCHlch(81.94, 2.12, 109.99°)
OKLaboklab(84.41% -0.0016 0.0053)
OKLCHoklch(84.41% 0.005 106.5)
XYZxyz(56.9184, 60.1933, 63.2523)
Luminance0.6019 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC8 #C8C8CC
analogous
#CCCAC8 #CCCCC8 #CACCC8
triadic
#CCCCC8 #C8CCCC #CCC8CC
tetradic
#CCCCC8 #C8CCCA #C8C8CC #CCC8CA
square
#CCCCC8 #C8CCCA #C8C8CC #CCC8CA
split-complementary
#CCCCC8 #C8CACC #CAC8CC
monochromatic
#919188 #AFAFA8 #CCCCC8 #E9E9E8 #F0F0EF

Accessibility & contrast

On white

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

On black

13.04
#CCCCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC8
13.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC8#FFFFFF#000000##000000
##CCCCC81.001.6113.0413.04
#FFFFFF1.611.0021.0021.00
#00000013.0421.001.001.00
##00000013.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#CDCBCB
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ccccc8;
/* rgb */ color: rgb(204, 204, 200);
/* oklch */ color: oklch(84.4% 0.005 106.5);
Tailwind
colors: {
  custom: {
    50: '#dbdbd8',
    500: '#ccccc8',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc8;
$custom-light: #dbdbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc8",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 60,
    "s": 3.774,
    "l": 79.216
  },
  "oklch": {
    "l": 0.84408,
    "c": 0.00548,
    "h": 106.5
  },
  "luminance": 0.60193
}

Semantic roles & 50–950 ramp

primary
#CCCCC8
secondary
#99999F
accent
#588E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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