#CCCDC0#CCCDC0

#CCCDC0 is a very light, near-neutral yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.018 H 110.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC0
RGBrgb(204, 205, 192)
HSLhsl(65, 12%, 78%)
HSVhsv(65, 6%, 80%)
CMYKcmyk(0.5%, 0%, 6.3%, 19.6%)
CIE-LABlab(82.00, -2.65, 6.35)
CIE-LCHlch(82.00, 6.88, 112.67°)
OKLaboklab(84.39% -0.0062 0.0166)
OKLCHoklch(84.39% 0.018 110.3)
XYZxyz(56.2462, 60.3059, 58.5360)
Luminance0.6031 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC0 #C1C0CD
analogous
#CDC7C0 #CCCDC0 #C5CDC0
triadic
#CCCDC0 #C0CCCD #CDC0CC
tetradic
#CCCDC0 #C0CDC7 #C1C0CD #CDC0C5
square
#CCCDC0 #C0CDC7 #C1C0CD #CDC0C5
split-complementary
#CCCDC0 #C0C5CD #C7C0CD
monochromatic
#95977C #B0B29E #CCCDC0 #E8E8E2 #F1F1EE

Accessibility & contrast

On white

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

On black

13.06
#CCCDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC0
13.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC0#FFFFFF#000000##000000
##CCCDC01.001.6113.0613.06
#FFFFFF1.611.0021.0021.00
#00000013.0621.001.001.00
##00000013.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCCBF
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccdc0;
/* rgb */ color: rgb(204, 205, 192);
/* oklch */ color: oklch(84.4% 0.018 110.3);
Tailwind
colors: {
  custom: {
    50: '#dbdcd3',
    500: '#cccdc0',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc0;
$custom-light: #dbdcd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc0",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 192
  },
  "hsl": {
    "h": 64.615,
    "s": 11.504,
    "l": 77.843
  },
  "oklch": {
    "l": 0.8439,
    "c": 0.01775,
    "h": 110.3
  },
  "luminance": 0.60306
}

Semantic roles & 50–950 ramp

primary
#CCCDC0
secondary
#9290A1
accent
#509655
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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