#CCCC65#CCCC65

#CCCC65 is a very light, vivid yellow. Relative luminance 0.570; OKLCH L 82.4% C 0.126 H 108.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).

Color values

HEX#CCCC65
RGBrgb(204, 204, 101)
HSLhsl(60, 50%, 60%)
HSVhsv(60, 50%, 80%)
CMYKcmyk(0%, 0%, 50.5%, 20%)
CIE-LABlab(80.16, -13.99, 50.73)
CIE-LCHlch(80.16, 52.63, 105.41°)
OKLaboklab(82.41% -0.0409 0.1195)
OKLCHoklch(82.41% 0.126 108.9)
XYZxyz(48.8448, 56.9639, 20.7315)
Luminance0.5696 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCC65 #6565CC
analogous
#CC9965 #CCCC65 #99CC65
triadic
#CCCC65 #65CCCC #CC65CC
tetradic
#CCCC65 #65CC99 #6565CC #CC6599
square
#CCCC65 #65CC99 #6565CC #CC6599
split-complementary
#CCCC65 #6599CC #9965CC
monochromatic
#89892D #B7B73D #CCCC65 #DBDB93 #EAEAC1

Accessibility & contrast

On white

1.69
#CCCC65 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.39
#CCCC65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCC65
12.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCC65#FFFFFF#000000##000000
##CCCC651.001.6912.3912.39
#FFFFFF1.691.0021.0021.00
#00000012.3921.001.001.00
##00000012.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAC55B
Deuteranopia (green-blind)
#DBC96A
Tritanopia (blue-blind)
#D8C1B5
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #cccc65;
/* rgb */ color: rgb(204, 204, 101);
/* oklch */ color: oklch(82.4% 0.126 108.9);
Tailwind
colors: {
  custom: {
    50: '#dedb94',
    500: '#cccc65',
    950: '#000000',
  },
}
SCSS
$custom: #cccc65;
$custom-light: #dedb94;
$custom-dark: #000000;
JSON
{
  "hex": "#cccc65",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 101
  },
  "hsl": {
    "h": 60,
    "s": 50.244,
    "l": 59.804
  },
  "oklch": {
    "l": 0.8241,
    "c": 0.12628,
    "h": 108.9
  },
  "luminance": 0.56963
}

Semantic roles & 50–950 ramp

primary
#CCCC65
secondary
#454590
accent
#4EDA4E
background
#FEFEFC
surface
#FCFBF4
border
#D5D4CE
text
#15150D
muted
#84847F

Preview Lab

Preview with #CCCC65

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

Preview Lab → · Contrast checker → · Palette generator →

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