#CACCCB#CACCCB

#CACCCB is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.003 H 165.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).

Color values

HEX#CACCCB
RGBrgb(202, 204, 203)
HSLhsl(150, 2%, 80%)
HSVhsv(150, 1%, 80%)
CMYKcmyk(1%, 0%, 0.5%, 20%)
CIE-LABlab(81.87, -0.87, 0.26)
CIE-LCHlch(81.87, 0.91, 163.58°)
OKLaboklab(84.34% -0.0025 0.0007)
OKLCHoklch(84.34% 0.003 165)
XYZxyz(56.7276, 60.0540, 65.0914)
Luminance0.6005 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CACCCB #CCCACB
analogous
#CACCCA #CACCCB #CACCCC
triadic
#CACCCB #CBCACC #CCCBCA
tetradic
#CACCCB #CACACC #CCCACB #CCCCCA
square
#CACCCB #CACACC #CCCACB #CCCCCA
split-complementary
#CACCCB #CCCACC #CCCACA
monochromatic
#8C908E #ABAEAC #CACCCB #E9EAEA #EFF0F0

Accessibility & contrast

On white

1.61
#CACCCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.01
#CACCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CACCCB
13.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CACCCB#FFFFFF#000000##000000
##CACCCB1.001.6113.0113.01
#FFFFFF1.611.0021.0021.00
#00000013.0121.001.001.00
##00000013.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#CACCCC
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cacccb;
/* rgb */ color: rgb(202, 204, 203);
/* oklch */ color: oklch(84.3% 0.003 165.0);
Tailwind
colors: {
  custom: {
    50: '#dadbda',
    500: '#cacccb',
    950: '#000000',
  },
}
SCSS
$custom: #cacccb;
$custom-light: #dadbda;
$custom-dark: #000000;
JSON
{
  "hex": "#cacccb",
  "rgb": {
    "r": 202,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 150,
    "s": 1.923,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84336,
    "c": 0.00259,
    "h": 165
  },
  "luminance": 0.60054
}

Semantic roles & 50–950 ramp

primary
#CACCCB
secondary
#9E9C9D
accent
#5A738C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #CACCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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