#CCCAAC#CCCAAC

#CCCAAC is a very light, muted yellow. Relative luminance 0.581; OKLCH L 83.3% C 0.041 H 104.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).

Color values

HEX#CCCAAC
RGBrgb(204, 202, 172)
HSLhsl(56, 24%, 74%)
HSVhsv(56, 16%, 80%)
CMYKcmyk(0%, 1%, 15.7%, 20%)
CIE-LABlab(80.77, -4.36, 15.26)
CIE-LCHlch(80.77, 15.87, 105.96°)
OKLaboklab(83.27% -0.0099 0.0393)
OKLCHoklch(83.27% 0.041 104.1)
XYZxyz(53.4682, 58.0575, 47.4112)
Luminance0.5806 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAAC #ACAECC
analogous
#CCBAAC #CCCAAC #BECCAC
triadic
#CCCAAC #ACCCCA #CAACCC
tetradic
#CCCAAC #ACCCBA #ACAECC #CCACBE
square
#CCCAAC #ACCCBA #ACAECC #CCACBE
split-complementary
#CCCAAC #ACBECC #BAACCC
monochromatic
#9D9961 #B5B286 #CCCAAC #E3E2D2 #F3F3EC

Accessibility & contrast

On white

1.67
#CCCAAC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.61
#CCCAAC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAAC
12.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAAC#FFFFFF#000000##000000
##CCCAAC1.001.6712.6112.61
#FFFFFF1.671.0021.0021.00
#00000012.6121.001.001.00
##00000012.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C8AA
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#D1C6C2
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccaac;
/* rgb */ color: rgb(204, 202, 172);
/* oklch */ color: oklch(83.3% 0.041 104.1);
Tailwind
colors: {
  custom: {
    50: '#dbdac4',
    500: '#cccaac',
    950: '#000000',
  },
}
SCSS
$custom: #cccaac;
$custom-light: #dbdac4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaac",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 172
  },
  "hsl": {
    "h": 56.25,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.83268,
    "c": 0.04056,
    "h": 104.1
  },
  "luminance": 0.58057
}

Semantic roles & 50–950 ramp

primary
#CCCAAC
secondary
#7B7EA1
accent
#49A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382

Preview Lab

Preview with #CCCAAC

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

Preview Lab → · Contrast checker → · Palette generator →

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