#CCCCC5#CCCCC5

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

Color values

HEX#CCCCC5
RGBrgb(204, 204, 197)
HSLhsl(60, 6%, 79%)
HSVhsv(60, 3%, 80%)
CMYKcmyk(0%, 0%, 3.4%, 20%)
CIE-LABlab(81.87, -1.26, 3.48)
CIE-LCHlch(81.87, 3.70, 109.85°)
OKLaboklab(84.32% -0.0027 0.0092)
OKLCHoklch(84.32% 0.01 106.6)
XYZxyz(56.5712, 60.0544, 61.4239)
Luminance0.6005 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC5 #C5C5CC
analogous
#CCC8C5 #CCCCC5 #C8CCC5
triadic
#CCCCC5 #C5CCCC #CCC5CC
tetradic
#CCCCC5 #C5CCC8 #C5C5CC #CCC5C8
square
#CCCCC5 #C5CCC8 #C5C5CC #CCC5C8
split-complementary
#CCCCC5 #C5C8CC #C8C5CC
monochromatic
#939384 #AFAFA4 #CCCCC5 #E9E9E6 #F1F1EF

Accessibility & contrast

On white

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

On black

13.01
#CCCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC5
13.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC5#FFFFFF#000000##000000
##CCCCC51.001.6113.0113.01
#FFFFFF1.611.0021.0021.00
#00000013.0121.001.001.00
##00000013.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccc5;
/* rgb */ color: rgb(204, 204, 197);
/* oklch */ color: oklch(84.3% 0.010 106.6);
Tailwind
colors: {
  custom: {
    50: '#dbdbd6',
    500: '#ccccc5',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc5;
$custom-light: #dbdbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc5",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 60,
    "s": 6.422,
    "l": 78.627
  },
  "oklch": {
    "l": 0.84323,
    "c": 0.00957,
    "h": 106.6
  },
  "luminance": 0.60054
}

Semantic roles & 50–950 ramp

primary
#CCCCC5
secondary
#96969F
accent
#559055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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