#CECCCF#CECCCF

#CECCCF is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.8% C 0.005 H 314.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#CECCCF
RGBrgb(206, 204, 207)
HSLhsl(280, 3%, 81%)
HSVhsv(280, 1%, 81%)
CMYKcmyk(0.5%, 1.4%, 0%, 18.8%)
CIE-LABlab(82.28, 1.23, -1.25)
CIE-LCHlch(82.28, 1.75, 314.73°)
OKLaboklab(84.77% 0.0033 -0.0033)
OKLCHoklch(84.77% 0.005 314.8)
XYZxyz(58.3071, 60.8126, 67.6857)
Luminance0.6081 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECCCF #CDCFCC
analogous
#CCCCCF #CECCCF #CFCCCE
triadic
#CECCCF #CFCECC #CCCFCE
tetradic
#CECCCF #CFCCCC #CDCFCC #CCCECF
square
#CECCCF #CFCCCC #CDCFCC #CCCECF
split-complementary
#CECCCF #CECFCC #CCCFCC
monochromatic
#918D94 #B0ACB1 #CECCCF #ECECED #F0EFF0

Accessibility & contrast

On white

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

On black

13.16
#CECCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECCCF
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECCCF#FFFFFF#000000##000000
##CECCCF1.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#CECCCD
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cecccf;
/* rgb */ color: rgb(206, 204, 207);
/* oklch */ color: oklch(84.8% 0.005 314.8);
Tailwind
colors: {
  custom: {
    50: '#dcdbdd',
    500: '#cecccf',
    950: '#000000',
  },
}
SCSS
$custom: #cecccf;
$custom-light: #dcdbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#cecccf",
  "rgb": {
    "r": 206,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 280,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.84768,
    "c": 0.00464,
    "h": 314.8
  },
  "luminance": 0.60813
}

Semantic roles & 50–950 ramp

primary
#CECCCF
secondary
#9FA29E
accent
#8D596A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CECCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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