#CCCB55#CCCB55

#CCCB55 is a very light, vivid yellow. Relative luminance 0.562; OKLCH L 82.0% C 0.140 H 108.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).

Color values

HEX#CCCB55
RGBrgb(204, 203, 85)
HSLhsl(59, 54%, 57%)
HSVhsv(59, 58%, 80%)
CMYKcmyk(0%, 0.5%, 58.3%, 20%)
CIE-LABlab(79.73, -14.74, 57.53)
CIE-LCHlch(79.73, 59.39, 104.37°)
OKLaboklab(82.02% -0.0447 0.1323)
OKLCHoklch(82.02% 0.14 108.7)
XYZxyz(47.8989, 56.2064, 16.9183)
Luminance0.5621 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCB55 #5556CC
analogous
#CC9055 #CCCB55 #92CC55
triadic
#CCCB55 #55CCCB #CB55CC
tetradic
#CCCB55 #55CC90 #5556CC #CC5592
square
#CCCB55 #55CC90 #5556CC #CC5592
split-complementary
#CCCB55 #5592CC #9055CC
monochromatic
#807F26 #AFAE35 #CCCB55 #DAD984 #E8E8B3

Accessibility & contrast

On white

1.72
#CCCB55 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.24
#CCCB55 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCB55
12.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCB55#FFFFFF#000000##000000
##CCCB551.001.7212.2412.24
#FFFFFF1.721.0021.0021.00
#00000012.2421.001.001.00
##00000012.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAC348
Deuteranopia (green-blind)
#DCC85C
Tritanopia (blue-blind)
#D9BFB2
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #cccb55;
/* rgb */ color: rgb(204, 203, 85);
/* oklch */ color: oklch(82.0% 0.140 108.7);
Tailwind
colors: {
  custom: {
    50: '#deda89',
    500: '#cccb55',
    950: '#000000',
  },
}
SCSS
$custom: #cccb55;
$custom-light: #deda89;
$custom-dark: #000000;
JSON
{
  "hex": "#cccb55",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 85
  },
  "hsl": {
    "h": 59.496,
    "s": 53.846,
    "l": 56.667
  },
  "oklch": {
    "l": 0.82017,
    "c": 0.13968,
    "h": 108.7
  },
  "luminance": 0.56205
}

Semantic roles & 50–950 ramp

primary
#CCCB55
secondary
#3D3E88
accent
#4CDD4B
background
#FEFEFC
surface
#FCFBF4
border
#D5D4CE
text
#15140C
muted
#84837F

Preview Lab

Preview with #CCCB55

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

Preview Lab → · Contrast checker → · Palette generator →

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