#CCCB64#CCCB64

#CCCB64 is a very light, vivid yellow. Relative luminance 0.565; OKLCH L 82.2% C 0.126 H 108.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).

Color values

HEX#CCCB64
RGBrgb(204, 203, 100)
HSLhsl(59, 50%, 60%)
HSVhsv(59, 51%, 80%)
CMYKcmyk(0%, 0.5%, 51%, 20%)
CIE-LABlab(79.88, -13.57, 50.88)
CIE-LCHlch(79.88, 52.65, 104.93°)
OKLaboklab(82.19% -0.0398 0.1197)
OKLCHoklch(82.19% 0.126 108.4)
XYZxyz(48.5592, 56.4706, 20.3961)
Luminance0.5647 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCB64 #6465CC
analogous
#CC9764 #CCCB64 #99CC64
triadic
#CCCB64 #64CCCB #CB64CC
tetradic
#CCCB64 #64CC97 #6465CC #CC6499
square
#CCCB64 #64CC97 #6465CC #CC6499
split-complementary
#CCCB64 #6499CC #9764CC
monochromatic
#89882D #B7B63C #CCCB64 #DBDA92 #EAEAC0

Accessibility & contrast

On white

1.71
#CCCB64 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.29
#CCCB64 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCB64
12.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCB64#FFFFFF#000000##000000
##CCCB641.001.7112.2912.29
#FFFFFF1.711.0021.0021.00
#00000012.2921.001.001.00
##00000012.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C45A
Deuteranopia (green-blind)
#DBC869
Tritanopia (blue-blind)
#D8C0B4
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #cccb64;
/* rgb */ color: rgb(204, 203, 100);
/* oklch */ color: oklch(82.2% 0.126 108.4);
Tailwind
colors: {
  custom: {
    50: '#deda93',
    500: '#cccb64',
    950: '#000000',
  },
}
SCSS
$custom: #cccb64;
$custom-light: #deda93;
$custom-dark: #000000;
JSON
{
  "hex": "#cccb64",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 100
  },
  "hsl": {
    "h": 59.423,
    "s": 50.485,
    "l": 59.608
  },
  "oklch": {
    "l": 0.82185,
    "c": 0.12614,
    "h": 108.4
  },
  "luminance": 0.56469
}

Semantic roles & 50–950 ramp

primary
#CCCB64
secondary
#454590
accent
#4FDA4E
background
#FEFEFC
surface
#FCFBF4
border
#D5D4CE
text
#15140D
muted
#84837F

Preview Lab

Preview with #CCCB64

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

Preview Lab → · Contrast checker → · Palette generator →

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