#CCC7AA#CCC7AA

#CCC7AA is a very light, muted yellow. Relative luminance 0.566; OKLCH L 82.6% C 0.040 H 99.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).

Color values

HEX#CCC7AA
RGBrgb(204, 199, 170)
HSLhsl(51, 25%, 73%)
HSVhsv(51, 17%, 80%)
CMYKcmyk(0%, 2.5%, 16.7%, 20%)
CIE-LABlab(79.95, -3.11, 15.16)
CIE-LCHlch(79.95, 15.48, 101.59°)
OKLaboklab(82.6% -0.0063 0.0391)
OKLCHoklch(82.6% 0.04 99.1)
XYZxyz(52.5805, 56.5872, 46.1749)
Luminance0.5659 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC7AA #AAAFCC
analogous
#CCB6AA #CCC7AA #C0CCAA
triadic
#CCC7AA #AACCC7 #C7AACC
tetradic
#CCC7AA #AACCB6 #AAAFCC #CCAAC0
square
#CCC7AA #AACCB6 #AAAFCC #CCAAC0
split-complementary
#CCC7AA #AAC0CC #B6AACC
monochromatic
#9D945E #B5AE84 #CCC7AA #E3E0D0 #F4F2EC

Accessibility & contrast

On white

1.70
#CCC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.32
#CCC7AA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC7AA
12.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC7AA#FFFFFF#000000##000000
##CCC7AA1.001.7012.3212.32
#FFFFFF1.701.0021.0021.00
#00000012.3221.001.001.00
##00000012.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#CFC7AB
Tritanopia (blue-blind)
#D2C3BF
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc7aa;
/* rgb */ color: rgb(204, 199, 170);
/* oklch */ color: oklch(82.6% 0.040 99.1);
Tailwind
colors: {
  custom: {
    50: '#dbd8c3',
    500: '#ccc7aa',
    950: '#000000',
  },
}
SCSS
$custom: #ccc7aa;
$custom-light: #dbd8c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc7aa",
  "rgb": {
    "r": 204,
    "g": 199,
    "b": 170
  },
  "hsl": {
    "h": 51.176,
    "s": 25,
    "l": 73.333
  },
  "oklch": {
    "l": 0.82604,
    "c": 0.03961,
    "h": 99.1
  },
  "luminance": 0.56586
}

Semantic roles & 50–950 ramp

primary
#CCC7AA
secondary
#797FA1
accent
#50A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382

Preview Lab

Preview with #CCC7AA

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

Preview Lab → · Contrast checker → · Palette generator →

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