#CCCDC4#CCCDC4

#CCCDC4 is a very light, near-neutral yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.012 H 111.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC4
RGBrgb(204, 205, 196)
HSLhsl(67, 8%, 79%)
HSVhsv(67, 4%, 80%)
CMYKcmyk(0.5%, 0%, 4.4%, 19.6%)
CIE-LABlab(82.10, -1.96, 4.35)
CIE-LCHlch(82.10, 4.77, 114.19°)
OKLaboklab(84.5% -0.0046 0.0115)
OKLCHoklch(84.5% 0.012 111.8)
XYZxyz(56.6955, 60.4856, 60.9019)
Luminance0.6049 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC4 #C5C4CD
analogous
#CDC9C4 #CCCDC4 #C7CDC4
triadic
#CCCDC4 #C4CCCD #CDC4CC
tetradic
#CCCDC4 #C4CDC9 #C5C4CD #CDC4C7
square
#CCCDC4 #C4CDC9 #C5C4CD #CDC4C7
split-complementary
#CCCDC4 #C4C7CD #C9C4CD
monochromatic
#939582 #AFB1A3 #CCCDC4 #E9E9E5 #F1F1EE

Accessibility & contrast

On white

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

On black

13.10
#CCCDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC4
13.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC4#FFFFFF#000000##000000
##CCCDC41.001.6013.1013.10
#FFFFFF1.601.0021.0021.00
#00000013.1021.001.001.00
##00000013.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc4;
/* rgb */ color: rgb(204, 205, 196);
/* oklch */ color: oklch(84.5% 0.012 111.8);
Tailwind
colors: {
  custom: {
    50: '#dbdcd5',
    500: '#cccdc4',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc4;
$custom-light: #dbdcd5;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc4",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 196
  },
  "hsl": {
    "h": 66.667,
    "s": 8.257,
    "l": 78.627
  },
  "oklch": {
    "l": 0.84499,
    "c": 0.01233,
    "h": 111.8
  },
  "luminance": 0.60486
}

Semantic roles & 50–950 ramp

primary
#CCCDC4
secondary
#9695A0
accent
#53925A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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