#CCCACD#CCCACD

#CCCACD is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.1% C 0.005 H 314.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).

Color values

HEX#CCCACD
RGBrgb(204, 202, 205)
HSLhsl(280, 3%, 80%)
HSVhsv(280, 1%, 80%)
CMYKcmyk(0.5%, 1.5%, 0%, 19.6%)
CIE-LABlab(81.56, 1.24, -1.25)
CIE-LCHlch(81.56, 1.76, 314.73°)
OKLaboklab(84.15% 0.0033 -0.0033)
OKLCHoklch(84.15% 0.005 314.8)
XYZxyz(57.0400, 59.4863, 66.2228)
Luminance0.5949 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCACD #CBCDCA
analogous
#CBCACD #CCCACD #CDCACD
triadic
#CCCACD #CDCCCA #CACDCC
tetradic
#CCCACD #CDCBCA #CBCDCA #CACDCD
square
#CCCACD #CDCBCA #CBCDCA #CACDCD
split-complementary
#CCCACD #CDCDCA #CACDCB
monochromatic
#8F8B92 #AEABAF #CCCACD #EAE9EB #F0EFF0

Accessibility & contrast

On white

1.63
#CCCACD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.90
#CCCACD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCACD
12.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCACD#FFFFFF#000000##000000
##CCCACD1.001.6312.9012.90
#FFFFFF1.631.0021.0021.00
#00000012.9021.001.001.00
##00000012.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#CCCACB
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #cccacd;
/* rgb */ color: rgb(204, 202, 205);
/* oklch */ color: oklch(84.1% 0.005 314.8);
Tailwind
colors: {
  custom: {
    50: '#dbdadc',
    500: '#cccacd',
    950: '#000000',
  },
}
SCSS
$custom: #cccacd;
$custom-light: #dbdadc;
$custom-dark: #000000;
JSON
{
  "hex": "#cccacd",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 205
  },
  "hsl": {
    "h": 280,
    "s": 2.913,
    "l": 79.804
  },
  "oklch": {
    "l": 0.84148,
    "c": 0.00465,
    "h": 314.8
  },
  "luminance": 0.59486
}

Semantic roles & 50–950 ramp

primary
#CCCACD
secondary
#9DA09C
accent
#8D596A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CCCACD

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

Preview Lab → · Contrast checker → · Palette generator →

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