#CCCBCF#CCCBCF

#CCCBCF is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.006 H 297.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).

Color values

HEX#CCCBCF
RGBrgb(204, 203, 207)
HSLhsl(255, 4%, 80%)
HSVhsv(255, 2%, 81%)
CMYKcmyk(1.4%, 1.9%, 0%, 18.8%)
CIE-LABlab(81.87, 1.08, -1.86)
CIE-LCHlch(81.87, 2.15, 300.02°)
OKLaboklab(84.41% 0.0026 -0.005)
OKLCHoklch(84.41% 0.006 297.7)
XYZxyz(57.5183, 60.0542, 67.5808)
Luminance0.6005 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBCF #CECFCB
analogous
#CBCCCF #CCCBCF #CECBCF
triadic
#CCCBCF #CFCCCB #CBCFCC
tetradic
#CCCBCF #CFCBCC #CECFCB #CBCFCE
square
#CCCBCF #CFCBCC #CECFCB #CBCFCE
split-complementary
#CCCBCF #CFCECB #CCCFCB
monochromatic
#8E8B94 #ADABB2 #CCCBCF #EBEBEC #EFEFF0

Accessibility & contrast

On white

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

On black

13.01
#CCCBCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBCF
13.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBCF#FFFFFF#000000##000000
##CCCBCF1.001.6113.0113.01
#FFFFFF1.611.0021.0021.00
#00000013.0121.001.001.00
##00000013.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#CCCCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccbcf;
/* rgb */ color: rgb(204, 203, 207);
/* oklch */ color: oklch(84.4% 0.006 297.7);
Tailwind
colors: {
  custom: {
    50: '#dbdadd',
    500: '#cccbcf',
    950: '#000000',
  },
}
SCSS
$custom: #cccbcf;
$custom-light: #dbdadd;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbcf",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 207
  },
  "hsl": {
    "h": 255,
    "s": 4,
    "l": 80.392
  },
  "oklch": {
    "l": 0.84408,
    "c": 0.00559,
    "h": 297.7
  },
  "luminance": 0.60054
}

Semantic roles & 50–950 ramp

primary
#CCCBCF
secondary
#A0A29C
accent
#8E5880
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384

Preview Lab

Preview with #CCCBCF

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

Preview Lab → · Contrast checker → · Palette generator →

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