#CECCD3#CECCD3

#CECCD3 is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.9% C 0.010 H 299.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).

Color values

HEX#CECCD3
RGBrgb(206, 204, 211)
HSLhsl(257, 7%, 81%)
HSVhsv(257, 3%, 83%)
CMYKcmyk(2.4%, 3.3%, 0%, 17.3%)
CIE-LABlab(82.38, 1.97, -3.23)
CIE-LCHlch(82.38, 3.78, 301.45°)
OKLaboklab(84.89% 0.0048 -0.0086)
OKLCHoklch(84.89% 0.01 299.2)
XYZxyz(58.8023, 61.0107, 70.2938)
Luminance0.6101 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCD3 #D1D3CC
analogous
#CCCED3 #CECCD3 #D2CCD3
triadic
#CECCD3 #D3CECC #CCD3CE
tetradic
#CECCD3 #D3CCCE #D1D3CC #CCD3D2
square
#CECCD3 #D3CCCE #D1D3CC #CCD3D2
split-complementary
#CECCD3 #D3D2CC #CED3CC
monochromatic
#8F8A9A #AEABB7 #CECCD3 #EEEDEF #EFEFF1

Accessibility & contrast

On white

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

On black

13.20
#CECCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCD3
13.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCD3#FFFFFF#000000##000000
##CECCD31.001.5913.2013.20
#FFFFFF1.591.0021.0021.00
#00000013.2021.001.001.00
##00000013.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#CDCDCE
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ceccd3;
/* rgb */ color: rgb(206, 204, 211);
/* oklch */ color: oklch(84.9% 0.010 299.2);
Tailwind
colors: {
  custom: {
    50: '#dddbe0',
    500: '#ceccd3',
    950: '#000000',
  },
}
SCSS
$custom: #ceccd3;
$custom-light: #dddbe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccd3",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 211
  },
  "hsl": {
    "h": 257.143,
    "s": 7.368,
    "l": 81.373
  },
  "oklch": {
    "l": 0.84887,
    "c": 0.00982,
    "h": 299.2
  },
  "luminance": 0.61011
}

Semantic roles & 50–950 ramp

primary
#CECCD3
secondary
#A4A69D
accent
#915480
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CECCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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