#CECCCD#CECCCD

#CECCCD is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.7% C 0.003 H 345.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#CECCCD
RGBrgb(206, 204, 205)
HSLhsl(330, 2%, 80%)
HSVhsv(330, 1%, 81%)
CMYKcmyk(0%, 1%, 0.5%, 19.2%)
CIE-LABlab(82.23, 0.87, -0.25)
CIE-LCHlch(82.23, 0.90, 343.73°)
OKLaboklab(84.71% 0.0025 -0.0007)
OKLCHoklch(84.71% 0.003 345.2)
XYZxyz(58.0641, 60.7154, 66.4061)
Luminance0.6071 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCCD #CCCECD
analogous
#CECCCE #CECCCD #CECCCC
triadic
#CECCCD #CDCECC #CCCDCE
tetradic
#CECCCD #CECECC #CCCECD #CCCCCE
square
#CECCCD #CECECC #CCCECD #CCCCCE
split-complementary
#CECCCD #CCCECC #CCCECE
monochromatic
#928E90 #B0ADAE #CECCCD #ECEBEC #F0EFF0

Accessibility & contrast

On white

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

On black

13.14
#CECCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCCD
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCCD#FFFFFF#000000##000000
##CECCCD1.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#CECCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cecccd;
/* rgb */ color: rgb(206, 204, 205);
/* oklch */ color: oklch(84.7% 0.003 345.2);
Tailwind
colors: {
  custom: {
    50: '#dcdbdc',
    500: '#cecccd',
    950: '#000000',
  },
}
SCSS
$custom: #cecccd;
$custom-light: #dcdbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#cecccd",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 330,
    "s": 2,
    "l": 80.392
  },
  "oklch": {
    "l": 0.8471,
    "c": 0.00259,
    "h": 345.2
  },
  "luminance": 0.60715
}

Semantic roles & 50–950 ramp

primary
#CECCCD
secondary
#9EA09F
accent
#8C735A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CECCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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