#CECCD2#CECCD2

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

Color values

HEX#CECCD2
RGBrgb(206, 204, 210)
HSLhsl(260, 6%, 81%)
HSVhsv(260, 3%, 82%)
CMYKcmyk(1.9%, 2.9%, 0%, 17.6%)
CIE-LABlab(82.36, 1.79, -2.73)
CIE-LCHlch(82.36, 3.26, 303.20°)
OKLaboklab(84.86% 0.0044 -0.0072)
OKLCHoklch(84.86% 0.008 301.3)
XYZxyz(58.6773, 60.9607, 69.6356)
Luminance0.6096 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCD2 #D0D2CC
analogous
#CCCDD2 #CECCD2 #D1CCD2
triadic
#CECCD2 #D2CECC #CCD2CE
tetradic
#CECCD2 #D2CCCD #D0D2CC #CCD2D1
square
#CECCD2 #D2CCCD #D0D2CC #CCD2D1
split-complementary
#CECCD2 #D2D1CC #CDD2CC
monochromatic
#908B99 #AFABB5 #CECCD2 #EDEDEF #EFEFF1

Accessibility & contrast

On white

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

On black

13.19
#CECCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCD2
13.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCD2#FFFFFF#000000##000000
##CECCD21.001.5913.1913.19
#FFFFFF1.591.0021.0021.00
#00000013.1921.001.001.00
##00000013.1921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ceccd2;
/* rgb */ color: rgb(206, 204, 210);
/* oklch */ color: oklch(84.9% 0.008 301.3);
Tailwind
colors: {
  custom: {
    50: '#dcdbdf',
    500: '#ceccd2',
    950: '#000000',
  },
}
SCSS
$custom: #ceccd2;
$custom-light: #dcdbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ceccd2",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 210
  },
  "hsl": {
    "h": 260,
    "s": 6.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.84857,
    "c": 0.00849,
    "h": 301.3
  },
  "luminance": 0.60961
}

Semantic roles & 50–950 ramp

primary
#CECCD2
secondary
#A2A59D
accent
#90557D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CECCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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