#CCC780#CCC780
#CCC780 is a light, moderate yellow. Relative luminance 0.552; OKLCH L 81.7% C 0.092 H 104.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC780 |
|---|---|
| RGB | rgb(204, 199, 128) |
| HSL | hsl(56, 43%, 65%) |
| HSV | hsv(56, 37%, 80%) |
| CMYK | cmyk(0%, 2.5%, 37.3%, 20%) |
| CIE-LAB | lab(79.18, -8.74, 36.19) |
| CIE-LCH | lch(79.18, 37.23, 103.58°) |
| OKLab | oklab(81.75% -0.0234 0.0888) |
| OKLCH | oklch(81.75% 0.092 104.8) |
| XYZ | xyz(49.2222, 55.2439, 28.4881) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.34
Greenish Beige
#C9D179
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 5.43
Sand (survey)
#E2CA76
ΔE00 6.10
Pale Olive
#B9CC81
ΔE00 6.37
Beige (survey)
#E6DAA6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC780 #8085CC
analogous
#CCA180 #CCC780 #ABCC80
triadic
#CCC780 #80CCC7 #C780CC
tetradic
#CCC780 #80CCA1 #8085CC #CC80AB
square
#CCC780 #80CCA1 #8085CC #CC80AB
split-complementary
#CCC780 #80ABCC #A180CC
monochromatic
#96903C #BAB454 #CCC780 #DEDAAC #EFEED7
Accessibility & contrast
On white
1.74
#CCC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CCC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC780
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC780 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#D6BEB5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc780; /* rgb */ color: rgb(204, 199, 128); /* oklch */ color: oklch(81.7% 0.092 104.8);
Tailwind
colors: {
custom: {
50: '#dcd7a5',
500: '#ccc780',
950: '#000000',
},
}SCSS
$custom: #ccc780; $custom-light: #dcd7a5; $custom-dark: #000000;
JSON
{
"hex": "#ccc780",
"rgb": {
"r": 204,
"g": 199,
"b": 128
},
"hsl": {
"h": 56.053,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.81747,
"c": 0.09185,
"h": 104.8
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#CCC780
secondary
#54599C
accent
#39B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380