#CCCC80#CCCC80
#CCCC80 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.8% C 0.098 H 108.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC80 |
|---|---|
| RGB | rgb(204, 204, 128) |
| HSL | hsl(60, 43%, 65%) |
| HSV | hsv(60, 37%, 80%) |
| CMYK | cmyk(0%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(80.51, -11.30, 37.89) |
| CIE-LCH | lch(80.51, 39.54, 106.60°) |
| OKLab | oklab(82.8% -0.0308 0.0927) |
| OKLCH | oklch(82.8% 0.098 108.4) |
| XYZ | xyz(50.3916, 57.5826, 28.8779) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.79
Greenish Tan
#BCCB7A
ΔE00 4.02
Pale Olive
#B9CC81
ΔE00 5.09
Darkkhaki
#BDB76B
ΔE00 5.44
Light Olive
#ACBF69
ΔE00 6.59
Sand (survey)
#E2CA76
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC80 #8080CC
analogous
#CCA680 #CCCC80 #A6CC80
triadic
#CCCC80 #80CCCC #CC80CC
tetradic
#CCCC80 #80CCA6 #8080CC #CC80A6
square
#CCCC80 #80CCA6 #8080CC #CC80A6
split-complementary
#CCCC80 #80A6CC #A680CC
monochromatic
#96963C #BABA54 #CCCC80 #DEDEAC #EFEFD7
Accessibility & contrast
On white
1.68
#CCCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CCCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC80
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC80 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C67A
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#D6C3B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cccc80; /* rgb */ color: rgb(204, 204, 128); /* oklch */ color: oklch(82.8% 0.098 108.4);
Tailwind
colors: {
custom: {
50: '#dddba6',
500: '#cccc80',
950: '#000000',
},
}SCSS
$custom: #cccc80; $custom-light: #dddba6; $custom-dark: #000000;
JSON
{
"hex": "#cccc80",
"rgb": {
"r": 204,
"g": 204,
"b": 128
},
"hsl": {
"h": 60,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.82799,
"c": 0.09769,
"h": 108.4
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#CCCC80
secondary
#54549C
accent
#30B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480