#CECACA#CECACA

#CECACA is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.2% C 0.004 H 17.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).

Color values

HEX#CECACA
RGBrgb(206, 202, 202)
HSLhsl(0, 4%, 80%)
HSVhsv(0, 2%, 81%)
CMYKcmyk(0%, 1.9%, 1.9%, 19.2%)
CIE-LABlab(81.64, 1.38, 0.49)
CIE-LCHlch(81.64, 1.46, 19.52°)
OKLaboklab(84.22% 0.0042 0.0013)
OKLCHoklch(84.22% 0.004 17.3)
XYZxyz(57.2332, 59.6273, 64.3598)
Luminance0.5963 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CECACA #CACECE
analogous
#CECACC #CECACA #CECCCA
triadic
#CECACA #CACECA #CACACE
tetradic
#CECACA #CCCECA #CACECE #CCCACE
square
#CECACA #CCCECA #CACECE #CCCACE
split-complementary
#CECACA #CACECC #CACCCE
monochromatic
#938A8A #B1AAAA #CECACA #EBEAEA #F0EFEF

Accessibility & contrast

On white

1.62
#CECACA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.93
#CECACA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CECACA
12.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CECACA#FFFFFF#000000##000000
##CECACA1.001.6212.9312.93
#FFFFFF1.621.0021.0021.00
#00000012.9321.001.001.00
##00000012.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#CFCACA
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #cecaca;
/* rgb */ color: rgb(206, 202, 202);
/* oklch */ color: oklch(84.2% 0.004 17.3);
Tailwind
colors: {
  custom: {
    50: '#dcdada',
    500: '#cecaca',
    950: '#000000',
  },
}
SCSS
$custom: #cecaca;
$custom-light: #dcdada;
$custom-dark: #000000;
JSON
{
  "hex": "#cecaca",
  "rgb": {
    "r": 206,
    "g": 202,
    "b": 202
  },
  "hsl": {
    "h": 0,
    "s": 3.922,
    "l": 80
  },
  "oklch": {
    "l": 0.84221,
    "c": 0.00444,
    "h": 17.3
  },
  "luminance": 0.59627
}

Semantic roles & 50–950 ramp

primary
#CECACA
secondary
#9BA1A1
accent
#8E8E58
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CECACA

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

Preview Lab → · Contrast checker → · Palette generator →

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