#CCCCAC#CCCCAC

#CCCCAC is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.7% C 0.043 H 107.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).

Color values

HEX#CCCCAC
RGBrgb(204, 204, 172)
HSLhsl(60, 24%, 74%)
HSVhsv(60, 16%, 80%)
CMYKcmyk(0%, 0%, 15.7%, 20%)
CIE-LABlab(81.29, -5.40, 15.99)
CIE-LCHlch(81.29, 16.88, 108.67°)
OKLaboklab(83.68% -0.0128 0.0412)
OKLCHoklch(83.68% 0.043 107.3)
XYZxyz(53.9405, 59.0021, 47.5687)
Luminance0.5900 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCAC #ACACCC
analogous
#CCBCAC #CCCCAC #BCCCAC
triadic
#CCCCAC #ACCCCC #CCACCC
tetradic
#CCCCAC #ACCCBC #ACACCC #CCACBC
square
#CCCCAC #ACCCBC #ACACCC #CCACBC
split-complementary
#CCCCAC #ACBCCC #BCACCC
monochromatic
#9D9D61 #B5B586 #CCCCAC #E3E3D2 #F3F3EC

Accessibility & contrast

On white

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

On black

12.80
#CCCCAC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCAC
12.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCAC#FFFFFF#000000##000000
##CCCCAC1.001.6412.8012.80
#FFFFFF1.641.0021.0021.00
#00000012.8021.001.001.00
##00000012.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C9AA
Deuteranopia (green-blind)
#D2CBAD
Tritanopia (blue-blind)
#D1C8C3
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccccac;
/* rgb */ color: rgb(204, 204, 172);
/* oklch */ color: oklch(83.7% 0.043 107.3);
Tailwind
colors: {
  custom: {
    50: '#dbdbc4',
    500: '#ccccac',
    950: '#000000',
  },
}
SCSS
$custom: #ccccac;
$custom-light: #dbdbc4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccac",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 172
  },
  "hsl": {
    "h": 60,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.8368,
    "c": 0.04312,
    "h": 107.3
  },
  "luminance": 0.59002
}

Semantic roles & 50–950 ramp

primary
#CCCCAC
secondary
#7B7BA1
accent
#43A243
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482

Preview Lab

Preview with #CCCCAC

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

Preview Lab → · Contrast checker → · Palette generator →

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