#CCCACB#CCCACB

#CCCACB is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.1% C 0.003 H 345.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).

Color values

HEX#CCCACB
RGBrgb(204, 202, 203)
HSLhsl(330, 2%, 80%)
HSVhsv(330, 1%, 80%)
CMYKcmyk(0%, 1%, 0.5%, 20%)
CIE-LABlab(81.51, 0.87, -0.25)
CIE-LCHlch(81.51, 0.91, 343.73°)
OKLaboklab(84.09% 0.0025 -0.0007)
OKLCHoklch(84.09% 0.003 345.3)
XYZxyz(56.8001, 59.3903, 64.9595)
Luminance0.5939 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCACB #CACCCB
analogous
#CCCACC #CCCACB #CCCACA
triadic
#CCCACB #CBCCCA #CACBCC
tetradic
#CCCACB #CCCCCA #CACCCB #CACACC
square
#CCCACB #CCCCCA #CACCCB #CACACC
split-complementary
#CCCACB #CACCCA #CACCCC
monochromatic
#908C8E #AEABAC #CCCACB #EAE9EA #F0EFF0

Accessibility & contrast

On white

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

On black

12.88
#CCCACB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCACB
12.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCACB#FFFFFF#000000##000000
##CCCACB1.001.6312.8812.88
#FFFFFF1.631.0021.0021.00
#00000012.8821.001.001.00
##00000012.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#CCCACA
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccacb;
/* rgb */ color: rgb(204, 202, 203);
/* oklch */ color: oklch(84.1% 0.003 345.3);
Tailwind
colors: {
  custom: {
    50: '#dbdada',
    500: '#cccacb',
    950: '#000000',
  },
}
SCSS
$custom: #cccacb;
$custom-light: #dbdada;
$custom-dark: #000000;
JSON
{
  "hex": "#cccacb",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 203
  },
  "hsl": {
    "h": 330,
    "s": 1.923,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84089,
    "c": 0.0026,
    "h": 345.3
  },
  "luminance": 0.5939
}

Semantic roles & 50–950 ramp

primary
#CCCACB
secondary
#9C9E9D
accent
#8C735A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCCACB

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

Preview Lab → · Contrast checker → · Palette generator →

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