#CCCDA4#CCCDA4

#CCCDA4 is a very light, muted yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.055 H 108.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).

Color values

HEX#CCCDA4
RGBrgb(204, 205, 164)
HSLhsl(61, 29%, 72%)
HSVhsv(61, 20%, 80%)
CMYKcmyk(0.5%, 0%, 20%, 19.6%)
CIE-LABlab(81.39, -7.13, 20.36)
CIE-LCHlch(81.39, 21.57, 109.29°)
OKLaboklab(83.7% -0.0176 0.052)
OKLCHoklch(83.7% 0.055 108.7)
XYZxyz(53.4336, 59.1809, 43.7229)
Luminance0.5918 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDA4 #A5A4CD
analogous
#CDB9A4 #CCCDA4 #B8CDA4
triadic
#CCCDA4 #A4CCCD #CDA4CC
tetradic
#CCCDA4 #A4CDB9 #A5A4CD #CDA4B8
square
#CCCDA4 #A4CDB9 #A5A4CD #CDA4B8
split-complementary
#CCCDA4 #A4B8CD #B9A4CD
monochromatic
#9D9F57 #B6B77D #CCCDA4 #E2E3CB #F4F4EB

Accessibility & contrast

On white

1.64
#CCCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.84
#CCCDA4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDA4
12.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDA4#FFFFFF#000000##000000
##CCCDA41.001.6412.8412.84
#FFFFFF1.641.0021.0021.00
#00000012.8421.001.001.00
##00000012.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C9A1
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#D2C8C2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccda4;
/* rgb */ color: rgb(204, 205, 164);
/* oklch */ color: oklch(83.7% 0.055 108.7);
Tailwind
colors: {
  custom: {
    50: '#dbdcbf',
    500: '#cccda4',
    950: '#000000',
  },
}
SCSS
$custom: #cccda4;
$custom-light: #dbdcbf;
$custom-dark: #000000;
JSON
{
  "hex": "#cccda4",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 164
  },
  "hsl": {
    "h": 61.463,
    "s": 29.078,
    "l": 72.353
  },
  "oklch": {
    "l": 0.83704,
    "c": 0.05487,
    "h": 108.7
  },
  "luminance": 0.5918
}

Semantic roles & 50–950 ramp

primary
#CCCDA4
secondary
#7473A2
accent
#3EA840
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482

Preview Lab

Preview with #CCCDA4

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

Preview Lab → · Contrast checker → · Palette generator →

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