#CCC4CC#CCC4CC

#CCC4CC is a very light, near-neutral grey. Relative luminance 0.567; OKLCH L 82.9% C 0.014 H 325.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).

Color values

HEX#CCC4CC
RGBrgb(204, 196, 204)
HSLhsl(300, 7%, 78%)
HSVhsv(300, 4%, 80%)
CMYKcmyk(0%, 3.9%, 0%, 20%)
CIE-LABlab(80.00, 4.23, -3.00)
CIE-LCHlch(80.00, 5.19, 324.66°)
OKLaboklab(82.92% 0.0116 -0.0079)
OKLCHoklch(82.92% 0.014 325.7)
XYZxyz(55.5392, 56.6771, 65.1289)
Luminance0.5668 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4CC #C4CCC4
analogous
#C8C4CC #CCC4CC #CCC4C8
triadic
#CCC4CC #CCCCC4 #C4CCCC
tetradic
#CCC4CC #CCC8C4 #C4CCC4 #C4C8CC
square
#CCC4CC #CCC8C4 #C4CCC4 #C4C8CC
split-complementary
#CCC4CC #C8CCC4 #C4CCC8
monochromatic
#938293 #B0A3B0 #CCC4CC #E8E5E8 #F1EFF1

Accessibility & contrast

On white

1.70
#CCC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.34
#CCC4CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4CC
12.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4CC#FFFFFF#000000##000000
##CCC4CC1.001.7012.3412.34
#FFFFFF1.701.0021.0021.00
#00000012.3421.001.001.00
##00000012.3421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccc4cc;
/* rgb */ color: rgb(204, 196, 204);
/* oklch */ color: oklch(82.9% 0.014 325.7);
Tailwind
colors: {
  custom: {
    50: '#dbd5db',
    500: '#ccc4cc',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4cc;
$custom-light: #dbd5db;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4cc",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 7.273,
    "l": 78.431
  },
  "oklch": {
    "l": 0.82915,
    "c": 0.01408,
    "h": 325.7
  },
  "luminance": 0.56677
}

Semantic roles & 50–950 ramp

primary
#CCC4CC
secondary
#959F95
accent
#915454
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCC4CC

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

Preview Lab → · Contrast checker → · Palette generator →

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