#CCCC85#CCCC85

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

Color values

HEX#CCCC85
RGBrgb(204, 204, 133)
HSLhsl(60, 41%, 66%)
HSVhsv(60, 35%, 80%)
CMYKcmyk(0%, 0%, 34.8%, 20%)
CIE-LABlab(80.58, -10.72, 35.44)
CIE-LCHlch(80.58, 37.02, 106.83°)
OKLaboklab(82.88% -0.0288 0.0873)
OKLCHoklch(82.88% 0.092 108.2)
XYZxyz(50.7288, 57.7175, 30.6540)
Luminance0.5772 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCC85 #8585CC
analogous
#CCA885 #CCCC85 #A8CC85
triadic
#CCCC85 #85CCCC #CC85CC
tetradic
#CCCC85 #85CCA8 #8585CC #CC85A8
square
#CCCC85 #85CCA8 #8585CC #CC85A8
split-complementary
#CCCC85 #85A8CC #A885CC
monochromatic
#97973F #BABA5A #CCCC85 #DEDEB0 #F0F0DB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCC85#FFFFFF#000000##000000
##CCCC851.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)
#D7C680
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#D6C4BA
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccc85;
/* rgb */ color: rgb(204, 204, 133);
/* oklch */ color: oklch(82.9% 0.092 108.2);
Tailwind
colors: {
  custom: {
    50: '#dcdba9',
    500: '#cccc85',
    950: '#000000',
  },
}
SCSS
$custom: #cccc85;
$custom-light: #dcdba9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccc85",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 133
  },
  "hsl": {
    "h": 60,
    "s": 41.04,
    "l": 66.078
  },
  "oklch": {
    "l": 0.82883,
    "c": 0.09191,
    "h": 108.2
  },
  "luminance": 0.57717
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #CCCC85

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

Preview Lab → · Contrast checker → · Palette generator →

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