#CCCC80#CCCC80

#CCCC80 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.8% C 0.098 H 108.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).

Color values

HEX#CCCC80
RGBrgb(204, 204, 128)
HSLhsl(60, 43%, 65%)
HSVhsv(60, 37%, 80%)
CMYKcmyk(0%, 0%, 37.3%, 20%)
CIE-LABlab(80.51, -11.30, 37.89)
CIE-LCHlch(80.51, 39.54, 106.60°)
OKLaboklab(82.8% -0.0308 0.0927)
OKLCHoklch(82.8% 0.098 108.4)
XYZxyz(50.3916, 57.5826, 28.8779)
Luminance0.5758 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCC80 #8080CC
analogous
#CCA680 #CCCC80 #A6CC80
triadic
#CCCC80 #80CCCC #CC80CC
tetradic
#CCCC80 #80CCA6 #8080CC #CC80A6
square
#CCCC80 #80CCA6 #8080CC #CC80A6
split-complementary
#CCCC80 #80A6CC #A680CC
monochromatic
#96963C #BABA54 #CCCC80 #DEDEAC #EFEFD7

Accessibility & contrast

On white

1.68
#CCCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.52
#CCCC80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCC80
12.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCC80#FFFFFF#000000##000000
##CCCC801.001.6812.5212.52
#FFFFFF1.681.0021.0021.00
#00000012.5221.001.001.00
##00000012.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#D6C3B9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccc80;
/* rgb */ color: rgb(204, 204, 128);
/* oklch */ color: oklch(82.8% 0.098 108.4);
Tailwind
colors: {
  custom: {
    50: '#dddba6',
    500: '#cccc80',
    950: '#000000',
  },
}
SCSS
$custom: #cccc80;
$custom-light: #dddba6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccc80",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 128
  },
  "hsl": {
    "h": 60,
    "s": 42.697,
    "l": 65.098
  },
  "oklch": {
    "l": 0.82799,
    "c": 0.09769,
    "h": 108.4
  },
  "luminance": 0.57582
}

Semantic roles & 50–950 ramp

primary
#CCCC80
secondary
#54549C
accent
#30B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480

Preview Lab

Preview with #CCCC80

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

Preview Lab → · Contrast checker → · Palette generator →

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