#CCC4C8#CCC4C8

#CCC4C8 is a very light, near-neutral grey. Relative luminance 0.565; OKLCH L 82.8% C 0.010 H 345.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).

Color values

HEX#CCC4C8
RGBrgb(204, 196, 200)
HSLhsl(330, 7%, 78%)
HSVhsv(330, 4%, 80%)
CMYKcmyk(0%, 3.9%, 2%, 20%)
CIE-LABlab(79.89, 3.50, -1.01)
CIE-LCHlch(79.89, 3.64, 343.97°)
OKLaboklab(82.8% 0.0101 -0.0026)
OKLCHoklch(82.8% 0.01 345.5)
XYZxyz(55.0656, 56.4877, 62.6347)
Luminance0.5649 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4C8 #C4CCC8
analogous
#CCC4CC #CCC4C8 #CCC4C4
triadic
#CCC4C8 #C8CCC4 #C4C8CC
tetradic
#CCC4C8 #CCCCC4 #C4CCC8 #C4C4CC
square
#CCC4C8 #CCCCC4 #C4CCC8 #C4C4CC
split-complementary
#CCC4C8 #C4CCC4 #C4CCCC
monochromatic
#93828B #B0A3A9 #CCC4C8 #E8E5E7 #F1EFF0

Accessibility & contrast

On white

1.71
#CCC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.30
#CCC4C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4C8
12.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4C8#FFFFFF#000000##000000
##CCC4C81.001.7112.3012.30
#FFFFFF1.711.0021.0021.00
#00000012.3021.001.001.00
##00000012.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#CDC4C5
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc4c8;
/* rgb */ color: rgb(204, 196, 200);
/* oklch */ color: oklch(82.8% 0.010 345.5);
Tailwind
colors: {
  custom: {
    50: '#dbd5d8',
    500: '#ccc4c8',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4c8;
$custom-light: #dbd5d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4c8",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 200
  },
  "hsl": {
    "h": 330,
    "s": 7.273,
    "l": 78.431
  },
  "oklch": {
    "l": 0.82796,
    "c": 0.01043,
    "h": 345.5
  },
  "luminance": 0.56487
}

Semantic roles & 50–950 ramp

primary
#CCC4C8
secondary
#959F9A
accent
#917354
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC4C8

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

Preview Lab → · Contrast checker → · Palette generator →

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