#CCCCAA#CCCCAA

#CCCCAA is a very light, muted yellow. Relative luminance 0.589; OKLCH L 83.6% C 0.046 H 107.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).

Color values

HEX#CCCCAA
RGBrgb(204, 204, 170)
HSLhsl(60, 25%, 73%)
HSVhsv(60, 17%, 80%)
CMYKcmyk(0%, 0%, 16.7%, 20%)
CIE-LABlab(81.25, -5.71, 16.99)
CIE-LCHlch(81.25, 17.93, 108.57°)
OKLaboklab(83.63% -0.0136 0.0437)
OKLCHoklch(83.63% 0.046 107.3)
XYZxyz(53.7499, 58.9259, 46.5647)
Luminance0.5893 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCAA #AAAACC
analogous
#CCBBAA #CCCCAA #BBCCAA
triadic
#CCCCAA #AACCCC #CCAACC
tetradic
#CCCCAA #AACCBB #AAAACC #CCAABB
square
#CCCCAA #AACCBB #AAAACC #CCAABB
split-complementary
#CCCCAA #AABBCC #BBAACC
monochromatic
#9D9D5E #B5B584 #CCCCAA #E3E3D0 #F4F4EC

Accessibility & contrast

On white

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

On black

12.79
#CCCCAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCAA
12.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCAA#FFFFFF#000000##000000
##CCCCAA1.001.6412.7912.79
#FFFFFF1.641.0021.0021.00
#00000012.7921.001.001.00
##00000012.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C9A8
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#D1C7C2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccccaa;
/* rgb */ color: rgb(204, 204, 170);
/* oklch */ color: oklch(83.6% 0.046 107.3);
Tailwind
colors: {
  custom: {
    50: '#dbdbc3',
    500: '#ccccaa',
    950: '#000000',
  },
}
SCSS
$custom: #ccccaa;
$custom-light: #dbdbc3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccaa",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 170
  },
  "hsl": {
    "h": 60,
    "s": 25,
    "l": 73.333
  },
  "oklch": {
    "l": 0.83633,
    "c": 0.04575,
    "h": 107.3
  },
  "luminance": 0.58925
}

Semantic roles & 50–950 ramp

primary
#CCCCAA
secondary
#7979A1
accent
#42A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482

Preview Lab

Preview with #CCCCAA

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

Preview Lab → · Contrast checker → · Palette generator →

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