#CCC03C#CCC03C

#CCC03C is a light, vivid yellow. Relative luminance 0.509; OKLCH L 79.5% C 0.148 H 104.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).

Color values

HEX#CCC03C
RGBrgb(204, 192, 60)
HSLhsl(55, 59%, 52%)
HSVhsv(55, 71%, 80%)
CMYKcmyk(0%, 5.9%, 70.6%, 20%)
CIE-LABlab(76.60, -10.68, 64.45)
CIE-LCHlch(76.60, 65.32, 99.41°)
OKLaboklab(79.46% -0.0359 0.1431)
OKLCHoklch(79.46% 0.148 104.1)
XYZxyz(44.5690, 50.8647, 11.7443)
Luminance0.5086 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC03C #3C48CC
analogous
#CC783C #CCC03C #90CC3C
triadic
#CCC03C #3CCCC0 #C03CCC
tetradic
#CCC03C #3CCC78 #3C48CC #CC3C90
square
#CCC03C #3CCC78 #3C48CC #CC3C90
split-complementary
#CCC03C #3C90CC #783CCC
monochromatic
#70691D #A1972A #CCC03C #D9D06D #E5DF9D

Accessibility & contrast

On white

1.88
#CCC03C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.17
#CCC03C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC03C
11.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC03C#FFFFFF#000000##000000
##CCC03C1.001.8811.1711.17
#FFFFFF1.881.0021.0021.00
#00000011.1721.001.001.00
##00000011.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1BA26
Deuteranopia (green-blind)
#D5C045
Tritanopia (blue-blind)
#DBB3A6
Achromatopsia (no color)
#BDBDBD

Design tokens & code

CSS
--color: #ccc03c;
/* rgb */ color: rgb(204, 192, 60);
/* oklch */ color: oklch(79.5% 0.148 104.1);
Tailwind
colors: {
  custom: {
    50: '#dfd27a',
    500: '#ccc03c',
    950: '#000000',
  },
}
SCSS
$custom: #ccc03c;
$custom-light: #dfd27a;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc03c",
  "rgb": {
    "r": 204,
    "g": 192,
    "b": 60
  },
  "hsl": {
    "h": 55,
    "s": 58.537,
    "l": 51.765
  },
  "oklch": {
    "l": 0.79459,
    "c": 0.14755,
    "h": 104.1
  },
  "luminance": 0.50863
}

Semantic roles & 50–950 ramp

primary
#CCC03C
secondary
#333979
accent
#53E246
background
#FEFEFB
surface
#FCFBF2
border
#D5D4CC
text
#16140A
muted
#84837D

Preview Lab

Preview with #CCC03C

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

Preview Lab → · Contrast checker → · Palette generator →

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