#CCCC84#CCCC84

#CCCC84 is a very light, moderate yellow. Relative luminance 0.577; OKLCH L 82.9% C 0.093 H 108.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).

Color values

HEX#CCCC84
RGBrgb(204, 204, 132)
HSLhsl(60, 41%, 66%)
HSVhsv(60, 35%, 80%)
CMYKcmyk(0%, 0%, 35.3%, 20%)
CIE-LABlab(80.57, -10.84, 35.93)
CIE-LCHlch(80.57, 37.53, 106.78°)
OKLaboklab(82.87% -0.0292 0.0884)
OKLCHoklch(82.87% 0.093 108.3)
XYZxyz(50.6601, 57.6900, 30.2919)
Luminance0.5769 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCC84 #8484CC
analogous
#CCA884 #CCCC84 #A8CC84
triadic
#CCCC84 #84CCCC #CC84CC
tetradic
#CCCC84 #84CCA8 #8484CC #CC84A8
square
#CCCC84 #84CCA8 #8484CC #CC84A8
split-complementary
#CCCC84 #84A8CC #A884CC
monochromatic
#97973F #BABA59 #CCCC84 #DEDEAF #F0F0DB

Accessibility & contrast

On white

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

On black

12.54
#CCCC84 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCC84
12.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCC84#FFFFFF#000000##000000
##CCCC841.001.6712.5412.54
#FFFFFF1.671.0021.0021.00
#00000012.5421.001.001.00
##00000012.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#D6C3BA
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccc84;
/* rgb */ color: rgb(204, 204, 132);
/* oklch */ color: oklch(82.9% 0.093 108.3);
Tailwind
colors: {
  custom: {
    50: '#dcdba8',
    500: '#cccc84',
    950: '#000000',
  },
}
SCSS
$custom: #cccc84;
$custom-light: #dcdba8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccc84",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 132
  },
  "hsl": {
    "h": 60,
    "s": 41.379,
    "l": 65.882
  },
  "oklch": {
    "l": 0.82866,
    "c": 0.09308,
    "h": 108.3
  },
  "luminance": 0.57689
}

Semantic roles & 50–950 ramp

primary
#CCCC84
secondary
#57579D
accent
#31B431
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480

Preview Lab

Preview with #CCCC84

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

Preview Lab → · Contrast checker → · Palette generator →

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