#CCCC83#CCCC83

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

Color values

HEX#CCCC83
RGBrgb(204, 204, 131)
HSLhsl(60, 42%, 66%)
HSVhsv(60, 36%, 80%)
CMYKcmyk(0%, 0%, 35.8%, 20%)
CIE-LABlab(80.55, -10.95, 36.42)
CIE-LCHlch(80.55, 38.03, 106.74°)
OKLaboklab(82.85% -0.0296 0.0895)
OKLCHoklch(82.85% 0.094 108.3)
XYZxyz(50.5920, 57.6627, 29.9332)
Luminance0.5766 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCC83 #8383CC
analogous
#CCA783 #CCCC83 #A7CC83
triadic
#CCCC83 #83CCCC #CC83CC
tetradic
#CCCC83 #83CCA7 #8383CC #CC83A7
square
#CCCC83 #83CCA7 #8383CC #CC83A7
split-complementary
#CCCC83 #83A7CC #A783CC
monochromatic
#97973E #BABA58 #CCCC83 #DEDEAE #F0F0DA

Accessibility & contrast

On white

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

On black

12.53
#CCCC83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCC83
12.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCC83#FFFFFF#000000##000000
##CCCC831.001.6812.5312.53
#FFFFFF1.681.0021.0021.00
#00000012.5321.001.001.00
##00000012.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccc83;
/* rgb */ color: rgb(204, 204, 131);
/* oklch */ color: oklch(82.8% 0.094 108.3);
Tailwind
colors: {
  custom: {
    50: '#dcdba8',
    500: '#cccc83',
    950: '#000000',
  },
}
SCSS
$custom: #cccc83;
$custom-light: #dcdba8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccc83",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 131
  },
  "hsl": {
    "h": 60,
    "s": 41.714,
    "l": 65.686
  },
  "oklch": {
    "l": 0.82849,
    "c": 0.09424,
    "h": 108.3
  },
  "luminance": 0.57662
}

Semantic roles & 50–950 ramp

primary
#CCCC83
secondary
#56569D
accent
#31B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480

Preview Lab

Preview with #CCCC83

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

Preview Lab → · Contrast checker → · Palette generator →

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