#CCCCCA#CCCCCA

#CCCCCA is a very light, near-neutral grey. Relative luminance 0.603; OKLCH L 84.5% C 0.003 H 106.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).

Color values

HEX#CCCCCA
RGBrgb(204, 204, 202)
HSLhsl(60, 2%, 80%)
HSVhsv(60, 1%, 80%)
CMYKcmyk(0%, 0%, 1%, 20%)
CIE-LABlab(81.99, -0.36, 0.99)
CIE-LCHlch(81.99, 1.06, 110.09°)
OKLaboklab(84.47% -0.0008 0.0026)
OKLCHoklch(84.47% 0.003 106.5)
XYZxyz(57.1536, 60.2874, 64.4913)
Luminance0.6029 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCCA #CACACC
analogous
#CCCBCA #CCCCCA #CBCCCA
triadic
#CCCCCA #CACCCC #CCCACC
tetradic
#CCCCCA #CACCCB #CACACC #CCCACB
square
#CCCCCA #CACCCB #CACACC #CCCACB
split-complementary
#CCCCCA #CACBCC #CBCACC
monochromatic
#90908C #AEAEAB #CCCCCA #EAEAE9 #F0F0EF

Accessibility & contrast

On white

1.61
#CCCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.06
#CCCCCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCCA
13.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCCA#FFFFFF#000000##000000
##CCCCCA1.001.6113.0613.06
#FFFFFF1.611.0021.0021.00
#00000013.0621.001.001.00
##00000013.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#CCCCCB
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ccccca;
/* rgb */ color: rgb(204, 204, 202);
/* oklch */ color: oklch(84.5% 0.003 106.5);
Tailwind
colors: {
  custom: {
    50: '#dbdbda',
    500: '#ccccca',
    950: '#000000',
  },
}
SCSS
$custom: #ccccca;
$custom-light: #dbdbda;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccca",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 202
  },
  "hsl": {
    "h": 60,
    "s": 1.923,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84465,
    "c": 0.00274,
    "h": 106.5
  },
  "luminance": 0.60287
}

Semantic roles & 50–950 ramp

primary
#CCCCCA
secondary
#9C9C9E
accent
#5A8C5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCCA

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

Preview Lab → · Contrast checker → · Palette generator →

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