#CCC5CC#CCC5CC

#CCC5CC is a very light, near-neutral grey. Relative luminance 0.571; OKLCH L 83.1% C 0.012 H 325.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).

Color values

HEX#CCC5CC
RGBrgb(204, 197, 204)
HSLhsl(300, 6%, 79%)
HSVhsv(300, 3%, 80%)
CMYKcmyk(0%, 3.4%, 0%, 20%)
CIE-LABlab(80.25, 3.70, -2.63)
CIE-LCHlch(80.25, 4.54, 324.63°)
OKLaboklab(83.12% 0.0102 -0.0069)
OKLCHoklch(83.12% 0.012 325.7)
XYZxyz(55.7655, 57.1297, 65.2044)
Luminance0.5713 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC5CC #C5CCC5
analogous
#C8C5CC #CCC5CC #CCC5C8
triadic
#CCC5CC #CCCCC5 #C5CCCC
tetradic
#CCC5CC #CCC8C5 #C5CCC5 #C5C8CC
square
#CCC5CC #CCC8C5 #C5CCC5 #C5C8CC
split-complementary
#CCC5CC #C8CCC5 #C5CCC8
monochromatic
#938493 #AFA4AF #CCC5CC #E9E6E9 #F1EFF1

Accessibility & contrast

On white

1.69
#CCC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.43
#CCC5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC5CC
12.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC5CC#FFFFFF#000000##000000
##CCC5CC1.001.6912.4312.43
#FFFFFF1.691.0021.0021.00
#00000012.4321.001.001.00
##00000012.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#CDC5C7
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #ccc5cc;
/* rgb */ color: rgb(204, 197, 204);
/* oklch */ color: oklch(83.1% 0.012 325.7);
Tailwind
colors: {
  custom: {
    50: '#dbd6db',
    500: '#ccc5cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc5cc;
$custom-light: #dbd6db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc5cc",
  "rgb": {
    "r": 204,
    "g": 197,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 6.422,
    "l": 78.627
  },
  "oklch": {
    "l": 0.83115,
    "c": 0.0123,
    "h": 325.7
  },
  "luminance": 0.5713
}

Semantic roles & 50–950 ramp

primary
#CCC5CC
secondary
#969F96
accent
#905555
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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