#CACDCC#CACDCC

#CACDCC is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.004 H 174.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#CACDCC
RGBrgb(202, 205, 204)
HSLhsl(160, 3%, 80%)
HSVhsv(160, 1%, 80%)
CMYKcmyk(1.5%, 0%, 0.5%, 19.6%)
CIE-LABlab(82.15, -1.21, 0.14)
CIE-LCHlch(82.15, 1.22, 173.57°)
OKLaboklab(84.57% -0.0035 0.0003)
OKLCHoklch(84.57% 0.004 174.5)
XYZxyz(57.0856, 60.5787, 65.8005)
Luminance0.6058 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CACDCC #CDCACB
analogous
#CACDCB #CACDCC #CACDCD
triadic
#CACDCC #CCCACD #CDCCCA
tetradic
#CACDCC #CBCACD #CDCACB #CDCDCA
square
#CACDCC #CBCACD #CDCACB #CDCDCA
split-complementary
#CACDCC #CDCACD #CDCBCA
monochromatic
#8B928F #ABAFAE #CACDCC #E9EBEA #EFF0F0

Accessibility & contrast

On white

1.60
#CACDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.12
#CACDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CACDCC
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CACDCC#FFFFFF#000000##000000
##CACDCC1.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#C9CDCD
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cacdcc;
/* rgb */ color: rgb(202, 205, 204);
/* oklch */ color: oklch(84.6% 0.004 174.5);
Tailwind
colors: {
  custom: {
    50: '#dadcdb',
    500: '#cacdcc',
    950: '#000000',
  },
}
SCSS
$custom: #cacdcc;
$custom-light: #dadcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cacdcc",
  "rgb": {
    "r": 202,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 160,
    "s": 2.913,
    "l": 79.804
  },
  "oklch": {
    "l": 0.84568,
    "c": 0.00357,
    "h": 174.5
  },
  "luminance": 0.60579
}

Semantic roles & 50–950 ramp

primary
#CACDCC
secondary
#A09C9D
accent
#596A8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484

Preview Lab

Preview with #CACDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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