#CECCC7#CECCC7

#CECCC7 is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.007 H 88.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).

Color values

HEX#CECCC7
RGBrgb(206, 204, 199)
HSLhsl(43, 7%, 79%)
HSVhsv(43, 3%, 81%)
CMYKcmyk(0%, 1%, 3.4%, 19.2%)
CIE-LABlab(82.07, -0.21, 2.73)
CIE-LCHlch(82.07, 2.74, 94.34°)
OKLaboklab(84.54% 0.0002 0.0072)
OKLCHoklch(84.54% 0.007 88.6)
XYZxyz(57.3537, 60.4312, 62.6647)
Luminance0.6043 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCC7 #C7C9CE
analogous
#CEC9C7 #CECCC7 #CDCEC7
triadic
#CECCC7 #C7CECC #CCC7CE
tetradic
#CECCC7 #C7CEC9 #C7C9CE #CEC7CD
square
#CECCC7 #C7CEC9 #C7C9CE #CEC7CD
split-complementary
#CECCC7 #C7CDCE #C9C7CE
monochromatic
#959186 #B1AEA6 #CECCC7 #EBEAE8 #F1F0EF

Accessibility & contrast

On white

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

On black

13.09
#CECCC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCC7
13.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCC7#FFFFFF#000000##000000
##CECCC71.001.6013.0913.09
#FFFFFF1.601.0021.0021.00
#00000013.0921.001.001.00
##00000013.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#CFCBCB
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ceccc7;
/* rgb */ color: rgb(206, 204, 199);
/* oklch */ color: oklch(84.5% 0.007 88.6);
Tailwind
colors: {
  custom: {
    50: '#dddbd8',
    500: '#ceccc7',
    950: '#000000',
  },
}
SCSS
$custom: #ceccc7;
$custom-light: #dddbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccc7",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 199
  },
  "hsl": {
    "h": 42.857,
    "s": 6.667,
    "l": 79.412
  },
  "oklch": {
    "l": 0.84538,
    "c": 0.00721,
    "h": 88.6
  },
  "luminance": 0.60431
}

Semantic roles & 50–950 ramp

primary
#CECCC7
secondary
#989BA1
accent
#669155
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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