#CCC677#CCC677
#CCC677 is a light, moderate yellow. Relative luminance 0.546; OKLCH L 81.4% C 0.101 H 104.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC677 |
|---|---|
| RGB | rgb(204, 198, 119) |
| HSL | hsl(56, 45%, 63%) |
| HSV | hsv(56, 42%, 80%) |
| CMYK | cmyk(0%, 2.9%, 41.7%, 20%) |
| CIE-LAB | lab(78.79, -9.21, 40.26) |
| CIE-LCH | lch(78.79, 41.30, 102.89°) |
| OKLab | oklab(81.39% -0.0255 0.0977) |
| OKLCH | oklch(81.39% 0.101 104.6) |
| XYZ | xyz(48.4266, 54.5587, 25.4291) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.92
Greenish Beige
#C9D179
ΔE00 4.35
Sand (survey)
#E2CA76
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 6.85
Light Olive
#ACBF69
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC677 #777DCC
analogous
#CC9B77 #CCC677 #A7CC77
triadic
#CCC677 #77CCC6 #C677CC
tetradic
#CCC677 #77CC9B #777DCC #CC77A7
square
#CCC677 #77CC9B #777DCC #CC77A7
split-complementary
#CCC677 #77A7CC #9B77CC
monochromatic
#928B37 #BBB34A #CCC677 #DDD9A4 #EDEBD0
Accessibility & contrast
On white
1.76
#CCC677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#CCC677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC677
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC677 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C171
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#D7BCB3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc677; /* rgb */ color: rgb(204, 198, 119); /* oklch */ color: oklch(81.4% 0.101 104.6);
Tailwind
colors: {
custom: {
50: '#ddd79f',
500: '#ccc677',
950: '#000000',
},
}SCSS
$custom: #ccc677; $custom-light: #ddd79f; $custom-dark: #000000;
JSON
{
"hex": "#ccc677",
"rgb": {
"r": 204,
"g": 198,
"b": 119
},
"hsl": {
"h": 55.765,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.81391,
"c": 0.10092,
"h": 104.6
},
"luminance": 0.54557
}Semantic roles & 50–950 ramp
primary
#CCC677
secondary
#4F5498
accent
#37B92D
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380