#CCCEC7#CCCEC7

#CCCEC7 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.8% C 0.010 H 119.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).

Color values

HEX#CCCEC7
RGBrgb(204, 206, 199)
HSLhsl(77, 7%, 79%)
HSVhsv(77, 3%, 81%)
CMYKcmyk(1%, 0%, 3.4%, 19.2%)
CIE-LABlab(82.43, -1.95, 3.24)
CIE-LCHlch(82.43, 3.78, 121.07°)
OKLaboklab(84.79% -0.0048 0.0085)
OKLCHoklch(84.79% 0.01 119.6)
XYZxyz(57.2803, 61.1035, 62.7983)
Luminance0.6110 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCEC7 #C9C7CE
analogous
#CECDC7 #CCCEC7 #C9CEC7
triadic
#CCCEC7 #C7CCCE #CEC7CC
tetradic
#CCCEC7 #C7CECD #C9C7CE #CEC7C9
square
#CCCEC7 #C7CECD #C9C7CE #CEC7C9
split-complementary
#CCCEC7 #C7C9CE #CDC7CE
monochromatic
#919586 #AEB1A6 #CCCEC7 #EAEBE8 #F0F1EF

Accessibility & contrast

On white

1.59
#CCCEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.22
#CCCEC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCEC7
13.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCEC7#FFFFFF#000000##000000
##CCCEC71.001.5913.2213.22
#FFFFFF1.591.0021.0021.00
#00000013.2221.001.001.00
##00000013.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#CDCDCC
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccec7;
/* rgb */ color: rgb(204, 206, 199);
/* oklch */ color: oklch(84.8% 0.010 119.6);
Tailwind
colors: {
  custom: {
    50: '#dbdcd8',
    500: '#cccec7',
    950: '#000000',
  },
}
SCSS
$custom: #cccec7;
$custom-light: #dbdcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccec7",
  "rgb": {
    "r": 204,
    "g": 206,
    "b": 199
  },
  "hsl": {
    "h": 77.143,
    "s": 6.667,
    "l": 79.412
  },
  "oklch": {
    "l": 0.84786,
    "c": 0.00979,
    "h": 119.6
  },
  "luminance": 0.61104
}

Semantic roles & 50–950 ramp

primary
#CCCEC7
secondary
#9B98A1
accent
#559166
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCEC7

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

Preview Lab → · Contrast checker → · Palette generator →

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