#CCCCAF#CCCCAF

#CCCCAF is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.8% C 0.039 H 107.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#CCCCAF
RGBrgb(204, 204, 175)
HSLhsl(60, 22%, 74%)
HSVhsv(60, 14%, 80%)
CMYKcmyk(0%, 0%, 14.2%, 20%)
CIE-LABlab(81.36, -4.93, 14.48)
CIE-LCHlch(81.36, 15.30, 108.81°)
OKLaboklab(83.75% -0.0116 0.0374)
OKLCHoklch(83.75% 0.039 107.2)
XYZxyz(54.2319, 59.1187, 49.1032)
Luminance0.5912 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCAF #AFAFCC
analogous
#CCBEAF #CCCCAF #BECCAF
triadic
#CCCCAF #AFCCCC #CCAFCC
tetradic
#CCCCAF #AFCCBE #AFAFCC #CCAFBE
square
#CCCCAF #AFCCBE #AFAFCC #CCAFBE
split-complementary
#CCCCAF #AFBECC #BEAFCC
monochromatic
#9C9C64 #B4B48A #CCCCAF #E4E4D4 #F3F3EC

Accessibility & contrast

On white

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

On black

12.82
#CCCCAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCAF
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCAF#FFFFFF#000000##000000
##CCCCAF1.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C9AD
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#D1C8C4
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccccaf;
/* rgb */ color: rgb(204, 204, 175);
/* oklch */ color: oklch(83.8% 0.039 107.2);
Tailwind
colors: {
  custom: {
    50: '#dbdbc7',
    500: '#ccccaf',
    950: '#000000',
  },
}
SCSS
$custom: #ccccaf;
$custom-light: #dbdbc7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccaf",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 175
  },
  "hsl": {
    "h": 60,
    "s": 22.137,
    "l": 74.314
  },
  "oklch": {
    "l": 0.83752,
    "c": 0.03916,
    "h": 107.2
  },
  "luminance": 0.59118
}

Semantic roles & 50–950 ramp

primary
#CCCCAF
secondary
#7E7EA1
accent
#45A145
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151513
muted
#848482

Preview Lab

Preview with #CCCCAF

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

Preview Lab → · Contrast checker → · Palette generator →

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