#CCC480#CCC480
#CCC480 is a light, moderate yellow. Relative luminance 0.539; OKLCH L 81.1% C 0.089 H 102.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC480 |
|---|---|
| RGB | rgb(204, 196, 128) |
| HSL | hsl(54, 43%, 65%) |
| HSV | hsv(54, 37%, 80%) |
| CMYK | cmyk(0%, 3.9%, 37.3%, 20%) |
| CIE-LAB | lab(78.39, -7.20, 35.17) |
| CIE-LCH | lch(78.39, 35.89, 101.57°) |
| OKLab | oklab(81.12% -0.019 0.0865) |
| OKLCH | oklch(81.12% 0.089 102.4) |
| XYZ | xyz(48.5388, 53.8770, 28.2603) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.99
Sand (survey)
#E2CA76
ΔE00 5.71
Greenish Beige
#C9D179
ΔE00 5.77
Sand
#C2B280
ΔE00 6.29
Greenish Tan
#BCCB7A
ΔE00 6.46
Beige (survey)
#E6DAA6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC480 #8088CC
analogous
#CC9E80 #CCC480 #AECC80
triadic
#CCC480 #80CCC4 #C480CC
tetradic
#CCC480 #80CC9E #8088CC #CC80AE
square
#CCC480 #80CC9E #8088CC #CC80AE
split-complementary
#CCC480 #80AECC #9E80CC
monochromatic
#968C3C #BAB054 #CCC480 #DED8AC #EFEDD7
Accessibility & contrast
On white
1.78
#CCC480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CCC480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC480
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC480 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#D7BBB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc480; /* rgb */ color: rgb(204, 196, 128); /* oklch */ color: oklch(81.1% 0.089 102.4);
Tailwind
colors: {
custom: {
50: '#dcd5a5',
500: '#ccc480',
950: '#000000',
},
}SCSS
$custom: #ccc480; $custom-light: #dcd5a5; $custom-dark: #000000;
JSON
{
"hex": "#ccc480",
"rgb": {
"r": 204,
"g": 196,
"b": 128
},
"hsl": {
"h": 53.684,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.8112,
"c": 0.08852,
"h": 102.4
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#CCC480
secondary
#545C9C
accent
#3EB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380