#CECCC8#CECCC8

#CECCC8 is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.006 H 84.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).

Color values

HEX#CECCC8
RGBrgb(206, 204, 200)
HSLhsl(40, 6%, 80%)
HSVhsv(40, 3%, 81%)
CMYKcmyk(0%, 1%, 2.9%, 19.2%)
CIE-LABlab(82.10, -0.03, 2.23)
CIE-LCHlch(82.10, 2.23, 90.77°)
OKLaboklab(84.57% 0.0006 0.0059)
OKLCHoklch(84.57% 0.006 84.6)
XYZxyz(57.4702, 60.4778, 63.2781)
Luminance0.6048 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCC8 #C8CACE
analogous
#CEC9C8 #CECCC8 #CDCEC8
triadic
#CECCC8 #C8CECC #CCC8CE
tetradic
#CECCC8 #C8CEC9 #C8CACE #CEC8CD
square
#CECCC8 #C8CEC9 #C8CACE #CEC8CD
split-complementary
#CECCC8 #C8CDCE #C9C8CE
monochromatic
#949087 #B1AEA8 #CECCC8 #EBEAE8 #F1F0EF

Accessibility & contrast

On white

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

On black

13.10
#CECCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCC8
13.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCC8#FFFFFF#000000##000000
##CECCC81.001.6013.1013.10
#FFFFFF1.601.0021.0021.00
#00000013.1021.001.001.00
##00000013.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ceccc8;
/* rgb */ color: rgb(206, 204, 200);
/* oklch */ color: oklch(84.6% 0.006 84.6);
Tailwind
colors: {
  custom: {
    50: '#dddbd8',
    500: '#ceccc8',
    950: '#000000',
  },
}
SCSS
$custom: #ceccc8;
$custom-light: #dddbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccc8",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 40,
    "s": 5.769,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84567,
    "c": 0.00593,
    "h": 84.6
  },
  "luminance": 0.60478
}

Semantic roles & 50–950 ramp

primary
#CECCC8
secondary
#999CA1
accent
#699056
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CECCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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