#CCCC77#CCCC77
#CCCC77 is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 82.7% C 0.108 H 108.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCC77 |
|---|---|
| RGB | rgb(204, 204, 119) |
| HSL | hsl(60, 45%, 63%) |
| HSV | hsv(60, 42%, 80%) |
| CMYK | cmyk(0%, 0%, 41.7%, 20%) |
| CIE-LAB | lab(80.38, -12.27, 42.26) |
| CIE-LCH | lch(80.38, 44.00, 106.19°) |
| OKLab | oklab(82.66% -0.0343 0.1022) |
| OKLCH | oklch(82.66% 0.108 108.5) |
| XYZ | xyz(49.8253, 57.3561, 25.8953) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.24
Greenish Tan
#BCCB7A
ΔE00 4.20
Darkkhaki
#BDB76B
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 5.61
Light Olive
#ACBF69
ΔE00 6.46
Sand (survey)
#E2CA76
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCC77 #7777CC
analogous
#CCA177 #CCCC77 #A1CC77
triadic
#CCCC77 #77CCCC #CC77CC
tetradic
#CCCC77 #77CCA1 #7777CC #CC77A1
square
#CCCC77 #77CCA1 #7777CC #CC77A1
split-complementary
#CCCC77 #77A1CC #A177CC
monochromatic
#929237 #BBBB4A #CCCC77 #DDDDA4 #EDEDD0
Accessibility & contrast
On white
1.68
#CCCC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CCCC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCC77
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCC77 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C670
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#D7C2B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cccc77; /* rgb */ color: rgb(204, 204, 119); /* oklch */ color: oklch(82.7% 0.108 108.5);
Tailwind
colors: {
custom: {
50: '#dddb9f',
500: '#cccc77',
950: '#000000',
},
}SCSS
$custom: #cccc77; $custom-light: #dddb9f; $custom-dark: #000000;
JSON
{
"hex": "#cccc77",
"rgb": {
"r": 204,
"g": 204,
"b": 119
},
"hsl": {
"h": 60,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.82657,
"c": 0.10774,
"h": 108.5
},
"luminance": 0.57355
}Semantic roles & 50–950 ramp
primary
#CCCC77
secondary
#4F4F98
accent
#2DB92D
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480