#CCCDC3#CCCDC3

#CCCDC3 is a very light, near-neutral yellow. Relative luminance 0.604; OKLCH L 84.5% C 0.014 H 111.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC3
RGBrgb(204, 205, 195)
HSLhsl(66, 9%, 78%)
HSVhsv(66, 5%, 80%)
CMYKcmyk(0.5%, 0%, 4.9%, 19.6%)
CIE-LABlab(82.08, -2.13, 4.85)
CIE-LCHlch(82.08, 5.30, 113.72°)
OKLaboklab(84.47% -0.005 0.0127)
OKLCHoklch(84.47% 0.014 111.3)
XYZxyz(56.5820, 60.4403, 60.3045)
Luminance0.6044 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC3 #C4C3CD
analogous
#CDC9C3 #CCCDC3 #C7CDC3
triadic
#CCCDC3 #C3CCCD #CDC3CC
tetradic
#CCCDC3 #C3CDC9 #C4C3CD #CDC3C7
square
#CCCDC3 #C3CDC9 #C4C3CD #CDC3C7
split-complementary
#CCCDC3 #C3C7CD #C9C3CD
monochromatic
#939580 #B0B1A2 #CCCDC3 #E8E9E4 #F1F1EE

Accessibility & contrast

On white

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

On black

13.09
#CCCDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC3
13.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC3#FFFFFF#000000##000000
##CCCDC31.001.6013.0913.09
#FFFFFF1.601.0021.0021.00
#00000013.0921.001.001.00
##00000013.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#CDCCCA
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccdc3;
/* rgb */ color: rgb(204, 205, 195);
/* oklch */ color: oklch(84.5% 0.014 111.3);
Tailwind
colors: {
  custom: {
    50: '#dbdcd5',
    500: '#cccdc3',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc3;
$custom-light: #dbdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc3",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 195
  },
  "hsl": {
    "h": 66,
    "s": 9.091,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84472,
    "c": 0.01368,
    "h": 111.3
  },
  "luminance": 0.6044
}

Semantic roles & 50–950 ramp

primary
#CCCDC3
secondary
#9594A1
accent
#529359
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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