#CCCB80#CCCB80

#CCCB80 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.6% C 0.097 H 107.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).

Color values

HEX#CCCB80
RGBrgb(204, 203, 128)
HSLhsl(59, 43%, 65%)
HSVhsv(59, 37%, 80%)
CMYKcmyk(0%, 0.5%, 37.3%, 20%)
CIE-LABlab(80.24, -10.79, 37.55)
CIE-LCHlch(80.24, 39.07, 106.03°)
OKLaboklab(82.59% -0.0293 0.0919)
OKLCHoklch(82.59% 0.097 107.7)
XYZxyz(50.1547, 57.1088, 28.7989)
Luminance0.5711 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCB80 #8081CC
analogous
#CCA580 #CCCB80 #A7CC80
triadic
#CCCB80 #80CCCB #CB80CC
tetradic
#CCCB80 #80CCA5 #8081CC #CC80A7
square
#CCCB80 #80CCA5 #8081CC #CC80A7
split-complementary
#CCCB80 #80A7CC #A580CC
monochromatic
#96943C #BAB954 #CCCB80 #DEDDAC #EFEFD7

Accessibility & contrast

On white

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

On black

12.42
#CCCB80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCB80
12.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCB80#FFFFFF#000000##000000
##CCCB801.001.6912.4212.42
#FFFFFF1.691.0021.0021.00
#00000012.4221.001.001.00
##00000012.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C57A
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#D6C2B8
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #cccb80;
/* rgb */ color: rgb(204, 203, 128);
/* oklch */ color: oklch(82.6% 0.097 107.7);
Tailwind
colors: {
  custom: {
    50: '#dcdaa6',
    500: '#cccb80',
    950: '#000000',
  },
}
SCSS
$custom: #cccb80;
$custom-light: #dcdaa6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccb80",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 128
  },
  "hsl": {
    "h": 59.211,
    "s": 42.697,
    "l": 65.098
  },
  "oklch": {
    "l": 0.82588,
    "c": 0.0965,
    "h": 107.7
  },
  "luminance": 0.57108
}

Semantic roles & 50–950 ramp

primary
#CCCB80
secondary
#54559C
accent
#31B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380

Preview Lab

Preview with #CCCB80

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

Preview Lab → · Contrast checker → · Palette generator →

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