#CCCF50#CCCF50

#CCCF50 is a very light, vivid yellow. Relative luminance 0.580; OKLCH L 82.8% C 0.148 H 110.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).

Color values

HEX#CCCF50
RGBrgb(204, 207, 80)
HSLhsl(61, 57%, 56%)
HSVhsv(61, 61%, 81%)
CMYKcmyk(1.4%, 0%, 61.4%, 18.8%)
CIE-LABlab(80.76, -17.08, 60.79)
CIE-LCHlch(80.76, 63.15, 105.69°)
OKLaboklab(82.83% -0.0518 0.1386)
OKLCHoklch(82.83% 0.148 110.5)
XYZxyz(48.6640, 58.0434, 16.2279)
Luminance0.5804 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCF50 #5350CF
analogous
#CF9350 #CCCF50 #8DCF50
triadic
#CCCF50 #50CCCF #CF50CC
tetradic
#CCCF50 #50CF93 #5350CF #CF508D
square
#CCCF50 #50CF93 #5350CF #CF508D
split-complementary
#CCCF50 #508DCF #9350CF
monochromatic
#7F8123 #AEB131 #CCCF50 #DADC80 #E8E9B0

Accessibility & contrast

On white

1.67
#CCCF50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.61
#CCCF50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCF50
12.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCF50#FFFFFF#000000##000000
##CCCF501.001.6712.6112.61
#FFFFFF1.671.0021.0021.00
#00000012.6121.001.001.00
##00000012.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC640
Deuteranopia (green-blind)
#DFCA58
Tritanopia (blue-blind)
#D9C3B4
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #cccf50;
/* rgb */ color: rgb(204, 207, 80);
/* oklch */ color: oklch(82.8% 0.148 110.5);
Tailwind
colors: {
  custom: {
    50: '#dedd87',
    500: '#cccf50',
    950: '#000000',
  },
}
SCSS
$custom: #cccf50;
$custom-light: #dedd87;
$custom-dark: #000000;
JSON
{
  "hex": "#cccf50",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 80
  },
  "hsl": {
    "h": 61.417,
    "s": 56.951,
    "l": 56.275
  },
  "oklch": {
    "l": 0.82827,
    "c": 0.14796,
    "h": 110.5
  },
  "luminance": 0.58042
}

Semantic roles & 50–950 ramp

primary
#CCCF50
secondary
#3D3B89
accent
#48E04B
background
#FEFEFC
surface
#FCFCF3
border
#D5D5CD
text
#16150C
muted
#84847F

Preview Lab

Preview with #CCCF50

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

Preview Lab → · Contrast checker → · Palette generator →

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