#CCCAAA#CCCAAA

#CCCAAA is a very light, muted yellow. Relative luminance 0.580; OKLCH L 83.2% C 0.043 H 104.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).

Color values

HEX#CCCAAA
RGBrgb(204, 202, 170)
HSLhsl(56, 25%, 73%)
HSVhsv(56, 17%, 80%)
CMYKcmyk(0%, 1%, 16.7%, 20%)
CIE-LABlab(80.73, -4.67, 16.26)
CIE-LCHlch(80.73, 16.92, 106.03°)
OKLaboklab(83.22% -0.0107 0.0419)
OKLCHoklch(83.22% 0.043 104.4)
XYZxyz(53.2775, 57.9813, 46.4073)
Luminance0.5798 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAAA #AAACCC
analogous
#CCB9AA #CCCAAA #BDCCAA
triadic
#CCCAAA #AACCCA #CAAACC
tetradic
#CCCAAA #AACCB9 #AAACCC #CCAABD
square
#CCCAAA #AACCB9 #AAACCC #CCAABD
split-complementary
#CCCAAA #AABDCC #B9AACC
monochromatic
#9D9A5E #B5B284 #CCCAAA #E3E2D0 #F4F3EC

Accessibility & contrast

On white

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

On black

12.60
#CCCAAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAAA
12.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAAA#FFFFFF#000000##000000
##CCCAAA1.001.6712.6012.60
#FFFFFF1.671.0021.0021.00
#00000012.6021.001.001.00
##00000012.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C7A8
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#D1C6C1
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccaaa;
/* rgb */ color: rgb(204, 202, 170);
/* oklch */ color: oklch(83.2% 0.043 104.4);
Tailwind
colors: {
  custom: {
    50: '#dbdac3',
    500: '#cccaaa',
    950: '#000000',
  },
}
SCSS
$custom: #cccaaa;
$custom-light: #dbdac3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaaa",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 170
  },
  "hsl": {
    "h": 56.471,
    "s": 25,
    "l": 73.333
  },
  "oklch": {
    "l": 0.8322,
    "c": 0.0432,
    "h": 104.4
  },
  "luminance": 0.57981
}

Semantic roles & 50–950 ramp

primary
#CCCAAA
secondary
#797CA1
accent
#48A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382

Preview Lab

Preview with #CCCAAA

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

Preview Lab → · Contrast checker → · Palette generator →

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